Releases: agjs/tsforge
Releases · agjs/tsforge
Release list
v0.27.1
v0.27.0
v0.26.1
What's changed
Since v0.26.0:
- fix(scope): allow the co-located test sibling of an in-scope source (#59)
Install
bun install -g @agjs/tsforge@0.26.1Or: curl -fsSL https://tsforge.dev/install.sh | bash
v0.26.0
What's changed
Since v0.25.0:
- fix(loop): never feed a no-signal judge result to the generator as a critique (#58)
- fix(edit): kill the auto-format edit-rejection round-trip (#57)
- feat(inference): force well-formed tool calls on guided-decoding endpoints (#56)
Install
bun install -g @agjs/tsforge@0.26.0Or: curl -fsSL https://tsforge.dev/install.sh | bash
v0.25.0
What's changed
Since v0.24.2:
- feat(render): borrow OpenTUI ideas — width, diff, layout, damage buffer (#55)
Install
bun install -g @agjs/tsforge@0.25.0Or: curl -fsSL https://tsforge.dev/install.sh | bash
v0.24.2
What's changed
Since v0.24.1:
- fix(editor): re-window on terminal resize (harness-review P2) (#54)
Install
bun install -g @agjs/tsforge@0.24.2Or: curl -fsSL https://tsforge.dev/install.sh | bash
v0.24.1
What's changed
Since v0.24.0:
- test(e2e): replicate the real user experience across subsystems (#53)
Install
bun install -g @agjs/tsforge@0.24.1Or: curl -fsSL https://tsforge.dev/install.sh | bash
v0.24.0
What's changed
Since v0.23.0:
- feat: best-in-class multi-line input editor (replaces readline) (#52)
Install
bun install -g @agjs/tsforge@0.24.0Or: curl -fsSL https://tsforge.dev/install.sh | bash
v0.23.0
What's changed
Since v0.22.0:
- feat: programmatic tool calling (the
scripttool) (#50)
Install
bun install -g @agjs/tsforge@0.23.0Or: curl -fsSL https://tsforge.dev/install.sh | bash
v0.22.0
What's changed
Since v0.21.0:
- Add keyless web research tools (#49)
Install
bun install -g @agjs/tsforge@0.22.0Or: curl -fsSL https://tsforge.dev/install.sh | bash