Commit 96c8efb
committed
refactor(agent): remove legacy command tools
Remove Bash, Git, and TerminalControl from tool registration,
agent defaults, deferred catalogs, prompts, and capability projections.
- Route shell and local Git operations through ExecCommand
- Keep terminal lifecycle control in ControlHub
- Remove dedicated FlowChat cards and migrate shared process styles
- Update ACP normalization, usage classification, skills, docs, and tests
- Preserve legacy transcript sanitization for upgrade compatibility
- Remove the obsolete computer-use refactor plan
BREAKING CHANGE: Bash, Git, and TerminalControl are no longer
registered Agent tools. Use ExecCommand and ControlHub terminal
actions instead.1 parent 3092045 commit 96c8efb
111 files changed
Lines changed: 638 additions & 7026 deletions
File tree
- docs
- architecture
- development
- features
- interactive-capabilities
- capabilities
- technical
- plans
- scripts
- core-boundaries
- rules/source
- src
- apps/desktop/src/api
- crates
- assembly
- agent-content/prompts
- agents
- insights
- memories
- core
- builtin_skills
- agent-browser
- find-skills
- gstack-autoplan
- gstack-design-consultation
- gstack-design-review
- gstack-office-hours
- gstack-plan-design-review
- gstack-review
- gstack-ship
- src
- agentic
- agents
- definitions
- modes
- review
- coordination
- execution
- memories
- persistence
- session
- tools
- implementations
- pipeline
- product_runtime
- service/session_usage
- contracts/product-domains/src/generated
- execution
- agent-runtime
- src
- tests/agent_definition_contracts
- agent-stream/src
- runtime-services/src
- tool-contracts
- src
- tests
- tool-execution
- src
- shell
- tests
- tool-provider-groups/src
- interfaces/acp/src
- client
- tool_card_bridge
- runtime
- services
- services-core/src/session_usage
- terminal
- docs
- src/shell/scripts
- web-ui/src
- app
- global-search/generated
- scenes/agents/components
- startup
- component-library/components
- features/dispatch
- flow_chat
- components
- modern
- usage
- services/flow-chat-manager
- store
- tool-cards
- infrastructure/api/generated
- locales
- en-US
- zh-CN
- zh-TW
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
344 | | - | |
| 344 | + | |
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
213 | | - | |
| 212 | + | |
| 213 | + | |
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
| 302 | + | |
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
| 302 | + | |
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | | - | |
| 110 | + | |
112 | 111 | | |
113 | 112 | | |
114 | 113 | | |
| |||
151 | 150 | | |
152 | 151 | | |
153 | 152 | | |
154 | | - | |
| 153 | + | |
155 | 154 | | |
156 | | - | |
| 155 | + | |
157 | 156 | | |
158 | 157 | | |
159 | 158 | | |
| |||
316 | 315 | | |
317 | 316 | | |
318 | 317 | | |
319 | | - | |
| 318 | + | |
320 | 319 | | |
321 | 320 | | |
322 | 321 | | |
| |||
1384 | 1383 | | |
1385 | 1384 | | |
1386 | 1385 | | |
1387 | | - | |
1388 | | - | |
| 1386 | + | |
| 1387 | + | |
1389 | 1388 | | |
1390 | 1389 | | |
1391 | 1390 | | |
| |||
1407 | 1406 | | |
1408 | 1407 | | |
1409 | 1408 | | |
1410 | | - | |
1411 | | - | |
| 1409 | + | |
| 1410 | + | |
1412 | 1411 | | |
1413 | 1412 | | |
1414 | 1413 | | |
| |||
0 commit comments