Skip to content

Releases: stakpak/agent

v0.3.73

08 Apr 01:00

Choose a tag to compare

0.3.73

Released on 2026-04-08.

Maintenance

  • Bump version to 0.3.73

Refactoring

  • Rename shell tool approvals crate

v0.3.72

06 Apr 02:54

Choose a tag to compare

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

30 Mar 15:18

Choose a tag to compare

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)

30 Mar 18:37

Choose a tag to compare

Pre-release

Shim release to fix broken auto-update URLs in <= v0.3.70. Safe to delete once most users have updated.

v0.3.70

26 Mar 18:09

Choose a tag to compare

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

17 Mar 16:10

Choose a tag to compare

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

12 Mar 19:08

Choose a tag to compare

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

10 Mar 13:59

Choose a tag to compare

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

28 Feb 06:15

Choose a tag to compare

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

28 Feb 02:35

Choose a tag to compare

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