Skip to content

Implement Phase 2 improvements from IMPROVEMENTS.md#8

Merged
swedishkid merged 1 commit intomainfrom
claude/implement-document-improvements-rB9qK
Jan 23, 2026
Merged

Implement Phase 2 improvements from IMPROVEMENTS.md#8
swedishkid merged 1 commit intomainfrom
claude/implement-document-improvements-rB9qK

Conversation

@swedishkid
Copy link
Contributor

  • Add task groups and batch execution (--group, --pattern, --tag options)
  • Add variable substitution (${var} and ${env:VAR} syntax in commands)
  • Add watch command for file monitoring with debounce support
  • Add describe command for detailed task information
  • Enhance list command output with groups, types, and dependencies
  • Add Group and Tags properties to TaskDefinition
  • Add Variables property to TasksConfig
  • Update init templates to showcase new features
  • Add comprehensive tests for new features
  • Update README with new feature documentation

https://claude.ai/code/session_01KZ8Ht5nwcuAvYKLhemPNSb

- Add task groups and batch execution (--group, --pattern, --tag options)
- Add variable substitution (${var} and ${env:VAR} syntax in commands)
- Add watch command for file monitoring with debounce support
- Add describe command for detailed task information
- Enhance list command output with groups, types, and dependencies
- Add Group and Tags properties to TaskDefinition
- Add Variables property to TasksConfig
- Update init templates to showcase new features
- Add comprehensive tests for new features
- Update README with new feature documentation

https://claude.ai/code/session_01KZ8Ht5nwcuAvYKLhemPNSb
@swedishkid swedishkid merged commit f7fea37 into main Jan 23, 2026
1 check failed
@swedishkid swedishkid deleted the claude/implement-document-improvements-rB9qK branch January 23, 2026 17:14
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.

2 participants

Comments