Skip to content

Releases: agjs/tsforge

v0.31.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 22:34
v0.31.0
9f17085

What's changed

Since v0.30.1:

  • feat(image): vision + image generation via generic capability routing (#81)
  • agents: harness-review hardening of the subagent system (definition-of-done pass) (#80)
  • agents: click-into-subagent navigation + auto-compaction (exploration never overflows) (#79)
  • feat(agents): model-driven delegation — spawn_agent + built-in specialists + live navigable tree (Phase C) (#78)
  • feat(agents): live agent tree renderer for fan-out (multiagent PR-B3) (#77)
  • feat(agents): tsforge agents CLI + recipe agents field (multiagent PR-B2) (#76)
  • feat(agents): IAgentSpec + loader + read-only AgentRunner (multiagent PR-B1) (#75)
  • feat(agents): AgentScheduler + parallel review fan-out (multiagent PR-A2) (#74)
  • feat(agents): event/ledger agent attribution + scoped output routing (multiagent PR-A1) (#73)

Install

bun install -g @agjs/[email protected]

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

v0.30.1

Choose a tag to compare

@github-actions github-actions released this 06 Jul 10:04
v0.30.1
cae96e3

What's changed

Since v0.30.0:

  • fix(feedback): stop emitting IRuleDoc.reference into runtime cards (#72)

Install

bun install -g @agjs/[email protected]

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

v0.30.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 09:18
v0.30.0
0ff9d58

What's changed

Since v0.29.0:

  • feat: recipe-level rule profiles + procedure fix cards + skills reorg (#71)

Install

bun install -g @agjs/[email protected]

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

v0.29.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 20:16
v0.29.0
ccf7e4f

What's changed

Since v0.28.0:

  • loop: cap gate feedback per rule so one noisy rule can't wall the budget (#69)
  • gate: cache the syntactic ESLint pass between repair cycles (#68)
  • loop: silence noisy TTSR rules per-rule instead of disabling the manager (#67)
  • fix(harness): post-0.28 harness-review — 4 P1 + 3 P2 + manifest sync (#70)

Install

bun install -g @agjs/[email protected]

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

v0.28.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 08:26
v0.28.0
d38be24

What's changed

Since v0.27.1:

  • feat: generic wizard + /config hub, TUI overhaul, structural refactor, e2e uplift + docs sync (#66)
  • feat(cli): plan mode by default + first-class real-terminal tests (#65)

Install

bun install -g @agjs/[email protected]

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

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/[email protected]

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/[email protected]

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/[email protected]

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/[email protected]

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/[email protected]

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