Skip to content

Releases: LightbridgeLab/CodeCannon

v0.3.4

27 Mar 14:45

Choose a tag to compare

Changes

  • #43 — Rewrite AGENTS.md with current project structure and file location guide (PR #44)
  • #36 — Fix deploy skill skip flow to find latest tag in branch history (PR #42)

Full changelog: v0.3.3...v0.3.4

v0.3.3

27 Mar 00:14

Choose a tag to compare

Changes

  • #39 — Add 'what's next' section to /status skill (PR #40)
  • #35 — Rename /ship to /submit-for-review (PR #38)
  • Combine version and release skills into a single deploy skill (PR #37)
  • #33 — Fix deploy targets failing when run from a non-target branch (PR #34)
  • #30 — Clean up permissions and add settings.local.json.example (PR #31)
  • #27 — Fix deploy targets failing when local branch is behind remote (PR #28)

Full changelog: v0.3.2...v0.3.3

v0.3.2

26 Mar 16:01

Choose a tag to compare

Changes

  • #30 — Clean up permissions and add settings.local.json.example (PR #31)

Full changelog: v0.3.1...v0.3.2

v0.3.1

26 Mar 15:38

Choose a tag to compare

Changes

  • #27 — Fix deploy targets failing when local branch is behind remote (PR #28)

Full changelog: v0.3.0...v0.3.1

v0.3.0

26 Mar 15:28

Choose a tag to compare

Changes

  • #24 — Fix sync-check CI: sync adapter files and bump checkout to v5 (PR #25)
  • #22 — Add sync-with-base-branch step to /ship to prevent merge conflicts (PR #23)
  • #20 — Strip leading @ from reviewer handles in ship skill (PR #21)
  • #18 — Fix unresolved placeholders for trunk-based workflows (PR #19)
  • Update all shipped skills that ship with this project (PR #16)

Full changelog: v0.2.1...v0.3.0

v0.2.1

26 Mar 01:17
e08f170

Choose a tag to compare

Changes

  • #6 — Add three-branch workflow support to Makefile.agents.mk (PR #10)
  • #11 — Use skill descriptions as Claude adapter preview text (PR #12)
  • #11 — Add Codex/Gemini adapters, fix sync.sh and cross-adapter compatibility (PR #14)

Full changelog: v0.2.0...v0.2.1

v0.2.0

25 Mar 13:39

Choose a tag to compare

Changes

  • #2 — Add docs/ folder and slim down README (PR #3)
  • #4 — Move sync marker to EOF for better CLI preview (PR #5)
  • #7 — Add greenfield GitHub baseline guide for PM/BA setup (PR #8)