Releases: stakpak/agent
Releases · stakpak/agent
v0.3.46
0.3.46
Released on 2026-02-17.
Bug Fixes
- Normalize tool inputs and harden search_docs validation
Maintenance
- Bump version to 0.3.46
v0.3.45
0.3.45
Released on 2026-02-16.
Bug Fixes
- Retry script spawn on ETXTBSY in CI
- Harden channel config edits and validation
- Harden libsql storage and stale-run recovery
Maintenance
- Bump version to 0.3.45
v0.3.44
0.3.44
Released on 2026-02-16.
Bug Fixes
- Clean up orphaned pending blocks when cycling approval bar tools
- Prevent UTF-8 char boundary panics on string truncation
Maintenance
- Add missing crate publish steps for agent-core, gateway, server
- Bump version to 0.3.44
v0.3.43
0.3.43
Released on 2026-02-15.
Bug Fixes
- Preserve tool_result tool_call_id across chat/stakai conversions
- Reduce checkpoint churn with dirty snapshot persistence
- Harden gateway/watch integration edge cases
- Avoid sqlite linker conflicts in CI
- Add missing stakpak-server workspace dep, derive Default impls per clippy
- Fix logs follow mode
- Add debug context to stream and API response errors
Documentation
- Add architecture and data-flow overview
Features
- Add
stakpak serveHTTP/SSE server command - Add multi-channel runtime and serve/watch integration
- Add autopilot lifecycle aliases and 24/7 runtime flow
- Rename lifecycle commands and add metadata controls
- Centralize tool approval defaults, rename AutoApprovePolicy to ToolApprovalPolicy
Maintenance
- Bump version to 0.3.43
Refactoring
- Migrate store to workspace libsql
v0.3.42
0.3.42
Released on 2026-02-14.
Bug Fixes
- Replace vec![] with array literals in tests to satisfy clippy useless_vec
Features
- Add AWS Bedrock provider support
Maintenance
- Bump version to 0.3.42
v0.3.41
0.3.41
Released on 2026-02-12.
Bug Fixes
- Add missing description field to ToolCallStreamInfo in tests
Features
- Show streaming progress when LLM generates tool calls
Maintenance
- Bump version to 0.3.41
v0.3.40
0.3.40
Released on 2026-02-12.
Bug Fixes
- Respect UTF-8 char boundaries in all string slicing
Maintenance
- Bump version to 0.3.39
- Bump version to 0.3.40
v0.3.38
0.3.38
Released on 2026-02-12.
Bug Fixes
- Fix interactive mode input box reset on stream
Maintenance
- Bump version to 0.3.38
v0.3.37
0.3.37
Released on 2026-02-11.
Maintenance
- Bump version to 0.3.37
v0.3.35
0.3.35
Released on 2026-02-11.
Bug Fixes
- Populate subagent pause_info cache from all task-querying tools
Maintenance
- Bump version to 0.3.35
Refactoring
- refactor comments
- refactor description