@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 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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@comfanion/workflow",
3
- "version": "4.36.25",
3
+ "version": "4.36.26",
4
4
  "description": "Initialize OpenCode Workflow system for AI-assisted development with semantic code search",
5
5
  "type": "module",
6
6
  "bin": {
@@ -1,6 +1,6 @@
1
1
  {
2
- "version": "4.36.25",
3
- "buildDate": "2026-01-24T20:24:17.710Z",
2
+ "version": "4.36.26",
3
+ "buildDate": "2026-01-24T20:34:00.128Z",
4
4
  "files": [
5
5
  "config.yaml",
6
6
  "FLOW.yaml",