Go to file
Rokojori 6766f6d467 history: Saturday, 2 August 2026 — Claude API + Claude Code providers for rojo-chat-panel
- Claude API provider (@anthropic-ai/sdk): streaming, separate session history,
  tool use support, rojo-settings-panel claude endpoint type
- Claude Code subprocess provider: --print --output-format stream-json --verbose,
  --session-id/--resume multi-turn, shell:false Windows fix,
  rojo-settings-panel claude-code endpoint type (no API key)
- Rojo local-mode fixes: detection, creation, system-prompt delivery
- Three subprocess bugs fixed: missing --verbose, stdin blocking, cmd.exe mangling

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-08-02 12:32:11 +02:00
electron history: local filesystem access, remote proxy, file-tree custom elements, project-list tabs 2026-07-30 22:02:14 +02:00
scripts electron: desktop app shell — login, JWT auth, header injection, token persistence 2026-07-14 13:31:11 +02:00
source history: Saturday, 2 August 2026 — Claude API + Claude Code providers for rojo-chat-panel 2026-08-02 12:32:11 +02:00
workspace history: Saturday, 2 August 2026 — Claude API + Claude Code providers for rojo-chat-panel 2026-08-02 12:32:11 +02:00
.gitignore Updated Git Ignore 2026-07-13 20:12:33 +02:00
.gitmodules Connector Rewrite 2026-07-17 13:37:48 +02:00
CLAUDE.md history: tab container updates, EditorPanel interfaces, editor-shell bug fixes, workspace docs 2026-07-25 22:50:14 +02:00
package-lock.json history: Saturday, 2 August 2026 — Claude API + Claude Code providers for rojo-chat-panel 2026-08-02 12:32:11 +02:00
package.json history: Saturday, 2 August 2026 — Claude API + Claude Code providers for rojo-chat-panel 2026-08-02 12:32:11 +02:00
tsconfig.client.json Fixed Build Errors 2026-07-17 13:47:43 +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 Changed Alias Paths 2026-07-17 14:00:16 +02:00
tsconfig.ts-node.json Fixed Build Errors 2026-07-17 13:47:43 +02:00