Skip to content

chore(ext): release 0.0.48 with workflow pack v51 - #100

Merged
arozumenko merged 1 commit into
mainfrom
chore/release-0.0.48
Aug 13, 2026
Merged

chore(ext): release 0.0.48 with workflow pack v51#100
arozumenko merged 1 commit into
mainfrom
chore/release-0.0.48

Conversation

@arozumenko

Copy link
Copy Markdown
Collaborator

First VSIX since 0.0.47 (2026-07-31, pack v36). Built and verified locally: octobots-0.0.48.vsix, 57 files, 805.3 KB.

What ships

Verified in the built artifact, not just the tree

  • 25 skill files across all five skills.
  • knowledge-explorer/SKILL.md present at version: 51.
  • The #60 guard is gone from the shipped add-workflow.jsgrep -c "at most one" on the file inside the VSIX returns 0.

Also in this commit

Packaging refreshed both model price tables — that is the only point either can be updated, and the script does it on every package. PRICES_FETCHED_AT moves 2026-07-31 → 2026-08-13, adding two model entries. Committed deliberately rather than reverted, so the shipped table matches the shipped VSIX.

pnpm test green after the refresh: 1,279 tests (graph 565, extension 402, board 269, tokenomics 43).

Note the VSIX itself is gitignored (*.vsix), so this PR carries the version bump and the price tables, not the artifact.

🤖 Generated with Claude Code

First VSIX since 0.0.47 (2026-07-31), which shipped pack v36. Everything since
lands in this one:

  - octograph, the git-history architecture graph, plus its Install/Rebuild
    Graph commands and the bundled CLI payload;
  - knowledge-explorer, the fifth pack skill — the knowledge vault is
    obligatory, octograph enriches it where installed;
  - a mission may now hold several workflows, one per execution loop
    (implementation / testing / fixing), with the doctrine to choose between
    them (#99, closing #60);
  - the product-management SDLC bundle showing a real label instead of a bare
    slug (#97);
  - fixture diagnostics that can finally see the object store (#98).

Packaging also refreshed both model price tables, which is the only point
either can be updated — 2026-07-31 to 2026-08-13.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@arozumenko
arozumenko merged commit 829211c into main Aug 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant