Skip to content

chore: add changeset for stores beta and config JSON parsing#1267

Merged
TabishB merged 2 commits into
mainfrom
changeset-stores-beta-config-parse
Jun 28, 2026
Merged

chore: add changeset for stores beta and config JSON parsing#1267
TabishB merged 2 commits into
mainfrom
changeset-stores-beta-config-parse

Conversation

@TabishB

@TabishB TabishB commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Adds a minor changeset for user-facing changes merged to main since v1.4.1 that did not yet have one.

Changes covered

New Features

Bug Fixes

Not included (by design)

Effect on the release

Once merged, the Changesets action will regenerate release PR #1248, recomputing the version to 1.5.0 and folding in all three changelog entries. Merging #1248 then publishes to npm.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • New Features

    • Added early beta support for Stores, introducing a simpler spec organization model.
  • Bug Fixes

    • Fixed configuration parsing so values wrapped in JSON containers are now handled correctly.

@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 6291d240-0213-4f45-8358-c088fa59374a

📥 Commits

Reviewing files that changed from the base of the PR and between 9d48af3 and c8f2307.

📒 Files selected for processing (1)
  • .changeset/stores-beta-config-parse.md
💤 Files with no reviewable changes (1)
  • .changeset/stores-beta-config-parse.md

📝 Walkthrough

Walkthrough

A changeset entry adds a minor release note for the package, documenting the early beta Stores feature and a config parsing fix for JSON-wrapped values.

Changes

Release note update

Layer / File(s) Summary
Changeset entry
.changeset/stores-beta-config-parse.md
Records a minor release note with “Stores (very early beta)” and a “Config parsing” fix for JSON-wrapped configuration values.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A bunny hopped by with a note in tow,
“Stores” took a nibble and began to glow.
JSON shells popped with a tiny crack,
and configs now land right on track.
Hoppy release notes! 🐰

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the main change: adding a changeset for the stores beta and config JSON parsing fixes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch changeset-stores-beta-config-parse

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@alfred-openspec alfred-openspec left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tiny cleanup needed before approval: the changeset file has leaked tool-wrapper lines at the end, </content> and </invoke>. Please remove those two lines, then this should be good to approve.

@TabishB

TabishB commented Jun 28, 2026

Copy link
Copy Markdown
Contributor Author

Good catch — confirmed and fixed in c8f2307. The trailing </content> and </invoke> lines were leaked tool-wrapper tags accidentally written into the file; removed both. The changeset now ends cleanly at the config-parsing entry.

@alfred-openspec alfred-openspec left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. The leaked wrapper lines are gone, the changeset is scoped correctly, and CI is green.

@TabishB TabishB added this pull request to the merge queue Jun 28, 2026
Merged via the queue into main with commit 96f6cac Jun 28, 2026
12 checks passed
@TabishB TabishB deleted the changeset-stores-beta-config-parse branch June 28, 2026 12:46
studyzy pushed a commit to studyzy/OpenSpec-cn that referenced this pull request Jun 30, 2026
…-AI#1267)

* Add changeset for stores beta and config JSON parsing

* Remove leaked tool-wrapper lines from changeset
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.

2 participants