Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Feature request: allow Copilot agents to read user-opened terminal panes with...

未关闭
#4,042 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
5/5
预计耗时
一周以上
新手友好度
35/100
Issue 类型
功能
描述清晰度
基本清楚
活跃度
活跃
技术栈
github
领域
ai, cli, desktop

调研方向

Start at the /chat terminal-pane experience and review how terminal actions such as “Send terminal to chat” or Ctrl+L could be represented in the app. Done means explicit, visible, time-limited, terminal-scoped and revocable consent lets Copilot read the approved terminal context without default access.

由索引模型根据 Issue 内容生成。

描述

Feature request: allow Copilot agents to read user-opened terminal panes with explicit consent.

Use case:
I opened a terminal manually inside the GitHub Copilot app and ran an external agent CLI (ant). When I asked Copilot if it could see the terminal output, it could detect that a terminal panel existed from context, but it could not read the scrollback because the terminal instance was not accessible to the agent.

Desired behavior:

  • User opens a terminal manually and runs commands.
  • User asks Copilot to inspect the terminal, or clicks a terminal action such as “Send terminal to chat”.
  • App asks for explicit per-terminal consent, or the click itself acts as an intentional share action.
  • If approved, Copilot can read current viewport / recent scrollback / selected scrollback / full scrollback.
  • Access should be time-limited, visible, scoped to that terminal, and revocable.

Prior art / UX reference:
In Antigravity IDE, when a terminal is open, the top bar has an @ action, also available via Ctrl+L, labeled “Send terminal to chat”. This is a useful interaction pattern: the user explicitly chooses to attach/share the terminal context with the chat instead of the agent having automatic access.

Why this matters:
This would improve debugging and coordination when using external agent CLIs (ant, agy, copilot) inside Copilot app project worktrees. It would avoid manual copy/paste of terminal output while preserving the right privacy model: no terminal access by default, only explicit user-initiated sharing.


Field Value
App version 1.1.22
OS Windows 10.0.26200
Theme GitHub
Path /chat
Tenure Day 1
主要语言
没有语言数据
星标
2.1k
派生
157
PR 合并指标
30 天内没有已合并 PR

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

github/app 的其他 Issue

查看 github/app 的全部 Issue

相似的 Issue

更多 AI Infra & Agents Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。