yao/cmd/agent
Max 9326f4b747 feat(logging): enhance logger output control and add trace diagnostics
- Updated logger methods to respect the new `config.Silent` flag, allowing suppression of console output in development mode.
- Refactored `buildTurnResponse` to utilize a shared `buildTrace` function for improved tool call association.
- Introduced JSON output capabilities in `OutputWriter` for detailed trace and duration reporting.
- Enhanced reporting mechanisms to include trace details in JSON and Markdown formats for better diagnostics.
- Added support for a new `Trace` structure to capture detailed execution information, including tool calls and completion data.
2026-04-28 10:37:04 +08:00
..
add.go Enhance command structure with MCP and Robot functionalities 2026-03-03 08:11:43 +08:00
agent.go Enhance command structure with MCP and Robot functionalities 2026-03-03 08:11:43 +08:00
extract.go Enhance Agent Documentation and Add Extract Command Functionality 2026-01-27 10:57:27 +08:00
fork.go Enhance command structure with MCP and Robot functionalities 2026-03-03 08:11:43 +08:00
push.go Implement force push option for agent and MCP commands 2026-03-03 10:31:50 +08:00
test.go feat(logging): enhance logger output control and add trace diagnostics 2026-04-28 10:37:04 +08:00
update.go Enhance command structure with MCP and Robot functionalities 2026-03-03 08:11:43 +08:00