Commit Graph

2 Commits

Author SHA1 Message Date
mrsaifullah52 8a91c6fffe fix(autominator): add critical format rules to n8n helpers 2025-11-22 12:24:16 +05:00
mrsaifullah52 b7239c1ec3 refactor(autominator): create standalone module independent from BMM
- Create new autominator module at src/modules/autominator/
- Move agent from bmm/agents/ to autominator/agents/
- Move workflows from bmm/workflows/autominator/ to autominator/workflows/
- Update module metadata from 'bmm' to 'autominator'
- Update all path references in workflow files
- Add module README.md with comprehensive documentation
- Module is now independent and separately distributable
2025-11-20 14:23:24 +05:00