hermes-agent/website/docs
StefanIsMe 04b6ecadc4 feat(cli): Tab now accepts auto-suggestions (ghost text)
Previously, Tab only handled dropdown completions. Users seeing gray
ghost text from history-based suggestions had no way to accept them
with Tab - they had to use Right arrow or Ctrl+E.

Now Tab follows priority:
1. Completion menu open → accept selected completion
2. Ghost text suggestion available → accept auto-suggestion
3. Otherwise → start completion menu

This matches user intuition that Tab should 'complete what I see.'
2026-03-19 10:40:37 -07:00
..
developer-guide docs: document SOUL.md as primary agent identity (#1927) 2026-03-18 04:18:08 -07:00
getting-started docs: fix documentation inconsistencies across reference and user guides 2026-03-18 16:26:27 -07:00
guides docs: document SOUL.md as primary agent identity (#1927) 2026-03-18 04:18:08 -07:00
reference docs: fix documentation inconsistencies across reference and user guides 2026-03-18 16:26:27 -07:00
user-guide feat(cli): Tab now accepts auto-suggestions (ghost text) 2026-03-19 10:40:37 -07:00
index.md docs(voice): add comprehensive voice mode guide 2026-03-14 09:50:45 -07:00