cli/pkg/cmd/agent-task/shared
Kynan Ware 65b45adbd8 Improve log rendering error handling and test coverage
Refactors log rendering to print errors to stderr and continue processing on JSON parse or rendering failures, instead of returning early. Updates tests to check both stdout and stderr outputs, and adds new test cases and testdata for tolerant parsing and error scenarios.
2025-09-16 17:21:01 -06:00
..
testdata Improve log rendering error handling and test coverage 2025-09-16 17:21:01 -06:00
capi.go refactor(agent-task/shared): enhance symbol names 2025-09-11 09:03:36 +01:00
capi_test.go refactor(agent-task/shared): enhance symbol names 2025-09-11 09:03:36 +01:00
display.go docs(agent-task/shared): add godoc to SessionStateString 2025-09-09 10:57:51 +01:00
log.go Improve log rendering error handling and test coverage 2025-09-16 17:21:01 -06:00
log_mock.go Various log rendering improvements 2025-09-15 10:13:55 -06:00
log_test.go Improve log rendering error handling and test coverage 2025-09-16 17:21:01 -06:00