bump: version 0.4.0 → 0.5.0 [skip ci]

This commit is contained in:
github-actions[bot]
2026-05-27 21:27:49 +00:00
parent be5d280c32
commit ccf5e73341
3 changed files with 14 additions and 2 deletions
+12
View File
@@ -1,3 +1,15 @@
## v0.5.0 (2026-05-27)
### Feat
- rename Loki to Coyote
### Fix
- bash-based user interactions in agents accidentally regressed in graph implementation
- Claude function calling in agent contexts
- Claude code rate limit error per new Claude changes
## v0.4.0 (2026-05-23)
### Feat