feat(cli): upgrade Convex agentic bootstrap#213
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🦋 Changeset detectedLatest commit: e98bf3b The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 71dbc28f9a
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: bb181dd144
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 92c12bfde0
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
- Restore Convex scenario env clearing and HOME isolation - Improve supported Convex warning semantics
🎫 Issue ➖ N/A
🟢 95-100% confidence
✅ Outcome
1.35.1.>=1.35.CONVEX_AGENT_MODE=anonymous; Convex owns non-interactive anonymous local setup now.convex-release-auditskill for future Convex release scans.package-release-auditskill for generic npm package release scans.docs/solutions.research-wikiskill from the current checkout.🏗️ Design
package.jsonwould leave stale agent-mode hacks and no signal for old app pins.🧪 Verified
bun lint:fixbun typecheckbun --cwd packages/kitcn buildbun test packages/kitcn/src/cli/supported-dependencies.test.ts packages/kitcn/src/cli/cli.test.tsbun test packages/kitcn/src/cli/commands/dev.test.ts packages/kitcn/src/cli/commands/verify.test.ts packages/kitcn/src/cli/commands/init.test.ts packages/kitcn/src/cli/supported-dependencies.test.tsCI=1 bun test ./packages/kitcn/src/cli/cli.commands.tsbun test ./tooling/scenarios.test.tsbun run fixtures:syncbun run fixtures:checkquick_validate.py .agents/skills/package-release-auditbun check