Skip to content

Releases: LightbridgeLab/CodeCannon

v0.6.0

Choose a tag to compare

@sebastientaggart sebastientaggart released this 26 May 14:15
v0.6.0
faddaf6

Changes

  • #153 — Optimize oversized decorative README images (PR #154)
  • #109 — Add /delegate skill for multi-agent task delegation (PR #151)
  • #145 — Eliminate command substitutions from skills and add permission audit (PR #150)
  • #148 — Replace 'Resuming work' comment with investigation findings gate and simplify rubrics (PR #149)
  • #145 — Revert command substitution workaround and add agent permission docs (PR #147)
  • #145 — Fix start skill re-prompting and deploy lightweight tag failure (PR #146)
  • #143 — Add commit signing detection to setup skill (PR #144)

Full changelog: v0.5.1...v0.6.0

v0.5.1

Choose a tag to compare

@sebastientaggart sebastientaggart released this 13 Apr 16:59
v0.5.1
b7e31b7

Changes

  • #140 — Embed issue number in branch names for reliable PR-to-issue linking (PR #141)
  • #137 — Fix command substitution permission nag in submit-for-review (PR #139)
  • #136 — Fix start hard rules to reference --body-file (PR #138)
  • #129 — Guard make targets with repo-root cd and existence check (PR #135)
  • #132 — Add make roll-call for voluntary installation telemetry (PR #134)
  • #130 — Add SECURITY.md, fix workflow permissions, redesign README (PR #131)

Full changelog: v0.5.0...v0.5.1

v0.5.0

Choose a tag to compare

@sebastientaggart sebastientaggart released this 12 Apr 03:16
v0.5.0
67c87f6

Changes

  • #121 — Add unittest test suite for sync engine (PR #127)
  • #122 — Rename sync.sh to sync.py to reflect Python implementation (PR #126)
  • #108 — Fix resolution comment heading in codex submit-for-review adapter (PR #125)
  • #120 — Fix PRs Welcome badge link to docs/contributing.md (PR #124)
  • #120 — Add shields.io badges and MIT LICENSE file (PR #123)
  • #118 — Add auto-sync workflow for dev branch (PR #119)

Full changelog: v0.4.3...v0.5.0

v0.4.3

Choose a tag to compare

@sebastientaggart sebastientaggart released this 12 Apr 00:34
v0.4.3
d45ca5d

Changes

  • #115 — Add contributing guide with pre-commit hook for skill sync (PR #116)

Full changelog: v0.4.2...v0.4.3

v0.4.2

Choose a tag to compare

@sebastientaggart sebastientaggart released this 11 Apr 22:10
v0.4.2
7466099

Changes

  • #108 — Add checkpoint skill, fix temp file collisions, and support starting on existing branches (PR #113)
  • #111 — Trim /setup skill and remove ROADMAP.md (PR #112)
  • #106 — Enhance /status with health indicators, stale detection, team mode, and quick wins (PR #107)

Full changelog: v0.4.1...v0.4.2

v0.4.1

Choose a tag to compare

@sebastientaggart sebastientaggart released this 11 Apr 19:43
v0.4.1
6eccf01

Changes

  • #82 — Use Write tool + --body-file for all skill gh commands to fix permission prompts (PR #99)
  • #102 — Update docs for recent features and simplify README (PR #103)
  • #100 — Regenerate start skill adapter files after body-file conversion (PR #101)
  • #96 — Clarify /start skill gate messages with intent classification (PR #98)
  • #94 — Add post-review gate for NOTE/WARNING findings before merge (PR #97)
  • #93 — Add resolution comment to issues after PR merge (PR #95)
  • #91 — Add complexity indicator to issue body template (PR #92)
  • #89 — Fix deploy-prod tag clobber and add validate to make dev (PR #90)
  • Place --body-file - adjacent to heredoc in gh issue create example (PR #87)
  • #80 — Use gh --body-file - stdin heredoc to preserve Bash(gh:*) permission match (PR #86)
  • #79 — Warn against fully-qualified Closes owner/repo#N in PR bodies (PR #85)
  • #77 — Prescribe structured ticket body layout with Acceptance Criteria (PR #84)
  • #78 — Fix sync.sh --validate to respect {{#if}} conditionals (PR #83)
  • #71 — Fix awkward TICKET_LABEL_CREATION_ALLOWED substitutions in start skill (PR #81)
  • #68 — Rephrase start skill to avoid tautology after substitution (PR #72)
  • Release v0.3.9 (PR #70)
  • #65 — Fix sync.sh YAML dequoting and default TICKET_LABEL_CREATION_ALLOWED (PR #69)
  • Force explicit signing in Makefile version bump targets (PR #66)
  • #62 — Clarify branch cleanup one-liner for custom branch names (PR #63)
  • #60 — Document how to clean up merged feature branches (PR #61)

Full changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@sebastientaggart sebastientaggart released this 09 Apr 23:51
v0.4.0
cc4f9b8

Changes

  • #71 — Rephrase start skill to avoid tautology after TICKET_LABEL_CREATION_ALLOWED substitution (PR #72)
  • #77 — Fix awkward TICKET_LABEL_CREATION_ALLOWED substitutions in start skill (PR #81)
  • #78 — Fix sync.sh --validate to respect {{#if}} conditionals (PR #83)
  • #79 — Prescribe structured ticket body layout with Acceptance Criteria (PR #84)
  • #80 — Warn against fully-qualified Closes owner/repo#N in PR bodies (PR #85)
  • #82 — Use gh --body-file - stdin heredoc to preserve Bash(gh:*) permission match (PR #86)
  • Place --body-file - adjacent to heredoc in gh issue create example (PR #87)

Full changelog: v0.3.11...v0.4.0

v0.3.11

Choose a tag to compare

@sebastientaggart sebastientaggart released this 08 Apr 18:20
v0.3.11
e521464

Changes

  • #74 — Wrap --base callouts in start skill in BRANCH_DEV conditional (PR #75)

Full changelog: v0.3.10...v0.3.11

v0.3.10

Choose a tag to compare

@sebastientaggart sebastientaggart released this 08 Apr 17:07

Changes

  • #71 — Rephrase start skill to avoid tautology after TICKET_LABEL_CREATION_ALLOWED substitution (PR #72)

Full changelog: v0.3.9...v0.3.10

v0.3.9

Choose a tag to compare

@sebastientaggart sebastientaggart released this 08 Apr 16:32

Changes

  • #68 — Fix sync.sh YAML dequoting and default TICKET_LABEL_CREATION_ALLOWED (PR #69)

Full changelog: v0.3.8...v0.3.9