Compare commits

..

7 Commits

Author SHA1 Message Date
Eyal Toledano
3de785a99c readme: fix twitter urls. 2025-06-07 23:10:08 -04:00
Eyal Toledano
8188fdd832 fix: readme typo 2025-06-07 23:09:16 -04:00
Eyal Toledano
3fadc2f1ef chore: fixes urls in readme npm packages again 2025-06-07 23:07:12 -04:00
Eyal Toledano
dd36111367 chore: fixes urls in readme npm packages 2025-06-07 23:06:26 -04:00
Eyal Toledano
c58ab8963c chore: updates readme with npm download badges and mentions AI Jason who is joining the taskmaster core team. 2025-06-07 23:02:36 -04:00
github-actions[bot]
3eeb4721aa docs: Auto-update and format models.md 2025-06-08 02:15:32 +00:00
Eyal Toledano
7ea905f2c5 Merge pull request #699 from eyaltoledano/0.16.2-touchups
0.16.2 touchups
2025-06-07 22:15:19 -04:00
2 changed files with 36 additions and 30 deletions

View File

@@ -2,10 +2,13 @@
[![CI](https://github.com/eyaltoledano/claude-task-master/actions/workflows/ci.yml/badge.svg)](https://github.com/eyaltoledano/claude-task-master/actions/workflows/ci.yml) [![npm version](https://badge.fury.io/js/task-master-ai.svg)](https://badge.fury.io/js/task-master-ai) [![Discord](https://dcbadge.limes.pink/api/server/https://discord.gg/taskmasterai?style=flat)](https://discord.gg/taskmasterai) [![License: MIT with Commons Clause](https://img.shields.io/badge/license-MIT%20with%20Commons%20Clause-blue.svg)](LICENSE) [![CI](https://github.com/eyaltoledano/claude-task-master/actions/workflows/ci.yml/badge.svg)](https://github.com/eyaltoledano/claude-task-master/actions/workflows/ci.yml) [![npm version](https://badge.fury.io/js/task-master-ai.svg)](https://badge.fury.io/js/task-master-ai) [![Discord](https://dcbadge.limes.pink/api/server/https://discord.gg/taskmasterai?style=flat)](https://discord.gg/taskmasterai) [![License: MIT with Commons Clause](https://img.shields.io/badge/license-MIT%20with%20Commons%20Clause-blue.svg)](LICENSE)
### By [@eyaltoledano](https://x.com/eyaltoledano) & [@RalphEcom](https://x.com/RalphEcom) [![NPM Downloads](https://img.shields.io/npm/d18m/task-master-ai?style=flat)](https://www.npmjs.com/package/task-master-ai) [![NPM Downloads](https://img.shields.io/npm/dm/task-master-ai?style=flat)](https://www.npmjs.com/package/task-master-ai) [![NPM Downloads](https://img.shields.io/npm/dw/task-master-ai?style=flat)](https://www.npmjs.com/package/task-master-ai)
### By [@eyaltoledano](https://x.com/eyaltoledano), [@RalphEcom](https://x.com/RalphEcom) & [@jasonzhou1993](https://x.com/jasonzhou1993)
[![Twitter Follow](https://img.shields.io/twitter/follow/eyaltoledano?style=flat)](https://x.com/eyaltoledano) [![Twitter Follow](https://img.shields.io/twitter/follow/eyaltoledano?style=flat)](https://x.com/eyaltoledano)
[![Twitter Follow](https://img.shields.io/twitter/follow/RalphEcom?style=flat)](https://x.com/RalphEcom) [![Twitter Follow](https://img.shields.io/twitter/follow/RalphEcom?style=flat)](https://x.com/RalphEcom)
[![Twitter Follow](https://img.shields.io/twitter/follow/jasonzhou1993?style=flat)](https://x.com/jasonzhou1993)
A task management system for AI-driven development with Claude, designed to work seamlessly with Cursor AI. A task management system for AI-driven development with Claude, designed to work seamlessly with Cursor AI.
@@ -250,7 +253,8 @@ Task Master is licensed under the MIT License with Commons Clause. This means yo
See the [LICENSE](LICENSE) file for the complete license text and [licensing details](docs/licensing.md) for more information. See the [LICENSE](LICENSE) file for the complete license text and [licensing details](docs/licensing.md) for more information.
<!-- TASKMASTER_EXPORT_START --> <!-- TASKMASTER_EXPORT_START -->
> 🎯 **Taskmaster Export** - 2025-06-08 02:02:35 UTC
> 🎯 **Taskmaster Export** - 2025-06-08 03:03:22 UTC
> 📋 Export: with subtasks • Status filter: none > 📋 Export: with subtasks • Status filter: none
> 🔗 Powered by [Task Master](https://task-master.dev?utm_source=github-readme&utm_medium=readme-export&utm_campaign=claude-task-master&utm_content=task-export-link) > 🔗 Powered by [Task Master](https://task-master.dev?utm_source=github-readme&utm_medium=readme-export&utm_campaign=claude-task-master&utm_content=task-export-link)
@@ -1402,37 +1406,36 @@ See the [LICENSE](LICENSE) file for the complete license text and [licensing det
``` ```
╭────────────────────────────────────────────── ⚡ RECOMMENDED NEXT TASK ⚡ ──────────────────────────────────────────────╮ ╭────────────────────────────────────────────── ⚡ RECOMMENDED NEXT TASK ⚡ ──────────────────────────────────────────────╮
│ │
🔥 Next Task to Work On: #67 - Add CLI JSON output and Cursor keybindings integration │ 🔥 Next Task to Work On: #67 - Add CLI JSON output and Cursor keybindings integration │
│ │
Priority: high Status: ○ pending │ Priority: high Status: ○ pending │
Dependencies: None │ Dependencies: None │
│ │
Description: Enhance Taskmaster CLI with JSON output option and add a new command to install pre-configured Cursor keybindings │ Description: Enhance Taskmaster CLI with JSON output option and add a new command to install pre-configured Cursor keybindings │
│ │
Subtasks: │ Subtasks: │
67.1 [pending] Implement Core JSON Output Logic for `next` and `show` Commands │ 67.1 [pending] Implement Core JSON Output Logic for `next` and `show` Commands │
67.2 [pending] Extend JSON Output to All Relevant Commands and Ensure Schema Consistency │ 67.2 [pending] Extend JSON Output to All Relevant Commands and Ensure Schema Consistency │
67.3 [pending] Create `install-keybindings` Command Structure and OS Detection │ 67.3 [pending] Create `install-keybindings` Command Structure and OS Detection │
67.4 [pending] Implement Keybinding File Handling and Backup Logic │ 67.4 [pending] Implement Keybinding File Handling and Backup Logic │
67.5 [pending] Add Taskmaster Keybindings, Prevent Duplicates, and Support Customization │ 67.5 [pending] Add Taskmaster Keybindings, Prevent Duplicates, and Support Customization │
│ │
Start working: task-master set-status --id=67 --status=in-progress │ Start working: task-master set-status --id=67 --status=in-progress │
View details: task-master show 67 │ View details: task-master show 67 │
│ │
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯ ╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
╭──────────────────────────────────────────────────────────────────────────────────────╮ ╭──────────────────────────────────────────────────────────────────────────────────────╮
│ │
Suggested Next Steps: │ Suggested Next Steps: │
│ │
1. Run task-master next to see what to work on next │ 1. Run task-master next to see what to work on next │
2. Run task-master expand --id=<id> to break down a task into subtasks │ 2. Run task-master expand --id=<id> to break down a task into subtasks │
3. Run task-master set-status --id=<id> --status=done to mark a task as complete │ 3. Run task-master set-status --id=<id> --status=done to mark a task as complete │
│ │
╰──────────────────────────────────────────────────────────────────────────────────────╯ ╰──────────────────────────────────────────────────────────────────────────────────────╯
> 📋 **End of Taskmaster Export** - Tasks are synced from your project using the `sync-readme` command. > 📋 **End of Taskmaster Export** - Tasks are synced from your project using the `sync-readme` command.
<!-- TASKMASTER_EXPORT_END -->
<!-- TASKMASTER_EXPORT_END -->

View File

@@ -1,4 +1,4 @@
# Available Models as of May 27, 2025 # Available Models as of June 8, 2025
## Main Models ## Main Models
@@ -24,6 +24,7 @@
| google | gemini-2.5-flash-preview-04-17 | — | — | — | | google | gemini-2.5-flash-preview-04-17 | — | — | — |
| google | gemini-2.0-flash | 0.754 | 0.15 | 0.6 | | google | gemini-2.0-flash | 0.754 | 0.15 | 0.6 |
| google | gemini-2.0-flash-lite | — | — | — | | google | gemini-2.0-flash-lite | — | — | — |
| perplexity | sonar-pro | — | 3 | 15 |
| perplexity | sonar-reasoning-pro | 0.211 | 2 | 8 | | perplexity | sonar-reasoning-pro | 0.211 | 2 | 8 |
| perplexity | sonar-reasoning | 0.211 | 1 | 5 | | perplexity | sonar-reasoning | 0.211 | 1 | 5 |
| xai | grok-3 | — | 3 | 15 | | xai | grok-3 | — | 3 | 15 |
@@ -70,6 +71,8 @@
| perplexity | sonar-pro | — | 3 | 15 | | perplexity | sonar-pro | — | 3 | 15 |
| perplexity | sonar | — | 1 | 1 | | perplexity | sonar | — | 1 | 1 |
| perplexity | deep-research | 0.211 | 2 | 8 | | perplexity | deep-research | 0.211 | 2 | 8 |
| perplexity | sonar-reasoning-pro | 0.211 | 2 | 8 |
| perplexity | sonar-reasoning | 0.211 | 1 | 5 |
| xai | grok-3 | — | 3 | 15 | | xai | grok-3 | — | 3 | 15 |
| xai | grok-3-fast | — | 5 | 25 | | xai | grok-3-fast | — | 5 | 25 |