You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: resolve all linting issues and Windows CI failures
- Fix errcheck: handle error returns for viper.BindPFlag, Process.Kill, and file operations
- Fix duplicate code: extract common BuildAgentPrompt function
- Fix deprecated methods: update viewport scroll methods (LineUp→ScrollUp, etc.)
- Fix Windows test command: remove multiline syntax that breaks on Windows
- Fix formatting: run gofmt and goimports on all Go files
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments