cli/pkg/cmd/agent-task/shared
Kynan Ware b3401ffd74 Refactor stripDiffFormat guard clause logic
Rearranged the guard clause in stripDiffFormat to return early if no hunk header is found, improving code clarity and reducing nesting.
2025-09-16 17:46:43 -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 Refactor stripDiffFormat guard clause logic 2025-09-16 17:46:43 -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