orca/resources
Brennan Benson cc1ad064d7
fix(skills): decouple bundled skill artifacts from the release train (#9119)
The current manifest stamped package.json's version into itself (9 lines),
so every RC/stable version bump made the committed artifact stale on every
open branch: lint failed until authors committed content-free regeneration
diffs, which also dragged the resources/skills-filtered update-roundtrip
matrix onto unrelated PRs. Cutting a release tag whose skills tree changed
had the same effect through release-mapping.json.

- current-manifest.json is now schema 2 and content-only; the generator no
  longer reads package.json. Registry and mapping stay schema 1 so the
  append-only released-history guard keeps its schema gate.
- The running build's version enters at the IPC boundary
  (skills:freshnessInventory passes app.getVersion()) and threads through
  the inventory to placement observation; current-revision placements are
  labeled with it while historical revisions keep resolving through the
  release mapping. The artifact loader and its cache stay content-only.
- verify tolerates a committed release mapping that is a byte-exact prefix
  of the derived one when every missing trailing row's revisions equal the
  current manifest (a just-cut tag over unchanged-since bytes); such rows
  are provably redundant until the next real regeneration adds them.

Artifacts now change only when skills/ content changes.
2026-07-16 20:02:01 -07:00
..
app-icons Add app icon switcher to appearance settings (#4600) 2026-06-03 17:14:50 -07:00
build fix(windows): trim macOS safe-area inset so app icon fills the canvas (#6548) 2026-06-28 00:30:24 -07:00
darwin/bin
icon-source fix(windows): trim macOS safe-area inset so app icon fills the canvas (#6548) 2026-06-28 00:30:24 -07:00
linux fix: restore Linux chrome-sandbox postinstall (#6133) 2026-06-22 21:55:08 -07:00
notification-sounds Revamp onboarding notification setup (#2670) 2026-05-22 23:47:31 -07:00
onboarding/feature-wall feat(onboarding): add feature wall tour (#1772) 2026-05-14 15:20:49 -07:00
skills fix(skills): decouple bundled skill artifacts from the release train (#9119) 2026-07-16 20:02:01 -07:00
tray Add a native macOS menu bar status item with activity indicator (#9042) 2026-07-16 13:06:21 -07:00
win32/bin fix(cli): preserve multiline arguments on Windows (#8374) 2026-07-12 02:13:41 -07:00
claude.webp feat: add experimental pet overlay (#1331) 2026-05-01 16:18:21 -07:00
ghostty.svg
gremlin.webp feat: add experimental pet overlay (#1331) 2026-05-01 16:18:21 -07:00
gwindows_logo.svg Add Windows terminal onboarding step (#5488) 2026-06-16 14:07:26 -07:00
icon-dev.png
icon.png
logo.svg
minimax-icon.svg feat(rate-limits): add MiniMax token control (#7387) 2026-07-04 23:33:25 -07:00
openclaude-logo.png Add OpenClaude agent support 2026-05-30 02:46:28 -07:00
opencode.webp feat: add experimental pet overlay (#1331) 2026-05-01 16:18:21 -07:00