hephaestus/heph.nvim/tests/e2e
Erich Blume 0462a6e43b
Some checks failed
Build / validate (pull_request) Failing after 4m47s
heph.nvim: interactive next/list views (add, done, refresh) + key hint
The Tactical next and Organizational list buffers are now actionable:
- a  add a task from the list (prompt title + attention)
- d  mark the task under the cursor done
- r  refresh
- <CR> open the task's context (as before)

A dimmed key hint renders above the rows as a virtual line (extmark), so it's
discoverable without taking a task row. e2e covers add-from-list and
done-from-list via stubbed vim.ui.input/select.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 11:48:09 -07:00
..
backlink_spec.lua heph.nvim: RPC client + buffer editing + wiki-links + journal (slice 11a) 2026-06-01 20:33:29 -07:00
capture_spec.lua heph.nvim: task views — next/list/capture/attention/state/log (slice 11b) 2026-06-01 21:12:56 -07:00
follow_link_spec.lua heph.nvim: follow-or-create wiki links + :Heph doc 2026-06-02 11:07:09 -07:00
helpers.lua heph.nvim: plug-and-play managed daemon (autostart, self-heal, client/server guardrail) 2026-06-02 09:37:49 -07:00
home_spec.lua heph.nvim: :Heph home — a base index/landing page for the zk 2026-06-02 11:14:12 -07:00
journal_picker_spec.lua heph.nvim: :Heph journals — recent-days picker with preview + @create 2026-06-02 11:26:45 -07:00
journal_spec.lua heph.nvim: RPC client + buffer editing + wiki-links + journal (slice 11a) 2026-06-01 20:33:29 -07:00
managed_daemon_spec.lua heph.nvim: regression test for the stale-socket wait_ready deadlock 2026-06-02 10:29:58 -07:00
promote_spec.lua heph.nvim: context-item promotion + Dagger headless-nvim CI (slice 11c) 2026-06-02 06:08:41 -07:00
recurring_spec.lua heph.nvim: task views — next/list/capture/attention/state/log (slice 11b) 2026-06-01 21:12:56 -07:00
run.lua heph.nvim: context-item promotion + Dagger headless-nvim CI (slice 11c) 2026-06-02 06:08:41 -07:00
runner.lua heph.nvim: RPC client + buffer editing + wiki-links + journal (slice 11a) 2026-06-01 20:33:29 -07:00
view_actions_spec.lua heph.nvim: interactive next/list views (add, done, refresh) + key hint 2026-06-02 11:48:09 -07:00