Changes
📝 Documentation
- docs: update readme for
max_requests_per_turnandtool_max_failure_limit@laststylebender14 (#1027)
🐛 Bug Fixes
- fix: update HTTP-Referer header to point to the new forgecode.dev URL @amitksingh1490 (#1080)
- fix: improve LLM caching @tusharmath (#1088)
- fix: use
max_completion_tokensinstead ofmax_tokensfor open-ai compatible providers @laststylebender14 (#1086) - fix: use blocking thread to readline @tusharmath (#1085)
🧰 Maintenance
- chore: remove forge_domain direct dependency on crates @tusharmath (#1084)
- chore: update labels.yml @ssddOnTop (#1082)
- chore: add permissions to GitHub Label Sync workflow @ssddOnTop (#1078)
- chore: add GitHub label sync workflow and related tests @ssddOnTop (#1077)