docs: start milestone v1.4 Hermes Default Provider
This commit is contained in:
parent
025054de2c
commit
83a1826805
2 changed files with 28 additions and 17 deletions
|
|
@ -133,5 +133,16 @@ After every `/gsd:complete-milestone`, perform an upstream rebase before startin
|
||||||
|
|
||||||
**Autonomous mode:** The autonomous workflow MUST check for this section and run the rebase after `complete-milestone` returns, before starting the next milestone.
|
**Autonomous mode:** The autonomous workflow MUST check for this section and run the rebase after `complete-milestone` returns, before starting the next milestone.
|
||||||
|
|
||||||
|
## Current Milestone: v1.4 Hermes Default Provider
|
||||||
|
|
||||||
|
**Goal:** Make Hermes Agent the default local provider — Nexus works out of the box without any paid subscription or API key via Hermes + Ollama.
|
||||||
|
|
||||||
|
**Target features:**
|
||||||
|
- Hermes adapter integration (spawn, heartbeat, session persistence, skill sync, cost tracking)
|
||||||
|
- Ollama detection, model listing, RAM/VRAM-based recommendations
|
||||||
|
- Default provider logic (fallback to Hermes when no cloud provider detected)
|
||||||
|
- Agent templates working with Hermes runtime
|
||||||
|
- Dashboard showing Hermes-specific info
|
||||||
|
|
||||||
---
|
---
|
||||||
*Last updated: 2026-04-02 after v1.3 milestone*
|
*Last updated: 2026-04-02 — v1.4 milestone started*
|
||||||
|
|
|
||||||
|
|
@ -1,33 +1,33 @@
|
||||||
---
|
---
|
||||||
gsd_state_version: 1.0
|
gsd_state_version: 1.0
|
||||||
milestone: v1.3
|
milestone: v1.4
|
||||||
milestone_name: milestone
|
milestone_name: Hermes Default Provider
|
||||||
status: executing
|
status: planning
|
||||||
stopped_at: Completed 26-04-PLAN.md
|
stopped_at: null
|
||||||
last_updated: "2026-04-02T10:49:24.152Z"
|
last_updated: "2026-04-02T15:10:00.000Z"
|
||||||
last_activity: 2026-04-02
|
last_activity: 2026-04-02
|
||||||
progress:
|
progress:
|
||||||
total_phases: 6
|
total_phases: 0
|
||||||
completed_phases: 6
|
completed_phases: 0
|
||||||
total_plans: 35
|
total_plans: 0
|
||||||
completed_plans: 35
|
completed_plans: 0
|
||||||
percent: 100
|
percent: 0
|
||||||
---
|
---
|
||||||
|
|
||||||
# Project State
|
# Project State
|
||||||
|
|
||||||
## Project Reference
|
## Project Reference
|
||||||
|
|
||||||
See: .planning/PROJECT.md (updated 2026-03-30)
|
See: .planning/PROJECT.md (updated 2026-04-02)
|
||||||
|
|
||||||
**Core value:** Fresh onboard asks for ONE thing (root directory), auto-creates PM + Engineer, drops you in dashboard — no corporate language anywhere.
|
**Core value:** Nexus works out of the box without any paid subscription or API key.
|
||||||
**Current focus:** Phase 26 — pwa-performance
|
**Current focus:** Defining requirements for v1.4 Hermes Default Provider
|
||||||
|
|
||||||
## Current Position
|
## Current Position
|
||||||
|
|
||||||
Phase: 26
|
Phase: Not started (defining requirements)
|
||||||
Plan: Not started
|
Plan: —
|
||||||
Status: Ready to execute
|
Status: Defining requirements
|
||||||
Last activity: 2026-04-02
|
Last activity: 2026-04-02
|
||||||
|
|
||||||
Progress: [██████████] 100%
|
Progress: [██████████] 100%
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue