Releases: Proact0/act-operator
Releases · Proact0/act-operator
v0.6.3
📝 Release Note
✨ New Features
- feat: add pytest-cov dependency
🔧 Maintenance
- chore: bump version to 0.6.3
- refactor: extract upgrade scaffoler from cli
- refactor: extract cli option declarations
- refactor: extract cast scaffolding from cli
- refactor: extract project scaffolding from cli
- refactor: extract cli prompt helpers into dedicated module
📝 Other
- test: expand upgrade cli integration coverage
- test: expand cli integration coverage for new and cast flows
🔗 Links
v0.6.2
📝 Release Note
🐛 Bug Fixes
- fix(tests): update test_node.py to remove verbose flag and adjust method calls for SampleNode and AsyncSampleNode
📚 Documentation
- docs: update README_KR.md to refine the descriptions of the SSOT components, enhancing clarity on the roles of the executable SSOT and feedback loop, and improving consistency in terminology.
- docs: update README files to include collapsible sections for the OpenCode quick start, enhancing readability and organization in both English and Korean versions.
- docs: update README files to reflect the transition from a prototype to a production-grade harness for LangGraph 1.0+, clarify the context gap issue, and enhance explanations of the harness concept for both English and Korean versions.
- docs: update README files to clarify the roles of the SSOT components, enhance descriptions of Agent Skills, and introduce the Drawkit for architecture visualization. Improve consistency in terminology and structure across both English and Korean versions.
🔧 Maintenance
- chore: bump version to 0.6.2
🔗 Links
v0.6.1
📝 Release Note
✨ New Features
- feat: add
act upgradecommand to upgrade skills in existing projects and update documentation
🔧 Maintenance
- chore: bump version to 0.6.1
🔗 Links
v0.6.0
📝 Release Note
✨ New Features
- feat: add project language detection and upgrade command for skills
🔧 Maintenance
- refactor: ruff format fix
🔗 Links
v0.5.4
📝 Release Note
📚 Documentation
- docs: update drawkit XML files for improved clarity and consistency
🔧 Maintenance
- chore: bump version to 0.5.4
- chore(deps): upgrade dependencies
🔗 Links
v0.5.3
📝 Release Note
📚 Documentation
- docs: update README and template files for improved formatting and clarity
- docs: improve formatting in README and template files for better readability
- docs: refine README templates for clarity and consistency
🔧 Maintenance
- chore: bump version to 0.5.3
🔗 Links
v0.5.2
📝 Release Note
📚 Documentation
- docs!: update node types in architecting-act skill documentation
- docs: update node types and enhance ToolNode documentation
🔧 Maintenance
- chore: bump version to 0.5.2
🔗 Links
v0.5.1
📝 Release Note
✨ New Features
- feat: enhance streaming-cast documentation and resources
🐛 Bug Fixes
- fix: update link in streaming-cast skill documentation and add integration patterns
📚 Documentation
- docs: update node composition types in README
- docs: refine README structure and enhance skill descriptions
- docs: update contributing guidelines and enhance README structure
🔧 Maintenance
- chore: bump version to 0.5.1
🔗 Links
v0.5.0
📝 Release Note
✨ New Features
- feat: add streaming-cast skill documentation and resources
🔧 Maintenance
- chore: bump version to 0.5.0
🔗 Links
v0.4.0
📝 Release Note
✨ New Features
- feat: update skill documentation and version for architecting-act, developing-cast, and developing-deepagent
- feat: enhance architecting-act skill documentation and introduce redesign mode