0.1.45
2025-08-28
Added
- New
cyrus-mcp-tools
package providing MCP tools for Linear integration- File upload capability: Upload files to Linear and get asset URLs for use in issues and comments
- Agent session creation: Create AI/bot tracking sessions on Linear issues
- Give feedback tool: Allows parent sessions to send feedback to child sessions
- Automatically available in all Cyrus sessions without additional configuration
- PostToolUse hook integration for tracking parent-child agent session relationships
- Automatically captures child agent session IDs when linear_agent_session_create tool is used
- Triggers child session resumption when linear_agent_give_feedback tool is used
- Maintains mapping of child sessions to parent sessions for hierarchical tracking
- Persistent storage of child-to-parent mappings across restarts
- Child session results are automatically forwarded to parent sessions upon completion
- New "orchestrator" label system prompt type
- Joins existing "builder", "debugger", and "scoper" labels as a default option
- Configured with read-only tools (cannot directly edit files)
- Specializes in coordination and oversight of complex development tasks
- Automatically triggered by "Orchestrator" label on Linear issues
- Label-based Claude model selection: You can now override the Claude model used for specific issues by adding labels
- Add "opus", "sonnet", or "haiku" label to any Linear issue to force that model
- Model labels take highest priority (overrides both repository and global settings)
- Case-insensitive label matching for flexibility
- Automatically sets appropriate fallback models (opus→sonnet, sonnet→haiku, haiku→haiku)
Changed
- Updated @anthropic-ai/claude-code from v1.0.88 to v1.0.89 for latest Claude Code improvements. See Claude Code v1.0.89 changelog
- Upgraded @linear/sdk from v38/v55 to v58.0.0 across all packages for latest Linear API features
- Enhanced ClaudeRunner and EdgeWorker to support Claude Code SDK hooks for tool interception
Packages
cyrus-mcp-tools
- cyrus-mcp-tools@0.3.0 - Already published (not part of this release)