Go to file
Rokojori 403499341f tunnel: Electron agent, production deployment, streaming, Roject integration, chunk animation
— Electron Tunnel Agent app (tray, login, tunnel list, start/stop/delete/create)
— tunnel.rokojori.com deployed (nginx WS upgrade, systemd, certbot, port 3003)
— Streaming relay protocol: res_start/res_data/res_end replaces single-shot response
— Roject: browse-tunnels button in rojo-settings-panel, /tunnels/browse proxy route
— Roject: LLM chat via tunnel (TUNNEL_SERVER_URL, /v1 path, dual-source JWT)
— rojo-chat-panel: typeText() splits large relay chunks for smooth streaming appearance
— Boards, outline, and history updated

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-16 15:46:51 +02:00
electron redesign: project home, default theme, user settings, groups removed from UI 2026-07-14 22:27:03 +02:00
scripts electron: desktop app shell — login, JWT auth, header injection, token persistence 2026-07-14 13:31:11 +02:00
source tunnel: Electron agent, production deployment, streaming, Roject integration, chunk animation 2026-07-16 15:46:51 +02:00
workspace tunnel: Electron agent, production deployment, streaming, Roject integration, chunk animation 2026-07-16 15:46:51 +02:00
.gitignore Updated Git Ignore 2026-07-13 20:12:33 +02:00
.gitmodules refactor: restructure project into source/ and build/; add source/pages/ + copy-pages build step 2026-07-12 14:01:01 +02:00
CLAUDE.md initial commit: source, workspace docs, locale system, gitignore 2026-07-06 19:28:59 +02:00
package-lock.json electron: desktop app shell — login, JWT auth, header injection, token persistence 2026-07-14 13:31:11 +02:00
package.json electron: desktop app shell — login, JWT auth, header injection, token persistence 2026-07-14 13:31:11 +02:00
tsconfig.client.json refactor: restructure project into source/ and build/; add source/pages/ + copy-pages build step 2026-07-12 14:01:01 +02:00
tsconfig.electron-server.json electron: desktop app shell — login, JWT auth, header injection, token persistence 2026-07-14 13:31:11 +02:00
tsconfig.electron.json electron: desktop app shell — login, JWT auth, header injection, token persistence 2026-07-14 13:31:11 +02:00
tsconfig.json refactor: restructure project into source/ and build/; add source/pages/ + copy-pages build step 2026-07-12 14:01:01 +02:00
tsconfig.ts-node.json refactor: restructure project into source/ and build/; add source/pages/ + copy-pages build step 2026-07-12 14:01:01 +02:00