Commit graph

56 commits

Author SHA1 Message Date
6e3568aad3 style: dark theme for new layout 2026-04-05 10:45:24 -04:00
40b68991e5 feat: redesigned chat UI for persistent session 2026-04-05 10:45:24 -04:00
7e7acc453e feat: persistent Claude process manager 2026-04-05 10:45:24 -04:00
63b3f0fd27 style: add auth token panel and dashboard styles 2026-04-05 00:32:28 -04:00
7b098cf118 feat: add token-based auth UI in dashboard 2026-04-05 00:32:28 -04:00
0bac9cbe74 fix: replace broken OAuth login with token-based auth 2026-04-05 00:32:28 -04:00
552f504a3d style: add auth token panel and dashboard styles 2026-04-05 00:32:24 -04:00
1ca4f04bcc feat: add token-based auth UI in dashboard 2026-04-05 00:32:24 -04:00
f17863f28d fix: replace broken OAuth login with token-based auth 2026-04-05 00:32:23 -04:00
3e6f5cf2f7 style: add auth token panel and dashboard styles 2026-04-05 00:26:23 -04:00
e70c0c2143 feat: add token-based auth UI in dashboard 2026-04-05 00:26:23 -04:00
fcfc4e0c94 fix: replace broken OAuth login with token-based auth 2026-04-05 00:26:23 -04:00
42c4c05df1 style: add auth token panel and dashboard styles 2026-04-05 00:26:22 -04:00
f178044212 feat: add token-based auth UI in dashboard 2026-04-05 00:26:22 -04:00
9ff12760da fix: replace broken OAuth login with token-based auth 2026-04-05 00:26:22 -04:00
fac41951d0 style: add auth token panel and dashboard styles 2026-04-05 00:26:21 -04:00
188dafdc7a feat: add token-based auth UI in dashboard 2026-04-05 00:26:21 -04:00
9e07fed45c fix: replace broken OAuth login with token-based auth 2026-04-05 00:26:20 -04:00
285a5a3332 style: add auth token panel and dashboard styles 2026-04-05 00:13:38 -04:00
84b000de5a feat: add token-based auth UI in dashboard 2026-04-05 00:13:37 -04:00
0046db1849 fix: replace broken OAuth login with token-based auth 2026-04-05 00:13:37 -04:00
379d612388 Fix login: show link instead of popup, add code paste UI 2026-04-04 23:59:55 -04:00
0d0b4019dc Fix login: show link instead of popup, add code paste UI 2026-04-04 23:59:54 -04:00
28a9d97d7a Add auth code input flow for headless OAuth 2026-04-04 23:54:24 -04:00
3ca9c8fb92 Add auth code input flow for headless OAuth 2026-04-04 23:54:24 -04:00
68968fe7f4 Add auth code input flow for headless OAuth 2026-04-04 23:54:24 -04:00
91cedaed5c Add MCP server management + fix OAuth 2026-04-04 23:50:17 -04:00
423e9e5a40 Add MCP server management + fix OAuth 2026-04-04 23:50:16 -04:00
70a12093e9 Add MCP server management + fix OAuth 2026-04-04 23:50:16 -04:00
05397ceffc Fix OAuth login flow for Claude Max 2026-04-04 23:47:54 -04:00
39c18ac520 Fix OAuth login flow for Claude Max 2026-04-04 23:47:54 -04:00
e00b112da1 Update docker-compose.yml 2026-04-04 22:51:39 -04:00
d8b0913612 Update frontend/src/App.css 2026-04-04 22:51:39 -04:00
11e72ebeec Update frontend/src/App.jsx 2026-04-04 22:51:39 -04:00
a4094f13cf Update backend/main.py 2026-04-04 22:51:38 -04:00
c0ccf050c7 Fix JSX syntax in frontend/src/App.jsx 2026-04-04 22:47:31 -04:00
db17a9ff61 Update supervisord.conf 2026-04-04 22:46:18 -04:00
6378f4fa29 Update Dockerfile 2026-04-04 22:46:17 -04:00
5415a3b43d Update frontend/src/App.css 2026-04-04 22:46:17 -04:00
8d2a030e2c Update frontend/src/App.jsx 2026-04-04 22:46:16 -04:00
6db713e0c4 Update backend/main.py 2026-04-04 22:46:16 -04:00
df3ed725f5 Add frontend/src/App.css 2026-04-04 22:40:51 -04:00
1275a94692 Add frontend/src/App.jsx 2026-04-04 22:40:51 -04:00
30abd56a6a Add frontend/src/main.jsx 2026-04-04 22:40:50 -04:00
30cc187aa4 Add frontend/index.html 2026-04-04 22:40:50 -04:00
3e739bfc38 Add frontend/package.json 2026-04-04 22:40:50 -04:00
7360859fe3 Add backend/requirements.txt 2026-04-04 22:40:49 -04:00
34998a5ef1 Add backend/main.py 2026-04-04 22:40:49 -04:00
1871af8fc6 Add .env.example 2026-04-04 22:40:49 -04:00
02d67bc0fb Add .dockerignore 2026-04-04 22:40:49 -04:00