github-actions[bot]
|
9acb900153
|
Version Packages (#1303)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com>
|
2025-10-14 11:47:13 +02:00 |
|
Ralph Khreish
|
e308cf4f46
|
chore: exit pre mode
|
2025-10-13 22:46:24 +02:00 |
|
Ralph Khreish
|
4c1ef2ca94
|
fix: auth refresh token (#1299)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2025-10-13 21:50:22 +02:00 |
|
Ralph Khreish
|
9a22622e9c
|
chore: cleanup changelog and pre exit
|
2025-10-11 21:21:04 +02:00 |
|
github-actions[bot]
|
8d3c7e4116
|
chore: rc version bump
|
2025-10-11 19:09:36 +00:00 |
|
Ralph Khreish
|
3010b90d98
|
feat: add claude code plugin support (#1293)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-10-11 21:01:10 +02:00 |
|
Ralph Khreish
|
90e6bdcf1c
|
fix: expand_all now uses complexity analysis recommendations (#1287)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-10-11 11:54:31 +02:00 |
|
Ralph Khreish
|
f263d4b2e0
|
Merge remote-tracking branch 'origin/main' into raplh/chore/merge.main
|
2025-10-11 11:32:47 +02:00 |
|
Ralph Khreish
|
f12a16d096
|
feat: add changelog highlights to auto-update notifications (#1286)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-10-10 18:49:59 +02:00 |
|
Ralph Khreish
|
aaf903ff2f
|
fix: resolve cross-level dependency bug in add-dependency command (#1191)
Co-authored-by: Ralph Khreish <Crunchyman-ralph@users.noreply.github.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Fixes #542
|
2025-10-08 15:30:20 +02:00 |
|
Ralph Khreish
|
2a910a40ba
|
feat: add rpg method prd example template (#1285)
|
2025-10-08 15:00:52 +02:00 |
|
github-actions[bot]
|
0df6595245
|
Version Packages (#1283)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com>
|
2025-10-07 20:43:13 +02:00 |
|
Ralph Khreish
|
5cb7ed557a
|
chore: exit pre
|
2025-10-07 19:34:56 +02:00 |
|
github-actions[bot]
|
b9e644c556
|
chore: rc version bump
|
2025-10-06 14:06:45 +00:00 |
|
Ralph Khreish
|
7b5a7c4495
|
fix: remove deprecated generateTaskFiles calls from MCP tools (#1277)
Co-authored-by: Ralph Khreish <Crunchyman-ralph@users.noreply.github.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Resolves issue #1271 - MCP Connection Closed Error After Upgrading to v0.27.3
|
2025-10-06 11:55:26 +02:00 |
|
Ralph Khreish
|
caee040907
|
fix(mcp-server): construct default tasks.json path when file parameter not provided (#1276)
Co-authored-by: Ralph Khreish <Crunchyman-ralph@users.noreply.github.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Fixes #1272
|
2025-10-06 11:50:45 +02:00 |
|
Ben Vargas
|
b43b7ce201
|
feat: Add Codex CLI provider with OAuth authentication (#1273)
Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com>
|
2025-10-05 22:04:45 +02:00 |
|
github-actions[bot]
|
86027f1ee4
|
chore: rc version bump
|
2025-10-04 17:26:07 +00:00 |
|
Ralph Khreish
|
4f984f8a69
|
chore: fix build issues (#1274)
|
2025-10-04 19:24:31 +02:00 |
|
github-actions[bot]
|
f7646f41b5
|
chore: rc version bump
|
2025-10-04 16:56:52 +00:00 |
|
Ralph Khreish
|
20004a39ea
|
fix: add complexity score to tm list and tm show (#1270)
|
2025-10-03 18:47:05 +02:00 |
|
Ralph Khreish
|
738ec51c04
|
feat: Migrate Task Master to generateObject for structured AI responses (#1262)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Ben Vargas <ben@example.com>
|
2025-10-02 16:23:34 +02:00 |
|
Ralph Khreish
|
986ac117ae
|
feat: update grok-cli ai sdk provider to v5 (#1252)
|
2025-09-30 10:41:43 +02:00 |
|
tommy-ca
|
18aa416035
|
feat: Claude Code AI SDK v5 Integration (#1114)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com>
|
2025-09-30 10:41:43 +02:00 |
|
Joe Danziger
|
0079b7defd
|
feat: Add Cursor IDE custom slash commands support (#1215)
|
2025-09-26 19:21:16 +02:00 |
|
Ralph Khreish
|
0b2c6967c4
|
fix: improve subtask & parent task management (#1251)
|
2025-09-26 11:04:38 +02:00 |
|
Ralph Khreish
|
949f091179
|
Merge remote-tracking branch 'origin/main' into ralph/chore/update.from.main
|
2025-09-24 20:10:19 +02:00 |
|
github-actions[bot]
|
51a351760c
|
Version Packages (#1243)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com>
|
2025-09-24 19:21:21 +02:00 |
|
Ralph Khreish
|
9fa79eb026
|
chore: fix CI failing to release (#1232)
|
2025-09-24 14:26:41 +02:00 |
|
Ralph Khreish
|
4c2801d5eb
|
chore: run format and fix CI
|
2025-09-24 11:00:04 +02:00 |
|
Ralph Khreish
|
c911608f60
|
chore: last round of touchups and bug fixes
|
2025-09-24 10:57:17 +02:00 |
|
github-actions[bot]
|
8f1497407f
|
chore: rc version bump
|
2025-09-23 20:43:32 +00:00 |
|
Ralph Khreish
|
10b64ec6f5
|
chore: re-enter rc mode for a last pre-release
|
2025-09-23 22:38:55 +02:00 |
|
Ralph Khreish
|
1a1879483b
|
chore: do final test
|
2025-09-23 21:47:37 +02:00 |
|
Ralph Khreish
|
aaacc3dae3
|
fix: improve docs and command help for analzye-complexity (#1235)
|
2025-09-23 18:19:32 +02:00 |
|
JeonSeongHyeon
|
2b69936ee7
|
fix: update model ID for sonar deep research (#1192)
Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com>
|
2025-09-23 17:44:40 +02:00 |
|
Ralph Khreish
|
6438f6c7c8
|
chore: exit pre-release mode and format
|
2025-09-23 11:46:20 +02:00 |
|
github-actions[bot]
|
100482722f
|
chore: rc version bump
|
2025-09-23 09:10:24 +00:00 |
|
Julien Pelletier
|
b5fe723f8e
|
Fix/claude code path executable setting (#1172)
Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com>
|
2025-09-22 22:39:37 +02:00 |
|
Ralph Khreish
|
f487736670
|
chore: fix CI failing to release (#1232)
|
2025-09-22 22:34:12 +02:00 |
|
olssonsten
|
d67b81d25d
|
feat: add MCP timeout configuration for long-running operations (#1112)
|
2025-09-22 19:55:10 +02:00 |
|
github-actions[bot]
|
05f6242f7e
|
Version Packages (#1228)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-09-22 19:23:22 +02:00 |
|
Ralph Khreish
|
674d1f6de7
|
fix: update MCP config paths in various files (#1229)
|
2025-09-22 19:15:17 +02:00 |
|
Ralph Khreish
|
c395e93696
|
chore: remove pre-mode (get out of RC)
|
2025-09-20 01:11:50 +02:00 |
|
Ralph Khreish
|
a621ff05ea
|
feat: update tm models defaults (#1225)
|
2025-09-20 01:07:33 +02:00 |
|
Eyal Toledano
|
fce841490a
|
Tm start (#1200)
Co-authored-by: Max Tuzzolino <maxtuzz@Maxs-MacBook-Pro.local>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Max Tuzzolino <max.tuzsmith@gmail.com>
Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com>
|
2025-09-20 00:08:20 +02:00 |
|
Ralph Khreish
|
4e126430a0
|
chore: update docs to remove --package refs (#1220)
|
2025-09-18 23:39:50 +02:00 |
|
github-actions[bot]
|
a33abe6c21
|
chore: rc version bump
|
2025-09-18 21:17:55 +00:00 |
|
Eyal Toledano
|
2b0cbdbc84
|
feat: extends the tm context command to accept a brief ID directly or… (#1219)
Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com>
|
2025-09-18 23:12:08 +02:00 |
|
github-actions[bot]
|
f1cdf78aa6
|
chore: rc version bump
|
2025-09-18 16:37:06 +00:00 |
|