Changelog
- b7becfe Add MIT License
- 3782619 Refactor golangci-lint configuration for better code quality checks
- 536ffbc Update AGENTS.md with project context
- 861b433 Update from parallel agent work
- 8be623d Update from parallel agent work
- f7eebac bd sync: 2026-01-15 09:53:34
- 1155ff8 chore(beads): add sync base
- 69e5650 chore(beads): sync issue tracker state
- d66801f chore(deps): Update Go module dependencies to latest stable versions
- ba3abf4 chore(gitignore): add ephemeral beads file patterns
- ccc708f docs(skill): update SKILL.md and add reference documentation
- 91241f6 feat(cli): Add --stats flag and env var support for output format
- d2154d9 feat(output): add TOON format support for token-efficient encoding
- c40b097 feat(patterns): add fallback SQL DELETE detection for compound commands
- a1737b4 fix(ci): Improve CI workflow and test reliability
- 4eec3b6 fix(ci): add version field for golangci-lint v2 compatibility
- 8aee4ec fix(ci): update configs for golangci-lint v2 and goreleaser v2
- f56eeb0 fix(cli): Update tier flag from -t to -T in pattern tests
- 99cda5b fix(cli): slb check outputs human-readable text instead of Go map syntax
- 2a5110e fix(core): log status update failures after command execution
- de41dbb fix(output): additional bug fixes from second code review
- 62803d9 fix(output): support both tru and tr binary names for TOON
- b4b90a4 fix: bump Go version to 1.24.13
- 0981efd fix: resolve errcheck lint errors for unchecked error returns
- 9c741cc refactor(output): Simplify toon output handling and test script