February
Update to latest version !!Get the instructions from the docs
Get Startedv0.25.3β
π Bug Fixesβ
- fix: rename tool from 'tool_forge_patch' to 'tool_forge_fs_patch' @amitksingh1490 (#401)
v0.25.2β
- No changes
v0.25.1β
π§° Maintenanceβ
- refactor: update system prompts and add tool usage instructions @tusharmath (#391)
- chore(ci): add build-release-pr job for pull requests with 'build-all⦠@amitksingh1490 (#387)
v0.25.0β
π Featuresβ
- feat: separate out
user_task
intouser_task_init
anduser_task_update
events @tusharmath (#385)
π§° Maintenanceβ
- feat: separate out
user_task
intouser_task_init
anduser_task_update
events @tusharmath (#385)
v0.24.0β
- feat: add
/dump
command @tusharmath (#381)
π Featuresβ
- feat: use YAML instead of TOML for defining workflows @tusharmath (#384)
- feat: add a learning database @tusharmath (#366)
π Bug Fixesβ
- fix: use openai embeddings api for generating embeddings @amitksingh1490 (#386)
π§° Maintenanceβ
- feat: use YAML instead of TOML for defining workflows @tusharmath (#384)
- chore: update dependencies to use specific features and disable defaults @amitksingh1490 (#382)
v0.23.0β
π Featuresβ
- feat: integrate anthropic provider @laststylebender14 (#375)
π Bug Fixesβ
- fix: integration tests @laststylebender14 (#379)
v0.22.0β
π Featuresβ
- feat: make open router impl compatible with open-ai @laststylebender14 (#376)