|
|
c1476c6a98
|
Remove unused labels and milestone parameters from tea_issue_create
|
2026-05-14 23:02:47 +02:00 |
|
|
|
25573dabff
|
Add tea_issue_create tool with Bun.$ and description support
|
2026-05-14 22:57:43 +02:00 |
|
|
|
c60453ef41
|
Fix tea_issue_create: use Bun.$ and include description
|
2026-05-14 22:53:53 +02:00 |
|
|
|
9de03b1253
|
Add tea_issue_create tool for creating GitHub issues
|
2026-05-14 22:52:08 +02:00 |
|
|
|
ce06cca219
|
Add tea_issues tool for listing GitHub issues
|
2026-05-14 22:18:07 +02:00 |
|
|
|
7f4319821f
|
fixed tea pr list
|
2026-05-13 20:31:44 +02:00 |
|
|
|
3a34883ec7
|
fix pr list
|
2026-05-13 17:31:57 +02:00 |
|
|
|
6dd236944a
|
Add git-worktree tool for managing worktrees
|
2026-05-12 13:15:47 +02:00 |
|
|
|
e8fa47a57d
|
feat: add dedicated issue close/reopen and PR review tools
|
2026-05-12 13:11:12 +02:00 |
|
|
|
bb2fd20992
|
fxied tea issue deps syntax problems
|
2026-05-11 23:43:33 +02:00 |
|
|
|
feb01f851d
|
fixed the return values to strings instead of JSON.parse
|
2026-05-03 18:30:54 +02:00 |
|
|
|
d1e649005b
|
feat: add tea-context.ts tool for context helpers (whoami)
|
2026-05-03 16:35:46 +02:00 |
|
|
|
9c4494e75f
|
feat: add tea-notification.ts tool for notifications (notificationList)
|
2026-05-03 16:35:39 +02:00 |
|
|
|
9c3e396910
|
feat: add tea-label.ts tool for label management (labelList)
|
2026-05-03 16:35:31 +02:00 |
|
|
|
4804c8d251
|
feat: add tea-milestone.ts tool for milestone management (milestoneList, milestoneCreate)
|
2026-05-03 16:35:24 +02:00 |
|
|
|
0066d66833
|
feat: add tea-issue-deps.ts tool for issue dependencies (issueDepsList, issueDepsAdd, issueDepsRemove)
|
2026-05-03 16:35:10 +02:00 |
|
|
|
ad6f5923d8
|
feat: add tea-issue.ts tool for issue management (issueList, issueCreate, issueEdit, issueDetails)
|
2026-05-03 16:34:47 +02:00 |
|
|
|
f9a72c3543
|
feat: add tea-pr.ts tool for PR management (prList, prCreate, prCheckout, prMerge, prDetails)
|
2026-05-03 16:34:18 +02:00 |
|