Skip to content

feat: add verify and docs to optimize AI coding#1623

Merged
tyler-dane merged 2 commits intomainfrom
feat/optimize-ai-flow
Apr 5, 2026
Merged

feat: add verify and docs to optimize AI coding#1623
tyler-dane merged 2 commits intomainfrom
feat/optimize-ai-flow

Conversation

@tyler-dane
Copy link
Copy Markdown
Contributor

@tyler-dane tyler-dane commented Apr 5, 2026

Note

Low Risk
Low risk: primarily adds documentation and a new bun run verify helper script; runtime code changes are limited to comments and build/test tooling.

Overview
Adds a bun run verify command (packages/scripts/src/testing/verify.ts) that detects which workspace packages changed via git diff and runs only the relevant test:<pkg> suites followed by type-check.

Introduces AI/agent-focused documentation (CLAUDE.md, new docs/development/web-state-guide.md, and updates to docs/README.md and common-change-recipes.md) and adds clarifying header comments to key web state entry points (event.sagas.ts, store/events.ts, event.repository.util.ts).

Reviewed by Cursor Bugbot for commit a6dd4b6. Bugbot is set up for automated code reviews on this repo. Configure here.

Copy link
Copy Markdown
Contributor

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Fix All in Cursor

Bugbot Autofix is ON. A cloud agent has been kicked off to fix the reported issues. You can view the agent here.

Reviewed by Cursor Bugbot for commit 4503fec. Configure here.

Comment thread packages/scripts/src/testing/verify.ts
Comment thread packages/scripts/src/testing/verify.ts
@tyler-dane tyler-dane force-pushed the feat/optimize-ai-flow branch from 28a8a01 to a6dd4b6 Compare April 5, 2026 18:42
@tyler-dane tyler-dane merged commit 9c3b5bc into main Apr 5, 2026
9 checks passed
@tyler-dane tyler-dane deleted the feat/optimize-ai-flow branch April 5, 2026 18:54
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