All notable changes to Automation Helper will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Complete SharePoint documentation (currently 20%)
- Complete OneDrive documentation (currently 20%)
- Improve skill trigger accuracy
- Add more n8n node documentation
- Bug fixes from community feedback
- Make/Integromat basic support
- Zapier basic support
- Improve JSON generation quality
- Add validation hooks
- Complete documentation for major platforms
- Stable skills with comprehensive testing
- Custom commands support
- Workflow hooks support
- Performance optimizations
- Initial public alpha release
- 6 specialized skills for automation workflows:
automation-brainstorm- Interactive workflow design advisorautomation-build-flow- Complete workflow JSON generatorautomation-debugger- Deep error analysis with fix generationautomation-quick-fix- Fast fixes for common error patterns (401, 403, 429)automation-refactor- Workflow optimization & best practices applicationautomation-validator- Pre-deployment validation & quality checks
- 4 specialized sub-agents:
flow-builder- Generates workflow JSONdocs-researcher- Searches documentationflow-debugger- Debugs workflowsflow-documenter- Creates workflow documentation
- Power Automate documentation (partial):
- Forms connector (100%)
- Excel connector (100%)
- Outlook connector (100%)
- Teams connector (100%)
- Built-in actions (100%)
- SharePoint (20%)
- OneDrive (20%)
- n8n documentation (basic):
- Core nodes (HTTP, Webhook, Code, Schedule)
- AI nodes (OpenAI, Anthropic)
- App integrations (basic)
- Database nodes (basic)
- Documentation-driven approach (no hallucinations)
- Agent-optimized documentation format (XML + YAML)
- GitHub Actions for validation and releases
- MIT License
- Skills may trigger incorrectly in some contexts
- Generated JSON may need manual tweaks
- Documentation coverage incomplete for some connectors
- Error detection could be improved
- Performance needs optimization
- Make/Integromat not yet supported
- Zapier not yet supported
- Advanced n8n nodes not documented
- No custom slash commands yet
- No workflow hooks yet
- SharePoint & OneDrive documentation incomplete (20%)
- This is an alpha release - expect bugs and rough edges
- Plugin is in active development
- Contributions, issues, and feedback are welcome!
- Focus is on Power Automate and n8n core functionality
- Initial development version (not publicly released)
- Basic skill structure
- Initial documentation format
- Added - New features
- Changed - Changes to existing functionality
- Deprecated - Soon-to-be removed features
- Removed - Removed features
- Fixed - Bug fixes
- Security - Security vulnerability fixes
- Major (1.0.0): Breaking changes, major features
- Minor (0.1.0): New features, backward compatible
- Patch (0.0.1): Bug fixes, backward compatible
- Pre-release (-alpha, -beta, -rc): Development versions
See CONTRIBUTING.md for how to contribute to this changelog.