mirror of
https://github.com/eyaltoledano/claude-task-master.git
synced 2026-01-30 06:12:05 +00:00
Merge pull request #1540 from eyaltoledano/changeset-release/main
This commit is contained in:
committed by
Ralph Khreish
parent
a0007a3575
commit
db8165cb65
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"task-master-ai": patch
|
||||
---
|
||||
|
||||
Improved model search in `task-master models --setup` to match both display names and model IDs
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"task-master-ai": minor
|
||||
---
|
||||
|
||||
Added Gemini 3 Flash Preview model support for Google and Gemini CLI providers
|
||||
@@ -1,9 +0,0 @@
|
||||
---
|
||||
"task-master-ai": minor
|
||||
---
|
||||
|
||||
Add auto-detection for IDE profiles in rules command
|
||||
|
||||
- `tm rules add` now opens interactive setup with detected IDEs pre-selected
|
||||
- `tm rules add -y` auto-detects and installs rules without prompting
|
||||
- Detects 13 IDEs: Cursor, Claude Code, Windsurf, VS Code, Roo, Cline, Kiro, Zed, Kilo, Trae, Gemini, OpenCode, Codex
|
||||
@@ -1,12 +0,0 @@
|
||||
---
|
||||
"task-master-ai": minor
|
||||
---
|
||||
|
||||
Add watch mode and compact output to list command
|
||||
|
||||
- Add `-w/--watch` flag to continuously monitor task changes with real-time updates
|
||||
- Add `-c/--compact` flag for minimal task output format
|
||||
- Add `--no-header` flag to hide the command header
|
||||
- Support file-based watching via fs.watch for local tasks.json
|
||||
- Support API-based watching via Supabase Realtime for authenticated users
|
||||
- Display last sync timestamp and source in watch mode
|
||||
@@ -1,26 +0,0 @@
|
||||
{
|
||||
"mode": "pre",
|
||||
"tag": "rc",
|
||||
"initialVersions": {
|
||||
"task-master-ai": "0.40.0-rc.0",
|
||||
"@tm/cli": "",
|
||||
"docs": "0.0.15",
|
||||
"extension": "0.26.0",
|
||||
"@tm/mcp": "",
|
||||
"@tm/ai-sdk-provider-grok-cli": "",
|
||||
"@tm/build-config": "",
|
||||
"@tm/claude-code-plugin": "0.0.9",
|
||||
"@tm/bridge": "",
|
||||
"@tm/core": "",
|
||||
"@tm/profiles": ""
|
||||
},
|
||||
"changesets": [
|
||||
"afraid-rocks-add",
|
||||
"floppy-books-feel",
|
||||
"frank-ears-remain",
|
||||
"gold-tigers-tap",
|
||||
"list-watch-compact",
|
||||
"new-grapes-accept",
|
||||
"violet-colts-sip"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user