generated from eblume/project-template
Some checks failed
Build / validate (pull_request) Failing after 10m32s
- mise-tasks/dev runs the working-tree hephd on isolated .dev/ paths (gitignored) so in-repo development never touches the installed daemon's data; point a dev nvim at it via HEPH_SOCKET/HEPH_DB. - docs/how-to/install-heph.md: install heph/hephd from the forge (build from source), the lazy.nvim `dir` setup for the subdir plugin, and dev isolation. - gitignore .dev/ and the transient .claude scheduled-task state. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
19 lines
368 B
Markdown
19 lines
368 B
Markdown
---
|
|
title: How-To Guides
|
|
modified: 2026-03-03
|
|
tags:
|
|
- how-to
|
|
- meta
|
|
---
|
|
|
|
# How-To Guides
|
|
|
|
Task-oriented guides for common operations.
|
|
|
|
## Knowledge Base
|
|
|
|
- [[agent-change-process]] — C0/C1/C2 change classification and Mikado method
|
|
|
|
## heph
|
|
|
|
- [[install-heph]] — Install `heph`/`hephd` from the forge, set up the Neovim plugin, and isolate in-repo development
|