Skip to content

Releases: agjs/tsforge

v0.26.1

28 Jun 22:46

Choose a tag to compare

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

28 Jun 20:45

Choose a tag to compare

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

28 Jun 18:00

Choose a tag to compare

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

27 Jun 11:54

Choose a tag to compare

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

27 Jun 11:02
v0.24.1
4ab812e

Choose a tag to compare

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

27 Jun 10:24
v0.24.0
6be809a

Choose a tag to compare

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

26 Jun 20:35
v0.23.0
2379941

Choose a tag to compare

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

26 Jun 17:43
v0.22.0
2672336

Choose a tag to compare

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

v0.21.0

24 Jun 12:28

Choose a tag to compare

What's changed

Since v0.20.3:

  • feat: BoringStack greenfield scaffolder + overnight harness findings (#48)

Install

bun install -g @agjs/tsforge@0.21.0

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

v0.20.3

23 Jun 13:04
v0.20.3
33af5b1

Choose a tag to compare

What's changed

Since v0.20.2:

  • fix(cli): bound the --notify hook through the shared runner (#47)

Install

bun install -g @agjs/tsforge@0.20.3

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