8 Commits

Author SHA1 Message Date
8a410c7fd7 docs: update CLAUDE.md, README, and .env.template for write test requirements
Document RUN_WRITE_TESTS and TEST_PR_ID env vars across all three files.
Fix .env.template to keep write-test vars commented out. Reference .env.template
as the starting point for local development setup.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-05-20 23:35:05 +02:00
9c7d983df4 test: require TEST_PR_ID for write integration tests to prevent accidental mutations
Write tests no longer pick a random open PR. RUN_WRITE_TESTS=true alone is not
sufficient — TEST_PR_ID must also be set, otherwise each write test is skipped
with a warning. Added try/finally cleanup blocks so approval/comment/task state
is always restored even on assertion failures. Updated .env.example and README
to document the new requirement.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-05-20 23:25:40 +02:00
ab73c92e6d docs: update README with full capabilities — write ops, repo browsing, tasks
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-05-20 23:09:12 +02:00
980d79d8d1 docs: update Claude Code global config path to ~/.claude.json
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-05-20 23:06:14 +02:00
c6080b4b98 Update README and CLAUDE files 2026-05-19 17:12:56 +02:00
e89d33686c Update readme 2026-05-19 16:48:52 +02:00
992f25a9a2 Add code 2026-05-19 16:45:59 +02:00
29496cb944 Initial commit 2026-05-19 16:24:55 +02:00