Skip to content

Releases: SebastianLuser/claude-code-arcane

v2.9.5

Choose a tag to compare

@github-actions github-actions released this 07 Sep 14:26

2.9.5 (2026-09-07)

Bug Fixes

  • update: record the hash Arcane shipped, not the customized one on disk (921c89d)

v2.9.4

Choose a tag to compare

@github-actions github-actions released this 07 Sep 14:14

2.9.4 (2026-09-07)

Bug Fixes

  • add: keep content_hashes instead of rebuilding the manifest (1ecce98)
  • cache: resolve the arcane home in one place, honouring ARCANE_HOME (4a7a24d)

v2.9.3

Choose a tag to compare

@github-actions github-actions released this 07 Sep 13:41

2.9.3 (2026-09-07)

Bug Fixes

  • update: resolve the content version once per run, never fabricate it (ef78ecf)

v2.9.2

Choose a tag to compare

@github-actions github-actions released this 07 Sep 13:09

2.9.2 (2026-09-07)

Bug Fixes

  • update: only remove content the manifest owns (d6eec05)

v2.9.1

Choose a tag to compare

@github-actions github-actions released this 04 Sep 23:59

2.9.1 (2026-09-04)

Bug Fixes

  • deps: patch the two vulnerabilities that reach users (ec0e25c)

v2.8.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 23:12

2.8.0 (2026-08-27)

Bug Fixes

  • agents: close the last 62 dead delegations and empty the allowlist (99b4d63)
  • agents: give every description an invocation trigger (e152e52)
  • agents: make the three MCP wildcards verify instead of assume (fd4f11e)
  • agents: normalise tier budgets and put the two drifted docs under test (e9830b8)
  • agents: repair the blocks the regex removal mangled, and gate against it (86c39a2)
  • agents: split consultants from executors so executors can actually write (3ee64d8)
  • agents: wire agent invocation and add the integrity gate that was missing (2433324)
  • skills: align frontmatter with the official Claude Code contract (f981fd0)

Features

  • agents: granular agent entries in profiles, and wire the 44 specs to CI (72aeb1c)

v2.7.1

Choose a tag to compare

@github-actions github-actions released this 20 Aug 17:36

2.7.1 (2026-08-20)

Bug Fixes

  • self-update: npm self-update never ran on Windows (13cd7cb)

v2.7.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 14:50

2.7.0 (2026-08-20)

Features

  • add: open an interactive picker when add gets no arguments (d87523e)
  • blender: add the blender profile — modeling, materials, animation, validated export (a79ca03)
  • gate 3D exports on commit, hand off Meshy to Blender, add fiverr-gig (b01fbf8)

v2.6.1

Choose a tag to compare

@github-actions github-actions released this 18 Aug 21:42

2.6.1 (2026-08-18)

Bug Fixes

  • update-check: compare like with like, and check the CLI version too (fe734ce)

v2.6.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 20:51

2.6.0 (2026-08-18)

Features

  • profiles: add meshy profile for 3D asset production (c550bf2)