Merge pull request #1540 from eyaltoledano/changeset-release/main

This commit is contained in:
github-actions[bot]
2025-12-19 13:14:48 +01:00
committed by Ralph Khreish
parent a0007a3575
commit db8165cb65
20 changed files with 61 additions and 75 deletions

View File

@@ -1,5 +0,0 @@
---
"task-master-ai": patch
---
Improved model search in `task-master models --setup` to match both display names and model IDs

View File

@@ -1,5 +0,0 @@
---
"task-master-ai": minor
---
Added Gemini 3 Flash Preview model support for Google and Gemini CLI providers

View File

@@ -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

View File

@@ -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

View File

@@ -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"
]
}