Auto-allow permissions on session start
- 主要言語
- Shell
- スター
- 11.2k
- フォーク
- 1.9k
- 平均マージ
- 14時間 16分
- マージ済み PR(30日)
- 6
説明
### Describe the feature or problem you'd like to solve
Add a persistent setting to automatically run /allow-all when starting a new session.
### Proposed solution
Suggested implementation:
- Add a setting like `permissions.auto_allow_all: true` (configurable via /settings)
- Or add a startup preference in ~/.copilot/config
### Example prompts or workflows
I work in trusted directories and need to run /allow-all at the start of every session. Having to manually enable permissions each time creates friction in the workflow.
### Additional context
Same as Claude's bypass permissions toggle.
コントリビューションガイド
調査の方向性
Start by tracing the existing /allow-all command and the /settings flow. Compare the proposed permissions.auto_allow_all setting with the startup preference in ~/.copilot/config, then determine how a new session reads persisted settings. Done means a documented, configurable preference automatically applies the intended permission behavior when a session starts.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- shell
- 領域
- cli, security
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 活発
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100