Commit Graph
14 Commits
Author SHA1 Message Date
HugoNijhuis d5fbeb75ff Add tea_issues tool for listing GitHub issues 2026-05-14 22:18:07 +02:00
HugoNijhuis 7310a1b079 fixed tea pr list 2026-05-13 20:31:44 +02:00
HugoNijhuis da4b96ea87 fix pr list 2026-05-13 17:31:57 +02:00
HugoNijhuis fdcb037838 Add git-worktree tool for managing worktrees 2026-05-12 13:15:47 +02:00
HugoNijhuis 879a415281 feat: add dedicated issue close/reopen and PR review tools 2026-05-12 13:11:12 +02:00
HugoNijhuis 764aee4a18 fxied tea issue deps syntax problems 2026-05-11 23:43:33 +02:00
HugoNijhuis dc65e59611 fixed the return values to strings instead of JSON.parse 2026-05-03 18:30:54 +02:00
HugoNijhuis 3f49ef4589 feat: add tea-context.ts tool for context helpers (whoami) 2026-05-03 16:35:46 +02:00
HugoNijhuis 622f791149 feat: add tea-notification.ts tool for notifications (notificationList) 2026-05-03 16:35:39 +02:00
HugoNijhuis 27f33ca7c6 feat: add tea-label.ts tool for label management (labelList) 2026-05-03 16:35:31 +02:00
HugoNijhuis 1a900037ff feat: add tea-milestone.ts tool for milestone management (milestoneList, milestoneCreate) 2026-05-03 16:35:24 +02:00
HugoNijhuis 960457275e feat: add tea-issue-deps.ts tool for issue dependencies (issueDepsList, issueDepsAdd, issueDepsRemove) 2026-05-03 16:35:10 +02:00
HugoNijhuis 1596dd30b2 feat: add tea-issue.ts tool for issue management (issueList, issueCreate, issueEdit, issueDetails) 2026-05-03 16:34:47 +02:00
HugoNijhuis 0c99f0d7a7 feat: add tea-pr.ts tool for PR management (prList, prCreate, prCheckout, prMerge, prDetails) 2026-05-03 16:34:18 +02:00