@cloudflare/shell@0.3.6
cloudflare/agents@cloudflare/shell@0.3.6Apr 30, 2026by github-actions[bot]
AI Summary
This is a patch release (0.3.6) for @cloudflare/shell that adds hidden default Basic authentication credentials for shell git tool providers, improving the out-of-box authentication experience.
Key Highlights
- Added hidden default Basic auth credentials for shell git tool providers
- Improves authentication handling for git operations in the shell
- Single patch change from PR #1431 by @threepointone
New Features
- Hidden default Basic authentication credentials for shell git tool providers
Full Release Notes
### Patch Changes - [#1431](https://github.com/cloudflare/agents/pull/1431) [`e430847`](https://github.com/cloudflare/agents/commit/e4308478f90d238e3711fff0f52160b36cfabe1f) Thanks [@threepointone](https://github.com/threepointone)! - Add hidden default Basic auth credentials for shell git tool providers.