March
Update to latest version !!Get the instructions from the docs
Get Startedv0.53.3β
π Bug Fixesβ
- fix: ensure URLs end with a trailing slash in Provider methods @Kaushal-26 (#601)
v0.53.2β
π Bug Fixesβ
- fix: Implement retry mechanism with exponential backoff for agent @amitksingh1490 (#570)
v0.53.1β
π Bug Fixesβ
- fix: cargo test failing @laststylebender14 (#597)
v0.53.0β
π Featuresβ
- feat: Implement automatic context compaction for improved conversation management @tusharmath (#582)
v0.52.2β
π Bug Fixesβ
- fix: update X-Title header and add HTTP-Referer @amitksingh1490 (#594)
π§° Maintenanceβ
- refactor: change Event value type to serde value @laststylebender14 (#592)
v0.52.1β
π Bug Fixesβ
- fix: attachment utf-8 parsing @laststylebender14 (#593)
π§° Maintenanceβ
- refactor: change Event value type to serde value @laststylebender14 (#592)
v0.52.0β
π Featuresβ
- feat: configure temperature agent wise @laststylebender14 (#591)
v0.51.8β
π Bug Fixesβ
- fix: show forbidden and too many requests on cli error @amitksingh1490 (#589)
v0.51.7β
π Bug Fixesβ
- fix: patched files result to return content @amitksingh1490 (#588)
v0.51.6β
π Bug Fixesβ
- fix: parsing error on models response @amitksingh1490 (#586)
v0.51.5β
π Bug Fixesβ
- fix: propagate
prompt
errors @tusharmath (#583)
v0.51.4β
- refactor: Rename modules @tusharmath (#577)
π Bug Fixesβ
- fix: update output format for patched files to include status indication @amitksingh1490 (#581)
v0.51.3β
π Bug Fixesβ
- fix: avoid unwrapping when receiver is dropped. @laststylebender14 (#568)
v0.51.2β
π Bug Fixesβ
- fix(#561): Redesign conversation state management to address agent persistence after interruptions @tusharmath (#565)
v0.51.1β
π Bug Fixesβ
- fix: Update message sending logic to include Custom type responses @amitksingh1490 (#562)
v0.51.0β
π Featuresβ
- feat: add Terminal Markdown Display @tusharmath (#557)
π Documentationβ
- feat: add Terminal Markdown Display @tusharmath (#557)
π Bug Fixesβ
- feat: add Terminal Markdown Display @tusharmath (#557)
v0.50.0β
π Featuresβ
- feat: add
show_user
tool, refactor FSRead, and improve Agent event handling @tusharmath (#556)
π§° Maintenanceβ
- feat: add
show_user
tool, refactor FSRead, and improve Agent event handling @tusharmath (#556)
v0.49.0β
π Featuresβ
- fix: merge strategy for agent subscriptions @tusharmath (#554)
π Bug Fixesβ
- fix: merge strategy for agent subscriptions @tusharmath (#554)
v0.48.0β
π Featuresβ
- feat: Add agent disable functionality and enhance command handling @tusharmath (#551)
π§° Maintenanceβ
- chore(ci): simplify forge event JSON by removing comment body from re⦠@amitksingh1490 (#548)
- chore(ci): escape special characters in forge event JSON string @amitksingh1490 (#547)
- chore(ci): JSON parsing error with special characters in comments @amitksingh1490 (#546)
v0.47.3β
π Documentationβ
- docs: add NPM installation instructions to README.md @amitksingh1490 (#534)
π Bug Fixesβ
- fix: update GitHub agent configurations @amitksingh1490 (#542)
v0.47.2β
π Bug Fixesβ
- fix: improve git commit prompt to handle staged changes better @tusharmath (#533)
π§° Maintenanceβ
- fix: improve git commit prompt to handle staged changes better @tusharmath (#533)
v0.47.1β
- fix: enhance
PLAN
mode guidelines to prohibit code snippets in favor of conceptual descriptions @tusharmath (#535)
v0.47.0β
π Featuresβ
- feat: add npm package publishing to CI workflow @amitksingh1490 (#529)
v0.46.2β
π Bug Fixesβ
- fix(531): handle empty content error in streaming response @rahulkadam (#532)
π§° Maintenanceβ
- chore(deps): bump ring from 0.17.8 to 0.17.13 @dependabot[bot] (#473)
v0.46.1β
π Bug Fixesβ
- fix(templates): enhance PR template with GitHub CLI integration and system info partials @tusharmath (#530)
v0.46.0β
π Featuresβ
- feat(provider): add support for
anthropic_url
@tusharmath (#527)
v0.45.0β
π Featuresβ
- feat: add current date to system context and templates @tusharmath (#525)
v0.44.0β
π Featuresβ
- fix: snapshot creation for new files @tusharmath (#524)
π Bug Fixesβ
- fix: snapshot creation for new files @tusharmath (#524)
v0.43.2β
π Bug Fixesβ
- fix(prompt): version format in prompt @tusharmath (#521)
v0.43.1β
π Bug Fixesβ
- fix: simplify title generation event logic @tusharmath (#520)
v0.43.0β
π Featuresβ
- fix: reduce snapshot API surface @ssddOnTop (#495)
π Bug Fixesβ
- fix: reduce snapshot API surface @ssddOnTop (#495)
v0.42.1β
π Documentationβ
- fix: improve help prompts @tusharmath (#519)
π Bug Fixesβ
- fix: improve help prompts @tusharmath (#519)
v0.42.0β
π Featuresβ
- feat: allow support for registering custom commands @laststylebender14 (#503)