Commit Graph

9 Commits

Author SHA1 Message Date
a0ab910137 feat: add PullRequestClient with read and write methods 2026-05-20 19:04:08 +02:00
cf60d7a8fe fix: improve BaseClient — dynamic version, better error logging, formatError type safety, drop misleading 429 sleep 2026-05-20 19:02:43 +02:00
b823cc1491 feat: add BaseClient with shared Axios instance and interceptors 2026-05-20 18:58:29 +02:00
262d1dfd0f docs: add implementation plan for missing Bitbucket MCP features
10-task TDD plan covering domain client split, PR/comment/task write
operations, and repository/workspace browsing.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-05-20 18:54:58 +02:00
666fc05dd0 Add design spec for missing Bitbucket MCP features
Covers domain client split, write operations (PR, comment, task),
and repository/workspace/branch browsing tools.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-05-20 18:33:35 +02:00
c6080b4b98 Update README and CLAUDE files v1.0.0 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