Skip to content

Releases: federiconeri/wiggum-cli

v0.18.3

08 Apr 10:39

Choose a tag to compare

What's Changed

Full Changelog: v0.18.2...v0.18.3

v0.17.3

18 Mar 10:47

Choose a tag to compare

What's Changed

  • feat(agent): use --resume for implementation loop iterations 2+ by @federiconeri in #148
  • feat(templates): merge verification phase into review prompts by @federiconeri in #149
  • feat(templates): add --resume to E2E and review loop iterations by @federiconeri in #150
  • feat(templates): add targeted E2E fix prompt (#140) by @federiconeri in #151
  • Add agent CLI flags for max steps, labels, and issues by @federiconeri in #152
  • feat(loop): split impl/review CLI routing with codex support by @federiconeri in #153
  • feat(templates): trim PROMPT_e2e.md.tmpl — remove ~80 lines of reference material by @federiconeri in #154
  • feat(templates): trim PROMPT_feature.md.tmpl — remove 80-line example, condense constraints, remove MCP refs (#142) by @federiconeri in #155
  • chore(deps): bump simple-git from 3.30.0 to 3.33.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #156
  • fix(review): wait for CI checks before merge in loop review phase by @federiconeri in #157
  • fix(loop): prevent Codex planning stalls in automated runs by @federiconeri in #159
  • Fix loop tracking, dirty-baseline gating, and E2E resume flow by @federiconeri in #160
  • feat(introspection): bound readLoopLog memory with 1 MB cap by @federiconeri in #161
  • Harden loop sandbox and permission defaults by @federiconeri in #162

Full Changelog: v0.17.2...v0.17.3

v0.17.2

09 Mar 16:42

Choose a tag to compare

What's Changed

  • feat(agent): add --issues flag to target specific GitHub issues by @federiconeri in #147

Full Changelog: v0.17.1...v0.17.2

v0.17.1

09 Mar 15:25

Choose a tag to compare

What's Changed

  • feat: improve TUI screens — issue picker, run monitor, agent loop monitor by @federiconeri in #146

Full Changelog: v0.17.0...v0.17.1

v0.17.0

09 Mar 11:28

Choose a tag to compare

What's Changed

  • feat: GitHub issue integration for /new context phase by @federiconeri in #107
  • feat: headless wiggum new --auto for non-interactive spec generation by @federiconeri in #108
  • feat: add headless wiggum sync CLI command by @federiconeri in #112
  • chore(deps): bump minimatch from 10.2.2 to 10.2.4 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #133
  • chore(deps): bump rollup from 4.57.1 to 4.59.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #136
  • feat: autonomous agent mode for backlog execution by @federiconeri in #114

Full Changelog: v0.16.0...v0.17.0

v0.16.0

23 Feb 15:02

Choose a tag to compare

What's Changed

  • feat(tui): add activity feed to RunScreen by @federiconeri in #97
  • feat: add xterm.js E2E bridge for TUI testing by @federiconeri in #99
  • chore(deps): bump next from 14.2.35 to 16.1.6 in /e2e/fixtures/nextjs-minimal in the npm_and_yarn group across 1 directory by @dependabot[bot] in #101
  • feat(tui): fix Changes section layout in RunCompletionSummary by @federiconeri in #100
  • feat(cli): wire run/monitor/config commands with flag parsing by @federiconeri in #102
  • feat: fix token tracking with JSONL extraction + cache tokens by @federiconeri in #105
  • feat(cli): route wiggum monitor to Ink TUI in interactive terminals by @federiconeri in #106

Full Changelog: v0.15.0...v0.16.0

v0.15.0

17 Feb 16:04

Choose a tag to compare

What's Changed

  • feat(ai): update AI models to latest versions by @federiconeri in #85
  • feat(tui): polish summary Goal line with imperative sentence and no truncation by @federiconeri in #86
  • feat: add action inbox IPC to unblock loops waiting for user input by @federiconeri in #87
  • feat(tui): add spec name autocomplete for /run command by @federiconeri in #89

Full Changelog: v0.14.0...v0.15.0

v0.14.0

16 Feb 12:27

Choose a tag to compare

Full Changelog: v0.13.2...v0.14.0

v0.13.2

14 Feb 14:40

Choose a tag to compare

What's Changed

  • chore(deps): bump qs from 6.14.1 to 6.14.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #82

New Contributors

Full Changelog: v0.13.1...v0.13.2

v0.13.1

12 Feb 16:56

Choose a tag to compare

What's Changed

  • fix(templates): replace Codex CLI with Claude Code in auto review prompt by @federiconeri in #81

Full Changelog: v0.13.0...v0.13.1