Skip to content

chore(release): v1.0.0 for CWS submission [GET-29]#61

Merged
DevanshuNEU merged 2 commits into
OpenCodeIntel:mainfrom
DevanshuNEU:feat/get-29-cws-submission
May 5, 2026
Merged

chore(release): v1.0.0 for CWS submission [GET-29]#61
DevanshuNEU merged 2 commits into
OpenCodeIntel:mainfrom
DevanshuNEU:feat/get-29-cws-submission

Conversation

@DevanshuNEU

@DevanshuNEU DevanshuNEU commented May 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bump package.json 0.1.0 to 1.0.0 for CWS v1 submission
  • WXT propagates the version into the built manifest.json automatically

Verified gates (this branch)

  • bun run compile green
  • bun run test green: 1808/1808 in 1.91s
  • bun run build green: 1.07 MB total, content script 75.82 KB (under 100 KB ceiling)
  • bun run zip produces .output/saar-1.0.0-chrome.zip (426 kB)
  • Manifest permissions audit: all 6 permissions are actively used in code, no trim
  • https://getsaar.com/privacy resolves
  • https://getsaar.com landing page reflects post-2026-04-19 thesis (AI Usage Coach)

Manual gates remaining (Devanshu)

  • E2E on Pro account: overlay + side panel + handoff + pre-submit + weekly bar render, no console errors
  • E2E on Northeastern Enterprise account: credit-variant Usage Budget card renders with month-end projection
  • Capture 5 screenshots per DevVault/lco/cws/screenshot-shotlist.md
  • Upload zip + fill submission form per DevVault/lco/cws/store-listing.md and DevVault/lco/cws/permissions-justification.md

Out of scope (Cycle 2 follow-ups)

  • Landing page rewrite reflecting Claude-only narrowing (current copy still references ChatGPT)
  • Education layer end-to-end (onboarding modal, inline learn-more, opt-in telemetry, weekly digest)

Closes GET-29

Summary by CodeRabbit

  • Chores
    • Version updated to 1.0.0

@vercel

vercel Bot commented May 4, 2026

Copy link
Copy Markdown

@DevanshuNEU is attempting to deploy a commit to the Dev's projects Team on Vercel.

A member of the Team first needs to authorize it.

@coderabbitai

coderabbitai Bot commented May 4, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (7)
  • docs/cws-assets/icon-128.png is excluded by !**/*.png
  • docs/cws-assets/icon.svg is excluded by !**/*.svg
  • docs/cws-assets/screenshots/01-warning-pre-submit.png is excluded by !**/*.png
  • docs/cws-assets/screenshots/02-overlay-healthy-with-response.png is excluded by !**/*.png
  • docs/cws-assets/screenshots/03-overlay-quiet-fresh-chat.png is excluded by !**/*.png
  • docs/cws-assets/screenshots/04-active-conv-cost-history.png is excluded by !**/*.png
  • docs/cws-assets/screenshots/05-side-panel-fresh.png is excluded by !**/*.png

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 3b41174a-5ce6-4075-b6b2-316023349d41

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

The package version in package.json was bumped from 0.1.0 to 1.0.0. No other metadata, dependencies, scripts, or configurations were modified.

Changes

Version Bump

Layer / File(s) Summary
Version Update
package.json
Package version incremented from 0.1.0 to 1.0.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Possibly related PRs

  • OpenCodeIntel/lco#46: Also modifies package.json metadata; this PR bumps the version while that one updates name/description fields.

Poem

🐰 From zero-point-one we hop with glee,
To one-point-oh, as stable as can be!
A milestone reached, the project grows so tall,
First major release—we celebrate it all! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: bumping the package version to 1.0.0 for a Chrome Web Store submission, which directly corresponds to the sole change in the changeset.
Description check ✅ Passed The description includes a clear summary, verified gates with test results, manual gates remaining, and related issue closure. However, it lacks explicit coverage of the 'Type of Change' and 'How to Test' sections from the template.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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 and usage tips.

Lands the artifacts used for the Chrome Web Store v1.0.0 submission so
they are version-controlled alongside the release: 5 store screenshots
at 1280x800, the 128px store icon PNG, and the SVG source.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@DevanshuNEU DevanshuNEU merged commit f3799e9 into OpenCodeIntel:main May 5, 2026
5 of 6 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