@yemi33/minions 0.1.1986 → 0.1.1987

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.
@@ -69,13 +69,13 @@
69
69
  <a class="sidebar-link" data-page="work" href="/work">Work Items <span class="sidebar-count" id="sidebar-wi"></span></a>
70
70
  <a class="sidebar-link" data-page="plans" href="/plans">Plans & PRD</a>
71
71
  <a class="sidebar-link" data-page="prs" href="/prs">Pull Requests <span class="sidebar-count" id="sidebar-pr"></span></a>
72
+ <a class="sidebar-link" data-page="qa" href="/qa" title="QA — live processes + validation runbooks (managed-spawn + keep-processes)">QA</a>
72
73
  <a class="sidebar-link" data-page="inbox" href="/inbox">Notes & KB</a>
73
74
  <a class="sidebar-link" data-page="tools" href="/tools">Skills & MCP</a>
74
75
  <a class="sidebar-link" data-page="schedule" href="/schedule" title="Cron-based recurring tasks (single task per schedule)">Schedules</a>
75
76
  <a class="sidebar-link" data-page="watches" href="/watches" title="Persistent watches that monitor PRs, work items, and branches">Watches</a>
76
77
  <a class="sidebar-link" data-page="pipelines" href="/pipelines" title="Multi-stage workflows — chain tasks, meetings, plans with dependencies">Pipelines</a>
77
78
  <a class="sidebar-link" data-page="meetings" href="/meetings">Meetings</a>
78
- <a class="sidebar-link" data-page="qa" href="/qa" title="QA — live processes + validation runbooks (managed-spawn + keep-processes)">QA</a>
79
79
  <a class="sidebar-link" data-page="engine" href="/engine">Engine</a>
80
80
  </nav>
81
81
  <div class="page-content" id="page-content"><!-- __PAGES__ --></div>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yemi33/minions",
3
- "version": "0.1.1986",
3
+ "version": "0.1.1987",
4
4
  "description": "Multi-agent AI dev team that runs from ~/.minions/ — five autonomous agents share a single engine, dashboard, and knowledge base",
5
5
  "bin": {
6
6
  "minions": "bin/minions.js"