Skip to content

chore(release): prepare 0.2.0 - #81

Merged
mroops0111 merged 3 commits into
masterfrom
chore/release-0.2.0
Aug 3, 2026
Merged

chore(release): prepare 0.2.0#81
mroops0111 merged 3 commits into
masterfrom
chore/release-0.2.0

Conversation

@mroops0111

Copy link
Copy Markdown
Owner

Summary

Prepares the 0.2.0 release.

  • Bumps all package versions from 0.1.0 to 0.2.0. Inter-package deps stay workspace:*, so nothing else changes.
  • README polish: the architecture diagram moves to a hero position right after the intro, and the install snippet moves out of the top into a dedicated Quick Start section before The Loop.

Release steps

Merging this, then pushing a v0.2.0 tag on the resulting master commit, triggers release.yml:

  1. Re-runs the full CI matrix on the tagged commit.
  2. Verifies the tag matches the root package.json version (now 0.2.0).
  3. Publishes the packages to npm via OIDC Trusted Publishing, with build provenance.
  4. Creates the GitHub Release with generated notes.

The tag push is the publish trigger and is left to the maintainer.

🤖 Generated with Claude Code

mroops0111 and others added 3 commits August 3, 2026 09:10
- bump all package versions 0.1.0 -> 0.2.0 for the release
- README: lift the architecture diagram to a hero spot after the intro and
  move the install snippet into a Quick Start section

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- fold Framework + Architecture under a Design heading, and Quick Start, The
  Loop, and Workspace Manifest under Usage, so the short sections read as a
  two-level hierarchy instead of a flat list of ten
- keep the architecture diagram as a hero image right after the intro
- re-export architecture.png with the surrounding whitespace trimmed

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- the PRODUCT.md example now carries the required source id and name plus a
  storage block, so it parses against ProductManifest instead of throwing
- drop the non-existent requiredPaths skill field, the braid block only
  preflights requiredEnv and requiredMcpServers
- drop the stale agents/agentBindings manifest mention

Verified both the manifest and skill frontmatter parse against the schemas.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mroops0111
mroops0111 merged commit 0df2118 into master Aug 3, 2026
6 checks passed
@mroops0111
mroops0111 deleted the chore/release-0.2.0 branch August 3, 2026 06:18
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