Skip to content

feat(termexec): handle agent animations #428

feat(termexec): handle agent animations

feat(termexec): handle agent animations #428

Triggered via pull request November 19, 2025 17:57
Status Failure
Total duration 1m 16s
Artifacts

go-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint
Process completed with exit code 2.
lint: lib/termexec/utils.go#L24
ineffectual assignment to animatedContentEnd (ineffassign)
lint: lib/termexec/utils.go#L26
missing cases in switch of type msgfmt.AgentType: msgfmt.AgentTypeClaude, msgfmt.AgentTypeGoose, msgfmt.AgentTypeAider, msgfmt.AgentTypeCodex, msgfmt.AgentTypeGemini, msgfmt.AgentTypeCopilot, msgfmt.AgentTypeAmp, msgfmt.AgentTypeCursor, msgfmt.AgentTypeAuggie, msgfmt.AgentTypeAmazonQ, msgfmt.AgentTypeCustom (exhaustive)