Commit Graph

7 Commits

Author SHA1 Message Date
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