Skip to content

Releases: stakpak/agent

v0.3.28

08 Feb 21:45

Choose a tag to compare

0.3.28

Released on 2026-02-08.

Bug Fixes

  • Expand merged tool results in Stakpak request converter

Code Style

  • Apply cargo fmt to anthropic convert module

Maintenance

  • Bump version to 0.3.28

v0.3.27

08 Feb 18:13

Choose a tag to compare

0.3.27

Released on 2026-02-08.

Bug Fixes

  • Prevent duplicate and orphaned tool_result Anthropic API 400 errors
  • Apply cargo fmt formatting
  • Skip shell script tests on Windows

Documentation

  • Add AGENTS.md and gitignore .pi directory

Features

  • Add install/uninstall commands for system service

Maintenance

  • Bump version to 0.3.27

Refactoring

  • Merge consecutive same-role messages in provider conversion layer

v0.3.26

07 Feb 17:43

Choose a tag to compare

0.3.26

Released on 2026-02-07.

Features

  • Buffer user messages while streaming is active
  • Show queued message previews above input
  • Add -s/--session flag to resume by session ID

Maintenance

  • Bump version to 0.3.26

v0.3.25

06 Feb 14:41

Choose a tag to compare

0.3.25

Released on 2026-02-06.

Features

  • Fetch Stakpak models from API with in-memory caching
  • Sort stakpak provider first in model switcher

Maintenance

  • Bump version to 0.3.25

v0.3.24

06 Feb 10:30

Choose a tag to compare

0.3.24

Released on 2026-02-06.

Maintenance

  • Bump version to 0.3.24

v0.3.24-beta.3

06 Feb 03:02

Choose a tag to compare

v0.3.24-beta.3 Pre-release
Pre-release

0.3.24-beta.3

Released on 2026-02-06.

Bug Fixes

  • Strip temperature and top_p for reasoning models

Maintenance

  • Use workspace dependency for stakai crate
  • Temporarily disable Google provider routing
  • Bump version to 0.3.24-beta.3

v0.3.24-beta.2

06 Feb 02:13

Choose a tag to compare

v0.3.24-beta.2 Pre-release
Pre-release

0.3.24-beta.2

Released on 2026-02-06.

Bug Fixes

  • SSE streaming, thought_signature preservation, and usage reporting
  • Handle HTTP error responses in stakpak streaming provider
  • Omit function_call id to prevent reasoning pairing error

Features

  • Default OpenAI models to Responses API and improve stream error handling

Maintenance

  • Bump version to 0.3.24-beta.2

v0.3.24-beta.1

05 Feb 16:43

Choose a tag to compare

v0.3.24-beta.1 Pre-release
Pre-release

0.3.24-beta.1

Released on 2026-02-05.

Bug Fixes

  • Update tests and examples for Model type API change
  • Create cloud session on new_session for proper message persistence
  • Improve model lookup, error messages, and streaming usage
  • Correct token usage calculation and display

Features

  • Add model selection support
  • Dynamic model registry from models.dev

Maintenance

  • Bump version to 0.3.24-beta.1

Refactoring

  • Replace AgentModel enum with unified Model struct
  • Unify model types and add OpenAI Responses API support

v0.3.23

05 Feb 14:17

Choose a tag to compare

0.3.23

Released on 2026-02-05.

Maintenance

  • Bump version to 0.3.23

v0.3.23-beta.2

05 Feb 12:22

Choose a tag to compare

v0.3.23-beta.2 Pre-release
Pre-release

0.3.23-beta.2

Released on 2026-02-05.

Bug Fixes

  • Handle shutdown signal in MCP progress handler
  • Prevent Anthropic API 400 error from orphaned tool_use blocks
  • Rename mrkdwn_text to markdown_text in Slack send message

Features

  • Backfill title for resumed sessions with default names

Maintenance

  • Bump version to 0.3.23-beta.2