Ralph Khreish
3d2eca117a
fix: use valid defaults in task normalization instead of null
...
Task normalization was using null for priority, details, and testStrategy
which violates schema constraints. Now uses proper defaults matching
parse-prd-helpers.js: status='pending', priority from config or 'medium',
and empty strings for optional text fields.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-07 11:26:19 +01:00
TheLazyIndianTechie
1befc6a341
Handle missing jsonSchema export in AI SDK ( #1556 )
2026-01-06 17:33:12 +01:00
Ralph Khreish
a0007a3575
feat(project-root): enhance project root detection with boundary markers ( #1545 )
2025-12-24 13:26:48 +01:00
Ralph Khreish
1c2228dbb6
feat(profiles): auto-enable deferred MCP loading for Claude Code ( #1525 )
2025-12-16 23:12:24 +01:00
Ralph Khreish
4b6570e300
fix: support Azure provider with reasoning models ( #1310 )
...
Co-authored-by: Ralph Khreish <Crunchyman-ralph@users.noreply.github.com >
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Fixes #638
2025-12-16 16:14:24 +01:00
Ralph Khreish
9ee63e01db
feat: add slash commands ( #1461 )
2025-12-13 18:53:14 +01:00
Ben Vargas
69ac46351e
feat: add GPT-5.1, GPT-5.2, and xhigh reasoning support for OpenAI models ( #1508 )
2025-12-12 21:00:12 +01:00
Ralph Khreish
bf4515b6de
feat: change default MCP tool tier from 'all' to 'core' ( #1490 )
2025-12-06 14:08:44 +01:00
Ralph Khreish
0e7c068e86
fix: suppress config warnings during Sentry init and API mode detection ( #1482 )
2025-12-03 23:08:49 +01:00
Eyal Toledano
4046b3ca44
feat: Hamster Integration - Cloud Storage, Sentry Telemetry, and Major CLI UX Improvements ( #1452 )
2025-11-30 12:35:49 +01:00
Ralph Khreish
78720214eb
chore: remove goham.md to add later with the slash commands PR ( #1456 )
2025-11-27 20:30:04 +01:00
Ralph Khreish
38ff7ebbc0
feat: add hamster rules to taskmaster rules command ( #1454 )
2025-11-26 23:41:46 +01:00
Ralph Khreish
28fcc27411
feat: improve ham connection ( #1451 )
2025-11-26 23:20:44 +01:00
Ralph Khreish
77b3b7780d
feat: improve tm auto-update display ( #1444 )
2025-11-25 21:23:00 +01:00
Ralph Khreish
2316e94b28
feat: reintroduce task-master generate command for task file generation ( #1446 )
2025-11-25 18:32:50 +01:00
Ben Vargas
783398ecdf
feat(gemini-cli): upgrade to native structured output support ( #1437 )
2025-11-24 18:56:18 +01:00
Ben Vargas
c1df63d722
feat: upgrade ai-sdk-provider-claude-code to v2.2.0 for native structured outputs ( #1436 )
2025-11-24 16:38:50 +01:00
Ralph Khreish
99d9179522
feat: deprecate generate command ( #1425 )
2025-11-19 18:03:34 +01:00
Ralph Khreish
63134a222c
feat: add tm tags command to remote ( #1386 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-11-12 20:08:27 +01:00
Ralph Khreish
e59c16c707
feat: upgrade ai sdk provider claude code ( #1398 )
2025-11-12 15:43:52 +01:00
Ben Coombs
37aee7809c
fix: prioritize .taskmaster in parent directories over other project markers ( #1351 )
...
Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com >
Co-authored-by: Ben Coombs <bjcoombs@users.noreply.github.com >
2025-11-12 14:13:06 +01:00
Ralph Khreish
e108f4310c
Merge pull request #1388 from eyaltoledano/ralph/chore/apply.requested.changes
...
chore: apply requested coderabbit changes
2025-11-07 22:24:30 +01:00
Ralph Khreish
3d7e77c178
feat: add expand-task remote ( #1384 )
2025-11-07 21:27:52 +01:00
Alex Liu
ac4328ae86
feat: Add proxy support for AI providers ( #1382 )
2025-11-06 11:55:24 +01:00
Ralph Khreish
3c22875efe
fix: zai glm generation issues ( #1377 )
2025-11-03 20:33:46 +01:00
Ralph Khreish
9c3b2737dd
fix: add z.ai coding plan support ( #1370 )
2025-11-01 14:35:22 +01:00
Ralph Khreish
819d5e1bc5
feat: add GLM and LMStudio ai providers ( #1360 )
...
Co-authored-by: Ralph Khreish <Crunchyman-ralph@users.noreply.github.com >
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Resolves #1325
2025-10-31 23:47:39 +01:00
BUILDER
9d5812ba67
feat: Added GEMINI.md asset file for init-ing task master-ai for gemi… ( #1326 )
...
Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com >
2025-10-31 19:20:28 +01:00
Ralph Khreish
486ed40215
feat: update task remote ( #1345 )
2025-10-25 19:25:17 +02:00
Ralph Khreish
ccb87a516a
feat: implement tdd workflow ( #1309 )
...
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-18 16:29:03 +02:00
Ralph Khreish
548beb4344
feat: add sonnet and haiku to supported providers ( #1317 )
2025-10-18 11:12:48 +02:00
Karol Fabjańczuk
a69d8c91dc
feat: add configurable MCP tool loading to reduce LLM context usage ( #1181 )
...
Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com >
2025-10-14 20:01:21 +02:00
Ben Coombs
3283506444
fix: enhance findProjectRoot to traverse parent directories ( #1302 )
...
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 18:32: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
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
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
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
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
2ea4bb6a81
chore: fix CI
2025-09-30 10:41:43 +02:00
Ralph Khreish
100c3dc47d
chore: apply requested changes
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
949f091179
Merge remote-tracking branch 'origin/main' into ralph/chore/update.from.main
2025-09-24 20:10:19 +02:00
Ralph Khreish
4c2801d5eb
chore: run format and fix CI
2025-09-24 11:00:04 +02:00
Ralph Khreish
d691cbb7ae
chore: CI fix format
2025-09-23 20:27:41 +02:00
Ralph Khreish
1b7c9637a5
chore: fix CI and tsdown config
2025-09-23 20:24:11 +02:00
Ralph Khreish
9ff5f158d5
chore: fix format
2025-09-23 19:27:57 +02:00
Ralph Khreish
b2ff06e8c5
fix: CI and unit tests
2025-09-23 19:26:02 +02:00
olssonsten
d67b81d25d
feat: add MCP timeout configuration for long-running operations ( #1112 )
2025-09-22 19:55:10 +02:00