Skip to content

Tags: let-sunny/canicode

Tags

v0.12.4

Toggle v0.12.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release v0.12.4 (#586)

* chore: bump version to 0.12.4

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* chore: sync server.json version to 0.12.4

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>

v0.12.3

Toggle v0.12.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release v0.12.3 (#564)

Phase 3 (#508) shipped — componentize+swap loop end-to-end:
- delta 1 (#553) — applyComponentize primitive + ADR-023
- delta 2 (#555) — applyReplaceWithInstance primitive
- delta 3 (#557) — cross-parent fingerprint pass + RuleContext.analysisRoot
- #558 follow-up — Stage 1/2 frame walks scope-narrowed
- delta 4a (#561) — groupMembers on RuleViolation + GotchaSurveyQuestion
- delta 4b + 5 (#563) — group orchestrator + SKILL Strategy B prose +
  Code Connect handoff close-out

Live verification on a real Figma file (Phase 3 test fixture in
NexonKorea workspace) confirmed Stage 3 fires with full groupMembers
through to the gotcha-survey question — apply orchestration covered by
unit tests; first user-facing roundtrip will exercise the
createComponentFromNode + insertChild path on real Plugin API.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

v0.12.2

Toggle v0.12.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release v0.12.2 (#550)

* chore: release v0.12.2

Patch release bundling the four #527 Phase 2 live-verification fixes shipped
in PR #549: gotcha-survey pacing (#545), output-language localization (#546),
re-analyze wrap-up grade-movement attribution (#547), and the doctor +
unmapped-component screen-scope fix (#548).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* chore: sync server.json to v0.12.2

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

v0.12.1

Toggle v0.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release v0.12.1 (#544)

* chore: release v0.12.1

* chore: bump server.json to 0.12.1

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release v0.12.0 (#530)

Phase 1 Code Connect bootstrap complete + new CLI subcommand + new severity tier.

Highlights since v0.11.5:
- feat: \`canicode doctor\` CLI subcommand for Code Connect prerequisite checks (#512/#513)
- feat: \`canicode-roundtrip\` Step 1.5 (Code Connect soft-warn) + Step 7 (close-out: doctor recheck → satisfaction prompt → add_code_connect_map + send_code_connect_mappings) (#515/#516)
- feat: zero-score \`note\` severity tier so annotation-primary rules surface in the gotcha survey without distorting the grade; missing-prototype / missing-interaction-state / missing-size-constraint backfilled (#519/#523)
- feat: \`unmapped-component\` analyze rule using the new \`note\` tier; flags COMPONENT/COMPONENT_SET nodes when figma.config.json is present (#520/#524)
- feat: split \`canicode init\` into interactive setup + \`canicode config\` subcommands (#505/#506)
- docs: WORKFLOWS.md mapping the 3-phase canicode bootstrap roadmap (#511)
- docs: README + ONBOARDING-TEST surface Code Connect close-out (#517/#518)
- docs: ADR-021 — handoff carriers and conflict resolution between canicode-roundtrip and figma-implement-design (#529)

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

v0.11.5

Toggle v0.11.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release v0.11.5 (#503)

Patch bump for docs-only changes since v0.11.4 (#497 marketplace.json,
#499 init docs polish, #502 other-agents install guide). Regenerates
roundtrip helpers so version stamps stay in sync with the npm release.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

v0.11.4

Toggle v0.11.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release v0.11.4 (#494)

Bump package.json, server.json, and .claude-plugin/plugin.json to 0.11.4;
regenerate roundtrip helpers so the shared-plugin-data version stamp
matches the published npm version.

Releases since v0.11.3:
- #492 feat: rewrite canicode skill descriptions as TRIGGER/SKIP trigger spec
- #493 feat: add Claude Code plugin manifest (#489 Phase 1)

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

v0.11.3

Toggle v0.11.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: regenerate roundtrip helpers for v0.11.3 (#487)

The version stamp baked into helpers-bootstrap.js / helpers-installer.js
must match the published npm version so shared-plugin-data cache hits
on cross-session reuse. Same pattern as #475 (v0.11.2 release).

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

v0.11.1

Toggle v0.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(release): bump version to 0.11.1 (#460)

Made-with: Cursor