feat(ui): Terminal tab — embedded blackflame ttyd to CT300 (claude in persistent tmux)

ttyd on CT300 (:7681, firewalled to Traefik) behind same-origin /terminal via
Traefik + CF Access; iframe view + nav entry.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
root
2026-06-04 23:09:35 +10:00
parent 16f2083253
commit 8ed3c5deb4
5 changed files with 29 additions and 0 deletions

View File

@@ -93,6 +93,7 @@ export function renderSidebar(root) {
navItem('Sacred Valley', '/sacred-valley'),
navItem('Sentinel', '/sentinel'),
navItem('Little Blue', '/little-blue'),
navItem('Terminal', '/terminal'),
navItem('Search', '/search'),
inboxItem,
navItem('Jobs', '/jobs'),