github / github/copilot-cli

Auto-allow permissions on session start

オープン
#3,877 コメント 2 件 リアクション 2 件 担当者 0 名 GitHub で見る
area:configuration area:permissions
主要言語
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

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。