feat(KB-614): reduce CLI tool call logging noise

- Remove tool call logging from dashboard.ts CLI command
- Remove tool call logging from task.ts CLI command
- Add changeset documenting the reduced logging behavior
This commit is contained in:
gsxdsm
2026-03-31 17:47:45 -07:00
parent 9030eeebd7
commit 36bdb62783
3 changed files with 5 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
"@gsxdsm/fusion": patch
---
Reduce verbose tool call logging during AI merge operations