Skip to content

Conversation

@SwabbieBosun
Copy link
Collaborator

@SwabbieBosun SwabbieBosun commented Oct 12, 2025

πŸ€– New release

  • swiftide-core: 0.31.3 -> 0.32.0 (βœ“ API compatible changes)
  • swiftide-macros: 0.31.3 -> 0.32.0
  • swiftide-indexing: 0.31.3 -> 0.32.0 (βœ“ API compatible changes)
  • swiftide-agents: 0.31.3 -> 0.32.0 (βœ“ API compatible changes)
  • swiftide-integrations: 0.31.3 -> 0.32.0 (βœ“ API compatible changes)
  • swiftide-langfuse: 0.31.3 -> 0.32.0 (βœ“ API compatible changes)
  • swiftide-query: 0.31.3 -> 0.32.0 (βœ“ API compatible changes)
  • swiftide: 0.31.3 -> 0.32.0 (βœ“ API compatible changes)
Changelog

swiftide

0.32.0 - 2025-11-05

New features

  • 9ae3331 (agents) [breaking] Improve toolspec api with schemars and support all possible types (#940)

BREAKING CHANGE: macro-level json_type overrides beyond the basic
primitives are no longer enforced; rely on Rust type inference or
provide an explicit schemars-derived struct/custom schema when specific
shapes are required

  • a0cc8d7 (agents) Stop with args with optional schema (#950)

  • 8ad7d97 (agents) Add configurable timeouts to commands and local executor (#963)

  • 29289d3 (agents) [breaking] Add working directories for executor and commands (#941)

BREAKING CHANGE: Add working directories for executor and commands (#941)

  • ce724e5 (agents/mcp) Prefix mcp tools with the server name (#958)

Bug fixes

  • 04cd88b (docs) Replace feature(doc_auto_cfg) with doc(auto_cfg)

  • 7873ce5 (integrations/openai) Simplefy responses api and improve chat completion request ergonomics (#956)

  • 24328d0 (macros) Ensure deny_unknown_attributes is set on generated args (#948)

  • 54245d0 Update async-openai and fix responses api (#964)

  • 72a6c92 Force additionalProperties properly on completion requests (#949)

Full Changelog: 0.31.3...0.32.0


This PR was generated with release-plz.

@SwabbieBosun SwabbieBosun force-pushed the release-plz-2025-10-12T14-24-31Z branch 5 times, most recently from 78fac61 to 0b042e3 Compare October 19, 2025 18:27
@SwabbieBosun SwabbieBosun force-pushed the release-plz-2025-10-12T14-24-31Z branch 3 times, most recently from 294074a to 0fab80c Compare November 4, 2025 09:12
@SwabbieBosun SwabbieBosun force-pushed the release-plz-2025-10-12T14-24-31Z branch from 0fab80c to 6b77363 Compare November 5, 2025 11:03
@timonv timonv merged commit 449fb3b into master Nov 5, 2025
13 checks passed
@timonv timonv deleted the release-plz-2025-10-12T14-24-31Z branch November 5, 2025 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants