Skip to content

swiftide-v0.26.0

Latest
Compare
Choose a tag to compare
@SwabbieBosun SwabbieBosun released this 06 May 10:54
· 10 commits to master since this release
b48c42b

New features

  • 11051d5 (agents) tools on Agent is now public and can be used in hooks

  • ebe68c1 (integrations) Streaming chat completions for anthropic (#773)

  • 7f5b345 (integrations) Streaming chat completions for OpenAI (#741)

  • e2278fb (integrations) Customize common default settings for OpenAI requests (#775)

  • c563cf2 (treesitter) Add elixir support (#776)

  • 13ae991 Add usage to chat completion response (#774)

Bug fixes

  • 7836f9f (agents) Use an RwLock to properly close a running MCP server

  • 0831c98 (openai) Disable parallel tool calls by default

Miscellaneous

  • 18dc99c (integrations) Use generics for all openai variants (#764)

  • 2a9d062 (openai) Consistent exports across providers

  • 4df6dbf Export macros from main crate and enable them by default (#778)

  • 8b30fde Rust like its 2024 (#763)

Full Changelog: 0.25.1...0.26.0