Skip to content

Improve comments#39

Closed
ivanbanov wants to merge 9 commits into
mainfrom
better-agents-md
Closed

Improve comments#39
ivanbanov wants to merge 9 commits into
mainfrom
better-agents-md

Conversation

@ivanbanov

Copy link
Copy Markdown
Contributor

Summary

  • Adds AGENTS.md as the canonical agent/contributor guide (boundaries, workflow, code style, testing, versioning, benchmark)
  • CLAUDE.md is a symlink to AGENTS.md so both Codex and Claude Code pick up the same file
  • Fixes lint-staged oxlint exit-1 on ignored paths with --no-error-on-unmatched-pattern

Test plan

  • Verify cat CLAUDE.md and cat AGENTS.md show identical content
  • Verify pre-commit hook passes on a staged .ts file in website/src/snippets/

🤖 Generated with Claude Code

ivanbanov and others added 8 commits June 25, 2026 09:26
Remove comments that restate what the code already says, strip
multi-paragraph docblocks that read like prose documentation rather
than code commentary, and shorten over-explaining inline notes to
one-line summaries.

Kept: non-obvious constraints (StrictMode destroy() decision, after-timer
generation counter, busDirty mid-pass skip logic, NoInfer on target/initial,
focusable→accessible RN pair, live 'off'→'none' transform).

Co-authored-by: Claude <noreply@anthropic.com>
Also fix lint-staged oxlint "no files" exit code for ignored paths.

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Claude <noreply@anthropic.com>
… style rules

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Claude <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
dunky-state-machine Skipped Skipped Jun 25, 2026 11:45am

@ivanbanov ivanbanov changed the title Add AGENTS.md / CLAUDE.md with coding, testing, versioning and workflow guidelines Improve comments Jun 25, 2026
@ivanbanov

Copy link
Copy Markdown
Contributor Author

Superseded by #38

@ivanbanov ivanbanov closed this Jun 25, 2026
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