hephaestus/docs/changelog.d
Erich Blume 7914232ec4
Some checks failed
Build / validate (pull_request) Failing after 15s
feat: add a version RPC returning the daemon build version
RPC clients (the hephaestus.nvim plugin, for its `:Heph version`
command) had no way to learn which hephd they are talking to — `health`
returns counts, not a version. Add a tiny `version` method returning
`{ version: heph_core::VERSION }`, the same `X.Y.Z (sha)` string the
binaries print for --version. No store access needed.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-04 11:13:47 -07:00
..
.gitkeep Initial commit 2026-05-31 06:13:36 -07:00
heph-context-command.feature.md feat: heph context <task-id> reads/edits a task's context doc by id 2026-06-04 11:09:53 -07:00
heph-tui-version.feature.md feat: heph-tui --version reports version + build SHA 2026-06-04 10:52:52 -07:00
project-arg-fuzzy.feature.md feat: --project arg is case-insensitive / prefix-fuzzy when unambiguous 2026-06-04 10:57:37 -07:00
version-rpc.feature.md feat: add a version RPC returning the daemon build version 2026-06-04 11:13:47 -07:00