hyperhive/hive-ag3nt/assets
müde 8d3df656de agent terminal: slash commands /help and /clear, tab-completion
intercept any line starting with / before sending it to the agent inbox.
two commands today:
- /help — render command list locally
- /clear — wipe the local terminal view (server-side event history kept,
  so a page reload restores it)

unknown /xxx surfaces an error row instead of being silently sent. tab
on a /prefix cycles through matching command names. submit-hint
mentions /help so the operator can discover it.

scaffolding for the bigger commands (/compact /cancel /model) is in
place — adding them later is a switch arm plus harness work.
2026-05-15 19:22:14 +02:00
..
agent.css agent terminal: multi-line textarea input 2026-05-15 19:21:00 +02:00
app.js agent terminal: slash commands /help and /clear, tab-completion 2026-05-15 19:22:14 +02:00
index.html agent ui: input lives in terminal section, banner shimmer on activity 2026-05-15 18:54:19 +02:00