Releases: stakpak/agent
Releases · stakpak/agent
v0.3.28
v0.3.27
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
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
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
0.3.24
Released on 2026-02-06.
Maintenance
- Bump version to 0.3.24
v0.3.24-beta.3
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
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
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
0.3.23
Released on 2026-02-05.
Maintenance
- Bump version to 0.3.23
v0.3.23-beta.2
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