hephaestus/docs/how-to/how-to.md
Erich Blume 1315b9ce18
Some checks failed
Build / validate (pull_request) Has been cancelled
docs: daemon lifecycle becomes an explicit service (connect-only surfaces)
A surface-owned, auto-spawned daemon can't be shared once the CLI is also a
first-class client — so drop auto-spawn and manage the daemon as an OS service.

- design §4: daemon lifecycle = explicit OS service; surfaces connect-only
- heph-nvim.md: rewrite the daemon-lifecycle section (connect-only) + history
- new how-to/run-the-daemon.md (heph daemon start/stop/restart/status); indexed
- install-heph.md: post-install is `heph daemon start`; plugin no longer spawns
- tech-spec §14: mark the managed-daemon entry superseded
- changelog fragment

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 21:07:11 -07:00

573 B

title modified tags
How-To Guides 2026-03-03
how-to
meta

How-To Guides

Task-oriented guides for common operations.

Knowledge Base

heph

  • install-heph — Install heph/hephd from the forge, set up the Neovim plugin, and isolate in-repo development
  • run-the-daemon — Run hephd as an OS service with heph daemon start/stop/restart/status
  • import-todoist — Seed a heph store from your Todoist projects + tasks (mise run import-todoist)