Releases: honeybadge-labs/virtui
Releases · honeybadge-labs/virtui
v0.2.0
v0.1.4
Changelog
- f53c5e0 Add banner image to README (#7)
- 6dca21d Add skill install instructions and use cases to README (#8)
- ffe1530 Add tessl.json manifest (#6)
- 6fcfb5f Add virtui skill for TUI automation (#4)
- ea1e0e1 Enhance README with project description quote (#15)
- 86f2469 Fix JSON error output and align docs with actual behavior (#12)
- db5b686 Fix README opening hierarchy and remove vim quip (#9)
- 0963428 Fix daemon stop (no-op) and add --json support for daemon commands (#16)
- 6f09e0d Fix errcheck lint: discard conn.Close error in waitForReady (#17)
- 5b88d00 Fix orphaned reference file by using markdown links (#5)
- 988df82 Fix pipeline CLI (protojson) and default working directory (#10)
v0.1.3
Changelog
- f53c5e0 Add banner image to README (#7)
- 6dca21d Add skill install instructions and use cases to README (#8)
- ffe1530 Add tessl.json manifest (#6)
- 6fcfb5f Add virtui skill for TUI automation (#4)
- 67c47c6 Fix JSON error output and align docs with actual behavior
- db5b686 Fix README opening hierarchy and remove vim quip (#9)
- 5b88d00 Fix orphaned reference file by using markdown links (#5)
- 988df82 Fix pipeline CLI (protojson) and default working directory (#10)
- 39d36a1 Use outputProtoJSON for all proto response serialization
- dcfc748 bump tile
v0.1.1
v0.1.0
Changelog
- eb7d0a9 Add -d short flag for --dir, improve daemon-not-running error message
- eb20fd9 Add CI: lint, vet, test (#1)
- 48f89bd Add comprehensive integration tests and fix resize deadlock
- 38ed727 Add goreleaser with GitHub Actions release on tag push (#2)
- 459972a Check session is running before write operations
- 53a12b6 Fix asciicast recording missing output events
- e219bb6 Fix daemon start reporting pid -1
- 4568837 Fix module path to github.com/honeybadge-labs/virtui
- 307d4f1 Implement virtui: TUI automation daemon + CLI for AI agents
- 39727f7 Initial commit