Ralph Khreish
8913342592
feat: fix context7 mcp tool calling mode
...
- todo, upgrade to ai sdk v6 (openrouter not upgraded to ai sdk v6 yet, waiting on that)
2026-01-06 17:29:52 +01:00
Claude
af20b4250b
feat: add @tm/ai-tools package with Context7 MCP integration
...
Adds a new package @tm/ai-tools that provides AI SDK tool integrations
for Task Master. Starts with Context7 MCP support for documentation
lookup capabilities.
Package features:
- createContext7Tools() - Creates MCP client for Context7 documentation
- createMCPTools() - Auto-detects and combines available MCP tools
- isContext7Available() - Checks if CONTEXT7_API_KEY is configured
- getAvailableMCPTools() - Lists available MCP tool sources
Usage:
import { createContext7Tools } from '@tm/ai-tools/context7';
import { createMCPTools } from '@tm/ai-tools';
The package uses @ai-sdk/mcp for MCP client functionality.
2026-01-06 17:19:55 +01:00
github-actions[bot]
0729635fe4
Version Packages ( #1551 )
...
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-12-30 12:04:55 +01:00
github-actions[bot]
db8165cb65
Merge pull request #1540 from eyaltoledano/changeset-release/main
2025-12-24 13:30:59 +01:00
Ralph Khreish
a0007a3575
feat(project-root): enhance project root detection with boundary markers ( #1545 )
2025-12-24 13:26:48 +01:00
github-actions[bot]
f978cb8096
Merge pull request #1529 from eyaltoledano/changeset-release/main
2025-12-17 11:49:48 +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
github-actions[bot]
1c5a6c3400
Merge pull request #1516 from eyaltoledano/changeset-release/main
2025-12-14 14:51:07 +01:00
github-actions[bot]
b64687349f
Version Packages ( #1506 )
...
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-12-14 01:51:49 +01:00
Ralph Khreish
9ee63e01db
feat: add slash commands ( #1461 )
2025-12-13 18:53:14 +01:00
github-actions[bot]
2ed8f5924b
Version Packages ( #1506 )
...
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-12-13 10:28:26 +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
4f2649f8d6
chore: fix CI pre-release issues
2025-12-09 12:24:45 +01:00
github-actions[bot]
bf26dbd012
Version Packages ( #1487 )
...
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-12-09 12:24:42 +01:00
Ralph Khreish
0e908be43a
fix: improve branch naming logic for workflow commands ( #1491 )
2025-12-07 19:04:40 +01:00
Ralph Khreish
bf4515b6de
feat: change default MCP tool tier from 'all' to 'core' ( #1490 )
2025-12-06 14:08:44 +01:00
github-actions[bot]
82761749b5
Version Packages ( #1469 )
2025-12-02 22:00:04 +01:00
Ralph Khreish
d0be0dcfe2
Merge remote-tracking branch 'origin/main' into ralph/merge.from.main.0.36.0.p3
2025-12-01 20:36:30 +01:00
Ralph Khreish
67a0fe6ccd
fix: parse-prd with --input parameter not working ( #1464 )
2025-12-01 19:51:32 +01:00
Ralph Khreish
55595f680c
chore: run npm install ( #1463 )
2025-11-30 19:41:24 +01:00
Eyal Toledano
fd27013e6a
fix: add terminal-link to root dependencies for global install ( #1462 )
2025-11-30 19:28:25 +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
github-actions[bot]
30217ab22f
Version Packages ( #1458 )
...
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-11-27 20:56:18 +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
github-actions[bot]
5cd089dea6
Version Packages ( #1443 )
...
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-11-25 00:16:01 +01:00
Ralph Khreish
0308a3e540
Merge pull request #1439 from eyaltoledano/next 0.35.0
2025-11-24 23:09:13 +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
github-actions[bot]
c36a3903e8
Merge pull request #1433 from eyaltoledano/changeset-release/main
2025-11-21 17:25:24 +01:00
Ralph Khreish
fe335d3ea2
Merge pull request #1431 from eyaltoledano/next (Release 0.34.0)
2025-11-21 17:09:22 +01:00
Ralph Khreish
e66150e91c
chore: add integration tests to new cli and mcp ( #1430 )
2025-11-20 19:36:17 +01:00
Ralph Khreish
4049f34d5a
feat: implement local-only command checkers for cli and mcp ( #1426 )
2025-11-19 22:08:04 +01:00
github-actions[bot]
fbb5ee4ce1
Version Packages ( #1429 )
...
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-11-19 00:37:43 +01:00
github-actions[bot]
838f0a2a11
Version Packages ( #1424 )
2025-11-17 16:03:33 +01:00
Ralph Khreish
3d19921ab4
Fix: upgrade fastmcp to latest non-breaking version ( #1422 )
...
Closes [#1413 ](https://github.com/eyaltoledano/claude-task-master/issues/1413 )
Closes [#1411 ](https://github.com/eyaltoledano/claude-task-master/issues/1411 )
2025-11-17 15:45:27 +01:00
Ralph Khreish
e75946b1a9
fix: add temporary patch to fix fastmcp issue asap ( #1421 )
...
Closes #1413
Closes #1411
2025-11-17 15:20:11 +01:00
github-actions[bot]
31965abc7e
Version Packages ( #1416 )
...
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-11-16 22:21:12 +01:00
Ralph Khreish
9f7989ba4a
Merge pull request #1412 from eyaltoledano/next (0.32.0)
2025-11-16 09:48:59 +01:00
Ralph Khreish
26f77c207b
feat: sort briefs by updated at ( #1409 )
2025-11-15 12:15:07 +01:00
github-actions[bot]
fa2abcb697
Version Packages ( #1383 )
...
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-11-15 11:44:09 +01:00
Ralph Khreish
9079d04179
feat: upgrade fastmcp to v3.20.1 with Zod v4 support ( #1406 )
...
Fixes #1404
2025-11-14 12:44:11 +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
Ralph Khreish
9364ff33b7
chore: fix package-lock
2025-11-07 21:29:28 +01:00
Alex Liu
ac4328ae86
feat: Add proxy support for AI providers ( #1382 )
2025-11-06 11:55:24 +01:00
github-actions[bot]
91e76b1ccc
Version Packages ( #1381 )
...
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-11-04 11:26:47 +01:00
github-actions[bot]
8905cae1a7
Version Packages ( #1375 )
...
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-11-01 20:07:40 +01:00
github-actions[bot]
47c5b1e2ba
Version Packages ( #1367 )
...
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-11-01 11:11:06 +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