Releases: williamwa/noni
Releases · williamwa/noni
Release list
v0.1.1
v0.1.0
Changelog
- 6052886 M1: daemon + CLI scaffold
- b77d6cb M2: stable-state detection + key/secret + real Wait
- e3a61de M3 part 1: layered prompt detector with rule-based recognition
- c89c337 M3 part 2: vt10x virtual terminal replaces ad-hoc ANSI strip
- 3da6e74 M4: noni doctor + friendly error messages
- 66acdbc add DESIGN.md
- d5235c7 add PLAN
- cb88b81 add README
- 4dfb315 add goreleaser + GitHub Actions release pipeline
- e1b3548 add noni stream: real-time PTY tail
- 6f807c0 fix detector: don't claim password for raw-mode TUI (gh, fzf, etc.)
- 14c8bd1 fix doctor: locate 'true' via PATH instead of hardcoding /bin/true
- 04259d8 fix stream: drain remaining chunks before end frame
- aa6835f rename module path williamwang/noni → williamwa/noni to match repo