Skip to content

Releases: agjs/tsforge

v0.27.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 13:42
b74bfb1

What's changed

Since v0.27.0:

  • fix(render/editor): resize-proof status bar (relative-redraw) + editor/palette fixes (#64)

Install

bun install -g @agjs/tsforge@0.27.1

Or: curl -fsSL https://tsforge.dev/install.sh | bash

v0.27.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 22:15
804c99b

What's changed

Since v0.26.1:

  • Fix interactive editor rendering + native @ completion, conversation UI (#61)
  • feat(write-guard): preventive ACI echo of post-format content on a clean write (#60)

Install

bun install -g @agjs/tsforge@0.27.0

Or: curl -fsSL https://tsforge.dev/install.sh | bash

v0.26.1

Choose a tag to compare

@github-actions github-actions released this 28 Jun 22:46

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.1

Or: curl -fsSL https://tsforge.dev/install.sh | bash

v0.26.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 20:45

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.0

Or: curl -fsSL https://tsforge.dev/install.sh | bash

v0.25.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 18:00

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.0

Or: curl -fsSL https://tsforge.dev/install.sh | bash

v0.24.2

Choose a tag to compare

@github-actions github-actions released this 27 Jun 11:54

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.2

Or: curl -fsSL https://tsforge.dev/install.sh | bash

v0.24.1

Choose a tag to compare

@github-actions github-actions released this 27 Jun 11:02
v0.24.1
4ab812e

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.1

Or: curl -fsSL https://tsforge.dev/install.sh | bash

v0.24.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 10:24
v0.24.0
6be809a

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.0

Or: curl -fsSL https://tsforge.dev/install.sh | bash

v0.23.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 20:35
v0.23.0
2379941

What's changed

Since v0.22.0:

  • feat: programmatic tool calling (the script tool) (#50)

Install

bun install -g @agjs/tsforge@0.23.0

Or: curl -fsSL https://tsforge.dev/install.sh | bash

v0.22.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 17:43
v0.22.0
2672336

What's changed

Since v0.21.0:

  • Add keyless web research tools (#49)

Install

bun install -g @agjs/tsforge@0.22.0

Or: curl -fsSL https://tsforge.dev/install.sh | bash