Skip to content

Releases: wangauone/agent-plugin-sync

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 24 Aug 23:18
ced747b

0.1.3 (2026-08-24)

Bug Fixes

  • ci: read job.workflow_sha in step env, not job env (00dca68)

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 24 Aug 17:11
5d1f8fb

0.1.2 (2026-08-20)

Features

  • ci: move a stable tag on each release for ad-hoc runs (6502afe)

Bug Fixes

  • ci: move the stable tag through the refs API (07a4ba7)
  • ci: point stable at the latest release, not the branch head (8d6ecc7)
  • ci: resolve the tool version from job_workflow_sha (8dcdfb3)
  • ci: use job.workflow_sha, the documented context name (7aa088f)

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 20 Aug 20:24
c3e29a4

0.1.1 (2026-08-20)

Features

  • add agent-plugin-sync harness manifest generator (0826fc6)
  • add Codex/Antigravity generators, enforce no $schema, rename extension models to PluginExtension (a488de5)
  • carry the Codex interface block through generation (e147e1f)

Bug Fixes

  • only emit cwd for ./-relative commands in migrate (9c18e21)
  • translate plugin-root path placeholders in args (migrate + gemini) (ea9f29e)