Skip to content

Release 0.27.0#1224

Merged
Crunchyman-ralph merged 42 commits into
mainfrom
next
Sep 22, 2025
Merged

Release 0.27.0#1224
Crunchyman-ralph merged 42 commits into
mainfrom
next

Conversation

@Crunchyman-ralph

@Crunchyman-ralph Crunchyman-ralph commented Sep 19, 2025

Copy link
Copy Markdown
Collaborator

What type of PR is this?

  • 🐛 Bug fix
  • ✨ Feature
  • 🔌 Integration
  • 📝 Docs
  • 🧹 Refactor
  • Other:

Description

Related Issues

How to Test This

# Example commands or steps

Expected result:

Contributor Checklist

  • Created changeset: npm run changeset
  • Tests pass: npm test
  • Format check passes: npm run format-check (or npm run format to fix)
  • Addressed CodeRabbit comments (if any)
  • Linked related issues (if any)
  • Manually tested the changes

Changelog Entry


For Maintainers

  • PR title follows conventional commits
  • Target branch correct
  • Labels added
  • Milestone assigned (if applicable)

Summary by CodeRabbit

  • New Features

    • Major CLI revamp: class-based commands (list, show, start, set-status, auth, context) with dashboards, detailed task views, and auto-update for all commands.
    • Task execution: "start" flow launches Claude sessions and VS Code extension can open terminals (Start Task / Start Build).
    • New Grok provider support and expanded AI/executor framework; codebase analysis enabled.
  • Bug Fixes

    • Grok model configuration validation fixed; model defaults updated (Claude Sonnet 4 + improved fallbacks).
  • Documentation

    • MCP setup simplified (no --package flag); migration roadmap, models list, and TASKMASTER_SKIP_AUTO_UPDATE guidance added.
  • Chores

    • CI/CD modularized; packaging, build, and pre-release workflows improved.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants