Releases: fynnfluegge/agtx
Releases · fynnfluegge/agtx
v0.2.3
What's Changed
- feat: add agent skills by @fynnfluegge in #88
- feat: add agtx-terse token-efficient plugin by @fynnfluegge in #97
Full Changelog: v0.2.2...v0.2.3
What's Changed
- feat: add agent skills by @fynnfluegge in #88
- feat: add agtx-terse token-efficient plugin by @fynnfluegge in #97
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- fix(tui): robust orchestrator lifecycle with multi-instance safety by @leesungbin in #93
- fix: prevent tmux 'can't find window' error on fullscreen attach by @pablospe in #94
- chore(deps): bump rand from 0.8.5 to 0.8.6 by @dependabot[bot] in #95
- feat(phase): clear Claude Code context on Planning -> Running by @tmchow in #96
New Contributors
- @dependabot[bot] made their first contribution in #95
Full Changelog: v0.2.1...v0.2.2
What's Changed
- fix(tui): robust orchestrator lifecycle with multi-instance safety by @leesungbin in #93
- fix: prevent tmux 'can't find window' error on fullscreen attach by @pablospe in #94
- chore(deps): bump rand from 0.8.5 to 0.8.6 by @dependabot[bot] in #95
- feat(phase): clear Claude Code context on Planning -> Running by @tmchow in #96
New Contributors
- @dependabot[bot] made their first contribution in #95
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- feat: dependency enforcement and stacked PR support by @pablospe in #74
- clean up .agtx by @dbt in #77
- fix(superpowers): update plugin for superpowers v5 skill-based API by @dbt in #78
- fix: research running phase transition by @fynnfluegge in #81
- feat: add sweep skill by @fynnfluegge in #75
- Fix pasting in agent popup not recognized as paste by @dbt in #83
- feat: add global mcp for sweep skill by @fynnfluegge in #84
- fix(tui): handle multi-byte input and anchor cursor for IME composition by @leesungbin in #85
- feat: improve agtx sweep and brainstorm skill and address readme by @fynnfluegge in #86
- feat: add oh-my-claudecode plugin by @fynnfluegge in #33
- fix: add project_id to MCP tools missing it in global mode by @jerome-benoit in #90
New Contributors
- @dbt made their first contribution in #77
- @leesungbin made their first contribution in #85
- @jerome-benoit made their first contribution in #90
Full Changelog: v0.2.0...v0.2.1
What's Changed
- feat: dependency enforcement and stacked PR support by @pablospe in #74
- clean up .agtx by @dbt in #77
- fix(superpowers): update plugin for superpowers v5 skill-based API by @dbt in #78
- fix: research running phase transition by @fynnfluegge in #81
- feat: add sweep skill by @fynnfluegge in #75
- Fix pasting in agent popup not recognized as paste by @dbt in #83
- feat: add global mcp for sweep skill by @fynnfluegge in #84
- fix(tui): handle multi-byte input and anchor cursor for IME composition by @leesungbin in #85
- feat: improve agtx sweep and brainstorm skill and address readme by @fynnfluegge in #86
- feat: add oh-my-claudecode plugin by @fynnfluegge in #33
- fix: add project_id to MCP tools missing it in global mode by @jerome-benoit in #90
New Contributors
- @dbt made their first contribution in #77
- @leesungbin made their first contribution in #85
- @jerome-benoit made their first contribution in #90
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- chore: add llms.txt and llms-full.txt by @tmchow in #64
- feat: add support for worktree cleanup scripts by @romek-codes in #62
- refactor: task cleanup by @fynnfluegge in #70
- feat: recover agent sessions after tmux/server restart by @pablospe in #66
- feat: make worktree location configurable via worktree_dir by @pablospe in #65
- feat: fullscreen tmux attach with Ctrl+f by @pablospe in #69
- feat(mcp): add CRUD tools for task management by @pablospe in #68
New Contributors
Full Changelog: v0.1.8...v0.2.0
What's Changed
- chore: add llms.txt and llms-full.txt by @tmchow in #64
- feat: add support for worktree cleanup scripts by @romek-codes in #62
- refactor: task cleanup by @fynnfluegge in #70
- feat: recover agent sessions after tmux/server restart by @pablospe in #66
- feat: make worktree location configurable via worktree_dir by @pablospe in #65
- feat: fullscreen tmux attach with Ctrl+f by @pablospe in #69
- feat(mcp): add CRUD tools for task management by @pablospe in #68
New Contributors
Full Changelog: v0.1.8...v0.2.0
v0.1.8
What's Changed
- fix: multi agent switching problems by @fynnfluegge in #60
- fix(tmux): handle renumbered window indices on startup by @romek-codes in #61
Full Changelog: v0.1.7...v0.1.8
What's Changed
- fix: multi agent switching problems by @fynnfluegge in #60
- fix(tmux): handle renumbered window indices on startup by @romek-codes in #61
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- Fixed git worktree bug + rustfmt by @tvarsis in #49
- docs: clarify worktree base branch configuration by @romek-codes in #54
- fix: clamp scroll_up offset to prevent phantom scroll dead zone by @tranhoangtu-it in #52
- fix(tmux): sanitize project names in sessions by @romek-codes in #55
New Contributors
- @tvarsis made their first contribution in #49
- @romek-codes made their first contribution in #54
- @tranhoangtu-it made their first contribution in #52
Full Changelog: v0.1.6...v0.1.7
What's Changed
- Fixed git worktree bug + rustfmt by @tvarsis in #49
- docs: clarify worktree base branch configuration by @romek-codes in #54
- fix: clamp scroll_up offset to prevent phantom scroll dead zone by @tranhoangtu-it in #52
- fix(tmux): sanitize project names in sessions by @romek-codes in #55
New Contributors
- @tvarsis made their first contribution in #49
- @romek-codes made their first contribution in #54
- @tranhoangtu-it made their first contribution in #52
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- feat: add stuck task detection to orchestrator agent in #43
- feat: clear stale context when advancing task phase by @qianchongyang in #45
- feat: extend orchestrate skill in #47
New Contributors
- @qianchongyang made their first contribution in #45
Full Changelog: v0.1.5...v0.1.6
What's Changed
- feat: add stuck task detection to orchestrator agent by @fynnfluegge in #43
- feat: clear stale context when advancing task phase by @qianchongyang in #45
- feat: extend orchestrate skill by @fynnfluegge in #47
New Contributors
- @qianchongyang made their first contribution in #45
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- docs: add contribution section in #38
- fix: add orchestrator idle state to not get stuck in #40
- feat: add cursor cli in #41
Full Changelog: v0.1.4...v0.1.5
What's Changed
- docs: add contribution section by @fynnfluegge in #38
- fix: add orchestrator idle state to not get stuck by @fynnfluegge in #40
- feat: add cursor cli by @fynnfluegge in #41
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- feat: improve task creation wizard in #35
- feat: add merge conflict resolve skill and trigger in #34
- feat: add orchestrator agent in #36
Full Changelog: v0.1.3...v0.1.4
What's Changed
- feat: improve task creation wizard by @fynnfluegge in #35
- feat: add merge conflict resolve skill and trigger by @fynnfluegge in #34
- feat: add orchestrator agent by @fynnfluegge in #36
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- refactor: increase test coverage of app_rs in #30
- feat: add superpowers and bmad in #31
- refactor: improve agtx plugin prompting in #32
Full Changelog: v0.1.2...v0.1.3
What's Changed
- refactor: increase test coverage of app_rs by @fynnfluegge in #30
- feat: add superpowers and bmad by @fynnfluegge in #31
- refactor: improve agtx plugin prompting by @fynnfluegge in #32
Full Changelog: v0.1.2...v0.1.3