Releases: tailcallhq/forgecode
Releases · tailcallhq/forgecode
v2.9.8
Changes
🐛 Bug Fixes
- fix(update): replace stale antinomyhq/forge references with tailcallhq/forgecode @EmojiPati (#2930)
🧰 Maintenance
- chore(deps): update posthog-rs digest to 0e19469 @renovate[bot] (#2927)
v2.9.7
v2.9.6
Changes
🐛 Bug Fixes
- fix(config): prevent base_path from flipping to ~/.forge when ~/forge still holds user data @tusharmath (#2925)
v2.9.5
Changes
🐛 Bug Fixes
- fix(fd): exclude lock files from workspace file indexing @tusharmath (#2923)
- fix(zsh): resolve config path dynamically to open the correct file for editing @tusharmath (#2919)
- fix: reduce over-reliance on sage agent over sem_search @amitksingh1490 (#2913)
v2.9.4
Changes
🐛 Bug Fixes
- fix(openai): handle providers emitting both reasoning and reasoning_content fields @tusharmath (#2911)
v2.9.3
Changes
🐛 Bug Fixes
- fix(openai): handle providers emitting both reasoning and reasoning_content fields @tusharmath (#2911)
- fix(cli): show agent list before setting a session model @tusharmath (#2910)
🧰 Maintenance
- refactor(config): change default home directory from ~/forge to ~/.forge @youming-ai (#2902)
v2.9.2
Changes
🐛 Bug Fixes
- fix(title-generation): abort background task on conversation end @amitksingh1490 (#2906)
🧰 Maintenance
- chore(config): add 524 to retryable status codes @tusharmath (#2895)
v2.9.1
Changes
🐛 Bug Fixes
- fix(cli): add missing config-model command alias @ssddOnTop (#2901)
- fix: route OpenCode Go requests to correct endpoint instead of Zen @amitksingh1490 (#2899)
v2.9.0
Changes
🚀 Features
- feat(skill): add agents skills from ~/.agents/skills @tusharmath (#2890)
- feat(orch): enforce pending todo completion before task finish @amitksingh1490 (#2841)
- feat(config): add currency symbol and conversion rate to rprompt @tusharmath (#2887)
- feat(ui): replace :env and :config table with full TOML config view @tusharmath (#2886)
- feat(mcp): Add OAuth 2.0 authentication support for MCP servers @amitksingh1490 (#2842)
- feat: Add OpenCode Go provider support @ravshansbox (#2825)
🐛 Bug Fixes
- fix(cli): set provider and model atomically @tusharmath (#2885)
- fix(config): parse selected fields safely when names contain spaces @amitksingh1490 (#2883)
🧰 Maintenance
- chore(provider): add new model entries to provider catalogs @amitksingh1490 (#2897)
- chore(deps): bump the minor group across 1 directory with 2 updates @dependabot[bot] (#2856)
v2.8.0
Changes
🚀 Features
- feat: subagent as task @amitksingh1490 (#2508)
🐛 Bug Fixes
- fix(config): re-read ForgeConfig via infra get_config @tusharmath (#2878)
- fix(http): consolidate sanitize_headers into forge_infra and expand sensitive header list @amitksingh1490 (#2879)
🧰 Maintenance
- fix(config): re-read ForgeConfig via infra get_config @tusharmath (#2878)
- chore(skill): add resolve-fixme skill to find and triage FIXME @tusharmath (#2876)