Skip to content

Releases: stakpak/agent

v0.3.34

11 Feb 02:49

Choose a tag to compare

0.3.34

Released on 2026-02-11.

Bug Fixes

  • Show correct check_trigger_on in describe output

Documentation

  • Document non-interactive auth setup

Features

  • Add non-interactive setup via --api-key flag

Maintenance

  • Bump version to 0.3.34

v0.3.33

11 Feb 00:12

Choose a tag to compare

0.3.33

Released on 2026-02-11.

Maintenance

  • Bump version to 0.3.33

v0.3.32

10 Feb 22:41

Choose a tag to compare

0.3.32

Released on 2026-02-10.

Bug Fixes

  • Close file handle before exec in executor tests to prevent ETXTBSY on musl
  • Preserve newlines in multi-line command display
  • Harden message sequence sanitization
  • Budget overrides keep_last_n in context trimming

Code Style

  • Fix formatting
  • Fix import ordering in anthropic convert module

Maintenance

  • Bump version to 0.3.32

Refactoring

  • Rename daemon module to watch

v0.3.31

09 Feb 22:00

Choose a tag to compare

0.3.31

Released on 2026-02-09.

Bug Fixes

  • Trim trailing whitespace on last assistant message

Maintenance

  • Bump version to 0.3.31

v0.3.29

09 Feb 19:59

Choose a tag to compare

0.3.29

Released on 2026-02-09.

Bug Fixes

  • Use platform TLS verifier for all HTTP clients

Maintenance

  • Bump version to 0.3.29

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