@comfanion/workflow 4.36.25 → 4.36.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -0
- package/package.json +1 -1
- package/src/build-info.json +2 -2
package/README.md
CHANGED
|
@@ -297,6 +297,11 @@ export JIRA_API_TOKEN="your-api-token"
|
|
|
297
297
|
- **npm:** https://www.npmjs.com/package/@comfanion/workflow
|
|
298
298
|
- **GitLab:** https://gitlab.com/comfanion/workflow
|
|
299
299
|
|
|
300
|
+
## Inspired By
|
|
301
|
+
|
|
302
|
+
- **[BMAD Method](https://github.com/bmadcode/BMAD-METHOD)** - Breakthrough Method of Agile AI-Driven Development
|
|
303
|
+
- **[OpenCode](https://github.com/opencode-ai/opencode)** - AI-native code editor
|
|
304
|
+
|
|
300
305
|
## License
|
|
301
306
|
|
|
302
307
|
MIT
|
package/package.json
CHANGED
package/src/build-info.json
CHANGED