Skip to content

Releases: pleaseai/agent-please

agent: v0.1.26

25 Mar 10:01
ff35e32

Choose a tag to compare

0.1.26 (2026-03-25)

Bug Fixes

  • orpc: change type-only import to value import in server plugin (#214) (25cc2c5)

agent: v0.1.25

25 Mar 09:16
deb1042

Choose a tag to compare

0.1.25 (2026-03-25)

Features

  • dashboard: add tracker project board view (#210) (e614643)

agent: v0.1.24

25 Mar 03:24
7a7a58a

Choose a tag to compare

0.1.24 (2026-03-25)

Features

  • core: replace @libsql/client with Kysely as unified DB layer (#193) (4502d38)

agent-core: v0.1.9

25 Mar 07:56
d3a43fb

Choose a tag to compare

0.1.9 (2026-03-25)

Bug Fixes

  • core: use bun:sqlite for local file database instead of native libsql (#207) (9b6aa4c)

agent-core: v0.1.8

25 Mar 03:24
7a7a58a

Choose a tag to compare

0.1.8 (2026-03-25)

Features

  • core: replace @libsql/client with Kysely as unified DB layer (#193) (4502d38)

Bug Fixes

  • core: authenticate git clone and fetch with installation token (#198) (b6ddb97)

agent-core: v0.1.10

25 Mar 19:37
77de85e

Choose a tag to compare

0.1.10 (2026-03-25)

Features

  • relay: add cloud relay transport via Cloudflare + PartyServer (#216) (b438b71)

agent: v0.1.23

24 Mar 04:08
57ed24a

Choose a tag to compare

0.1.23 (2026-03-24)

Features

  • auth: add base_url and trusted_origins config for reverse proxy support (#190) (880e268)

agent: v0.1.22

24 Mar 02:03
78946d4

Choose a tag to compare

0.1.22 (2026-03-24)

Bug Fixes

  • cli: apply server.port from WORKFLOW.md to Nitro listen port (#182) (af66b42)

agent-core: v0.1.7

24 Mar 04:08
57ed24a

Choose a tag to compare

0.1.7 (2026-03-24)

Features

  • auth: add base_url and trusted_origins config for reverse proxy support (#190) (880e268)
  • config: add commit signing and authenticated remote support (#187) (33c09d0)

agent-core: v0.1.6

24 Mar 02:03
78946d4

Choose a tag to compare

0.1.6 (2026-03-24)

Features

  • agent-env: add default GH_TOKEN, GITHUB_TOKEN, and git identity overrides (#179) (5b20556)
  • tracker: include repository name in GitHub issue identifier (#181) (765be7b)

Bug Fixes

  • workspace: move worktree path outside repo dir and add branch prefix option (#178) (9620eca)