feat: add common-utils with Zsh to DevContainer recommendations - #231
Conversation
- Add common-utils feature documentation with Zsh configuration - Include benefits, considerations, and usage examples - Provide alternative configuration for Bash users - Document recommended environment variables for Zsh Fixes #226 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
📝 WalkthroughWalkthroughThis pull request adds documentation for a new optional DevContainer feature that configures the common-utils image with Zsh as the default shell, including configuration details, benefits, considerations, and fallback options for teams preferring Bash. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Suggested labels
Poem
Pre-merge checks✅ Passed checks (5 passed)
📜 Recent review detailsConfiguration used: defaults Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used📓 Path-based instructions (1){.codex/**,.devcontainer/codex*,package*.json,npm/global.json}📄 CodeRabbit inference engine (CLAUDE.md)
Files:
🧠 Learnings (3)📓 Common learnings📚 Learning: 2025-12-01T03:45:17.253ZApplied to files:
📚 Learning: 2025-12-01T03:45:17.253ZApplied to files:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
PR レビュー完了このPRをレビューしました。全体的に高品質なドキュメント追加で、適切に構成されています。 ✅ 良い点
📝 改善提案(軽微)
🔒 セキュリティ
🧪 テストカバレッジ
⚡ パフォーマンス
📊 品質基準
🎯 総合評価承認推奨(Approve) - 軽微な改善提案はありますが、現状でもマージ可能な品質です。 改善提案は任意ですが、実装すると他のセクションとの一貫性が向上します。 🤖 Generated by Claude Code |
|
🎉 This PR is included in version 1.29.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Summary
Add comprehensive documentation for the common-utils DevContainer feature with Zsh configuration to the DevContainer recommendations.
Changes
.codex/devcontainer-recommendations.mdKey Features Documented
Common-utils with Zsh
The documentation covers:
Configuration Example
{ "ghcr.io/devcontainers/features/common-utils:2": { "configureZshAsDefaultShell": true } }Recommended Use Cases
Benefits
Fixes #226
🤖 Generated with Claude Code
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.