Skip to content

Releases: gricha/perry

v0.5.1

16 Feb 23:07

Choose a tag to compare

What's Changed

  • fix: send terminal auth via first WebSocket message instead of URL query param by @gricha in #170

Full Changelog: v0.5.0...v0.5.1

v0.5.0

14 Feb 18:01

Choose a tag to compare

What's Changed

  • chore: migrate warden.toml to [[skills]] format by @gricha in #160
  • perf: speed up CI tests with shared Docker image and more shards by @gricha in #161
  • perf: add Docker layer caching to CI image builds by @gricha in #163
  • perf: optimize Playwright tests with workspace reuse and parallel workers by @gricha in #164
  • chore: add pre-commit hooks via husky by @gricha in #165
  • feat: configurable agent bind host by @gricha in #166
  • fix: correct warden skill name and add find-bugs by @gricha in #167
  • feat: migrate opencode storage from JSON files to SQLite by @gricha in #168

Full Changelog: v0.4.1...v0.5.0

v0.4.1

08 Feb 19:25

Choose a tag to compare

What's Changed

  • feat: update agent binaries and restart opencode server during sync by @gricha in #155
  • fix: update warden CI auth to use CLAUDE_CODE_OAUTH_TOKEN by @gricha in #154

Full Changelog: v0.4.0...v0.4.1

v0.4.0

02 Feb 06:45

Choose a tag to compare

What's Changed

  • Add warden config and security review skills by @gricha in #150
  • chore: replace review subagents with warden by @gricha in #151
  • feat: add pi-agent as a supported coding agent by @gricha in #153

Full Changelog: v0.3.45...v0.4.0

v0.3.45

24 Jan 19:09

Choose a tag to compare

What's Changed

  • fix: use shorter tokens without prefix by @gricha in #147
  • feat(web): add security settings page for token management by @gricha in #148
  • feat: improve auth token UX with show-token command by @gricha in #149

Full Changelog: v0.3.44...v0.3.45

v0.3.44

24 Jan 06:54

Choose a tag to compare

What's Changed

  • feat: add token management to setup wizards by @gricha in #146

Full Changelog: v0.3.43...v0.3.44

v0.3.43

24 Jan 01:56

Choose a tag to compare

feat(auth): add bearer token authentication

What's Changed

  • feat(auth): add bearer token authentication by @gricha in #145

Full Changelog: v0.3.42...v0.3.43

v0.3.42

23 Jan 00:04
3c0cb7a

Choose a tag to compare

fix: add opencode to SSH SetEnv PATH for non-login shell sessions

What's Changed

  • fix: add opencode to SSH SetEnv PATH by @gricha in #144

Full Changelog: v0.3.41...v0.3.42

v0.3.41

22 Jan 06:09

Choose a tag to compare

What's Changed

  • fix: use perry CLI for systemd service instead of script path by @gricha in #143

Full Changelog: v0.3.40...v0.3.41

v0.3.40

22 Jan 05:53

Choose a tag to compare

What's Changed

  • fix: use perry shell instead of invalid perry ssh command in docs by @gricha in #141
  • fix: daemon mode not starting properly via systemctl by @gricha in #142

Full Changelog: v0.3.39...v0.3.40