github-actions[bot]
8db18ec835
chore: rc version bump
2025-10-27 09:31:41 +00:00
Ralph Khreish
685a8cc605
chore: restore config to defaults
task-master-ai@0.30.1-rc.0
2025-10-27 10:28:49 +01:00
Ralph Khreish
d0342d2696
fix: get storage type better with tm-core ( #1347 )
2025-10-26 08:30:47 +01:00
Ralph Khreish
486ed40215
feat: update task remote ( #1345 )
2025-10-25 19:25:17 +02:00
Ralph Khreish
03b7ef9a0e
chore: refactor tm-core to host more of our "core" commands ( #1331 )
2025-10-21 21:16:15 +02:00
Ralph Khreish
c1e2811d2b
chore: fix release issue
2025-10-21 21:04:36 +02:00
Ralph Khreish
5838184cff
fix: remove invalid empty version fields from workspace packages ( #1333 )
2025-10-21 18:19:49 +02:00
Ralph Khreish
28f8f02d9f
fix: remove invalid empty version fields from workspace packages
...
Removes `"version": ""` from internal workspace packages to fix
changesets validation errors. These private packages don't need
explicit version fields as they use workspace protocol.
Fixes validation errors:
- Package "task-master-ai" must depend on the current version of "@tm/ai-sdk-provider-grok-cli": "" vs "*"
- Package "task-master-ai" must depend on the current version of "@tm/cli": "" vs "*"
- Package "@tm/cli" must depend on the current version of "@tm/core": "" vs "*"
- Package "extension" must depend on the current version of "@tm/core": "" vs "*"
- Package "@tm/mcp" must depend on the current version of "@tm/core": "" vs "*"
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-21 13:29:52 +02:00
Ralph Khreish
e0320d4af4
Merge pull request #1334 from eyaltoledano/ralph/chore/update.from.main.0.30.0
2025-10-21 11:58:40 +02:00
github-actions[bot]
675cd71c9f
Version Packages ( #1330 )
...
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-21 10:46:40 +02:00
Ralph Khreish
fcfab5cf2d
Merge pull request #1324 from eyaltoledano/next (Release 0.30.0)
2025-10-20 18:43:58 +02:00
Ralph Khreish
c1cd85e667
chore: exit rc mode
2025-10-18 18:39:54 +02:00
github-actions[bot]
d3f8e0c52d
chore: rc version bump
2025-10-18 16:38:31 +00:00
Ralph Khreish
dc6652ccd2
fix: temporary fix, revert zod schema definitions for mcp tools to zod v3 ( #1323 )
task-master-ai@0.30.0-rc.1
2025-10-18 18:34:40 +02:00
Ralph Khreish
518d7ea8dc
chore: fix logging error in mcp stdio ( #1322 )
2025-10-18 16:34:11 +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
github-actions[bot]
b8830d9508
docs: Auto-update and format models.md
2025-10-18 09:13:05 +00:00
Ralph Khreish
548beb4344
feat: add sonnet and haiku to supported providers ( #1317 )
2025-10-18 11:12:48 +02:00
Ralph Khreish
555da2b5b9
fix: downgrade log level to silent ( #1321 )
2025-10-18 11:03:27 +02:00
Ralph Khreish
662e3865f3
feat: handle new command errors better ( #1318 )
2025-10-16 22:31:50 +02:00
Ralph Khreish
8649c8a347
chore: apply requested coderabbit changes
2025-10-16 19:24:29 +02:00
Ralph Khreish
f7cab246b0
fix: storage issue (show file or api more consistently)
2025-10-16 19:24:29 +02:00
Ralph Khreish
5aca107827
fix: runtime env variables working with new tm_ env variables
2025-10-16 19:24:29 +02:00
Ralph Khreish
fb68c9fe1f
feat: improve auth login by adding context selection immediately after logging in
2025-10-16 19:24:29 +02:00
Ralph Khreish
ff3bd7add8
chore: CI format
2025-10-16 19:24:29 +02:00
Ralph Khreish
c8228e913b
feat: show brief title when listing brief instead of uuid
...
- add search for brief selection
2025-10-16 19:24:29 +02:00
Ralph Khreish
218b68a31e
feat: implement runtime and build time env variables for remote access
2025-10-16 19:24:29 +02:00
Ralph Khreish
6bc75c0ac6
fix: auth refresh ( #1314 )
2025-10-15 17:32:15 +02:00
Ralph Khreish
d7fca1844f
feat: add "next" command to new command structure ( #1312 )
2025-10-15 15:26:34 +02:00
Ben Coombs
a98d96ef04
fix: standardize UI box width calculations across components ( #1305 )
...
Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com >
2025-10-14 20:08:11 +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
Ralph Khreish
474a86cebb
Merge pull request #1308 from eyaltoledano/ralph/chore/update.from.main.october
2025-10-14 18:49:08 +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
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 >
task-master-ai@0.29.0
extension@0.25.6
2025-10-14 11:47:13 +02:00
Ralph Khreish
c4f5d89e72
Merge pull request #1297 from eyaltoledano/next
2025-10-14 10:08:08 +02:00
Ralph Khreish
e308cf4f46
chore: exit pre mode
2025-10-13 22:46:24 +02:00
Ralph Khreish
11b7354010
fix: export url ( #1288 )
2025-10-13 21:51:19 +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
663aa2dfe9
chore: fix CI
2025-10-12 17:10:24 +02:00
Ralph Khreish
8f60a0561e
chore: add hiring banner
2025-10-12 16:52:58 +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 >
task-master-ai@0.29.0-rc.0
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
25a00dca67
Merge pull request #1291 from eyaltoledano/raplh/chore/merge.main
2025-10-11 11:40:42 +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 >
task-master-ai@0.28.0
extension@0.25.5
2025-10-07 20:43:13 +02:00