Changes
🚀 Features
- feat: add
FORGE_MAX_CONVERSATIONSenv variable @tusharmath (#1726) - feat: make banner configurable via env variable @laststylebender14 (#1723)
- feat: add
deleteoption in patch @tusharmath (#1713)
🐛 Bug Fixes
- fix: silence MCP logs by redirecting stderr to null @amitksingh1490 (#1732)
- fix: use compatible provider for OpenAI and Anthropic urls @tusharmath (#1731)
- fix: handle conversation loading in headless mode @laststylebender14 (#1724)
- fix: make title generation async @tusharmath (#1719)
- fix: improve OpenAI and Anthropic compatible provider types @manthanabc (#1718)
- fix: handle newlines better with delete operation in patch @tusharmath (#1714)
🧰 Maintenance
- fix: use compatible provider for OpenAI and Anthropic urls @tusharmath (#1731)
- chore: clean up ui @laststylebender14 (#1722)
- chore: trace file reading errors @ssddOnTop (#1717)