iris
fb58f0e5b9
agent-ui: per-tool emoji icons + thinking/turn-end glyphs in terminal
Following the 🧠 thinking-tokens indicator (operator liked it), give terminal
rows evocative glyphs:
- 💭 thinking prose (pairs with the 🧠 token counter)
- ✅/❌ turn-end ok/fail (was ✓/✗)
- per-tool icons via toolIcon(name): 📤 send · 📥 recv · ❓ ask · ✍️ answer
· ⏰ remind · 🏷️ set_status · 🪢 loose-ends · ↻/⏹️/▶️/🔄 lifecycle · 📦
request_* · ⏱️ schedule · 🖥️ bash · 💬 matrix · 📖 Read · 💾 Write · ✏️
Edit · 🔍 Glob/Grep · 🔧 default — on both flat rows and the rich
send/ask/answer/Write/Edit summaries.
Dropped the original 🐝 task-row glyphs: claude's nested-agent Task tool is
intentionally omitted from agents' allow-list (mcp.rs), so those rows never
render for agents. Doc table updated.
Closes the emojify-terminal request.
|
2026-06-21 23:15:25 +02:00 |
| .. |
|
tools
|
hive-c0re: hivectl subvol upgrade — migrate an agent state dir to a btrfs subvolume
|
2026-06-21 21:05:22 +02:00 |
|
web-ui
|
dashboard: replace agent-tab transient list with build-queue summary banner
|
2026-06-21 22:07:14 +02:00 |
|
agent-hierarchy.md
|
hive-c0re: let request_init_config spawn a brand-new sub-agent under its requester
|
2026-06-21 22:36:35 +02:00 |
|
approvals.md
|
docs(#1014): update stale root→ruth references in conventions, approvals, agent-hierarchy
|
2026-06-02 22:48:10 +02:00 |
|
boundary.md
|
docs: move privsep socket-activation + child-state rw rationale out of code comments
|
2026-06-08 21:58:12 +02:00 |
|
ci.md
|
docs(ci): document jobTimeout, fix forge.ci option path
|
2026-06-15 11:37:50 +02:00 |
|
conventions.md
|
docs: document the build + local-check workflow in conventions
|
2026-06-19 12:23:01 +02:00 |
|
coordinator.md
|
hive-c0re: graceful agent stop — quiesce harness, flush state, then stop
|
2026-06-19 11:50:59 +02:00 |
|
forge.md
|
fix(#1637): don't label later activity (bodiless reviews) as new PR
|
2026-06-13 12:20:21 +02:00 |
|
gateway.md
|
nix(gateway): self-signed TLS as the implicit default, deprecate the toggle
|
2026-06-17 21:14:05 +02:00 |
|
gotchas.md
|
docs: note that linking workspace binaries locally needs nix develop (libsqlite3)
|
2026-06-05 21:30:57 +02:00 |
|
knowledge.md
|
docs(knowledge): document the hive-forge AGit no-fork contribution flow
|
2026-06-05 20:54:25 +02:00 |
|
matrix.md
|
feat(#551): gate server-side e2ee behind opt-in matrix.allowEncryption (default off)
|
2026-06-10 19:12:36 +02:00 |
|
network.md
|
docs(network): document container-side route + resolver wiring for isolation
|
2026-06-10 21:49:01 +02:00 |
|
persistence.md
|
hive-c0re: back agent state dirs with btrfs subvolumes
|
2026-06-19 13:46:39 +02:00 |
|
security.md
|
fix: update PrivRequest table to match actual hive-sh4re::priv_proto variants
|
2026-06-05 18:40:44 +02:00 |
|
swarm.md
|
docs: clarify certFingerprint does not govern matrix federation tls
|
2026-06-06 00:21:52 +02:00 |
|
terminal-rendering.md
|
agent-ui: per-tool emoji icons + thinking/turn-end glyphs in terminal
|
2026-06-21 23:15:25 +02:00 |
|
turn-loop.md
|
docs: drop stale two-loop/two-binary framings (single hive serve loop)
|
2026-06-10 20:01:52 +02:00 |
|
web-ui.md
|
docs(web-ui): sync dashboard docs after the SYST3M → C0R3 page move
|
2026-06-10 21:49:12 +02:00 |