Releases: stakpak/agent
Releases · stakpak/agent
v0.3.73
v0.3.72
0.3.72
Released on 2026-04-06.
Bug Fixes
- Harden hierarchical shell command approvals
- Fix(subagents) Local provider subagents needed anthropic profile
- Send model_provider in metadata alongside model_id
- Use profile default model when no model existed instead of falling back to claude-haiku-4-5
- Make downgrading logic more robust
Maintenance
- Bump version to 0.3.72
v0.3.71
0.3.71
Released on 2026-03-30.
Bug Fixes
- Fix(cli) fix auto update base_url to point to the repo
Features
- Add OpenAI Codex OAuth support
- Introduce L1 sandbox escape probe and enhance TUI rendering with ANSI code stripping and improved wide character diff display.
Maintenance
- Bump version to 0.3.71
Refactoring
- Adjust diff line wrapping and padding width calculations and optimize message wrapping to skip already fitting lines.
Auto-update hotfix (v0.3.71)
Shim release to fix broken auto-update URLs in <= v0.3.70. Safe to delete once most users have updated.
v0.3.70
0.3.70
Released on 2026-03-26.
Bug Fixes
- Improve sandbox remapping and plugin resolution
- Fixes
Maintenance
- Bump version to 0.3.70
v0.3.69
0.3.69
Released on 2026-03-17.
Bug Fixes
- Support explicit remote command flows
- Stabilize startup across platforms
- Allow sovereign/local provider inference without Stakpak API key
Maintenance
- Bump version to 0.3.69
v0.3.68
0.3.68
Released on 2026-03-12.
Bug Fixes
- Resolve tool result function names from message history
- Fix linting errors
Maintenance
- Bump version to 0.3.68
v0.3.67
0.3.67
Released on 2026-03-10.
Bug Fixes
- Remap unknown provider entries in recent_models to stakpak
- Correct validate_profile_reference_surfaces_config_load_errors test
- Validate tilde check paths and document service-safe absolute paths
- Handle ERANGE retry and validate check script is executable file
- Set executable permission on check script in schedule_existing_check_script_is_accepted
- Improve deployment preflight diagnostics
- Display error immediately and retry via LLM on parse failure
- Apply libsql pragmas per connection
Code Style
- Reformat tool result message pushing for improved readability.
Features
- Add per-request run overrides for model, approval, and prompt
- Consolidate RunOverrides to shared crate and add profile-based resolution
- Add custom slash commands and /review command
- Auto-discover predefined slash commands from libs/api/src/commands/
Maintenance
- Bump version to 0.3.67
Refactor
- Use channel profile for overridden channels
Refactoring
- Deduplicate normalize_optional_string into shared utils
- Add BuiltInWithPrompt variant for generic prompt-based commands
v0.3.66
0.3.66
Released on 2026-02-28.
Bug Fixes
- Improve channel tool execution and schedule trigger formatting
Maintenance
- Bump version to 0.3.66
v0.3.65
0.3.65
Released on 2026-02-28.
Bug Fixes
- Prevent duplicate text when sending markdown tables to Slack
- Improve tool approval rendering for Slack/Discord
Documentation
- Add sandbox mode configuration to autopilot system prompt
Features
- Add session ID display with copy to clipboard in sidebar
- Dynamically truncate the session ID to fit available display width and use a flexible copy status suffix.
Maintenance
- Bump version to 0.3.65