【功能建议】使用 mac 桌面版后的一些体验上的小问题反馈
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4k
- Forks
- 453
- Avg merge
- 12h 30m
- Merged PRs (30d)
- 46
Description
1、目前的交互:选择skill 后,会立马发送出去。与codex 和 其他的桌面agent 交互习惯不太相符, 一般是选择了一个技能后,在附带一些提示词,然后再与agent 对话。 期望是做成 和 codex app 一样的交互
2、子agent 报错或者 超时 超出 token 预算之后 主agent 基本就丢失了 所有子agent 的工作过程了, 期望是 可以有总结输出给到 主agent。 并且目前找不到可以设置子agent 超时时间,token 预算的 配置。
3、不知道为什么 agent 只能访问到 /usr/bin:/bin:/usr/sbin:/sbin,没有包含 ~/.local/bin 导致我安装的各种cli程序, 他都不能直接通过 程序名访问, 得具体的访问完整的目录。 期望可以 有配置 agent 运行时的 $PATH 配置的功能
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names three macOS desktop concerns: skill-selection interaction, subagent failure summaries and limits, and the agent runtime PATH. No files or tests are identified, so first locate the desktop interaction, subagent execution, and environment-configuration entry points. Done would require separating the requests into scoped changes with agreed behavior and tests for each one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, typescript
- Domain
- ai, desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100