fix(chat): restrict to authenticated users only, fix overlay transparency #672

Merged
jason.woltje merged 2 commits from fix/chat-auth-only into main 2026-03-04 20:15:14 +00:00
2 changed files with 2 additions and 10 deletions
Showing only changes of commit aec8085f60 - Show all commits

View File

@@ -80,8 +80,8 @@
"session_id": "sess-002",
"runtime": "unknown",
"started_at": "2026-02-28T20:30:13Z",
"ended_at": "",
"ended_reason": "",
"ended_at": "2026-03-04T13:45:06Z",
"ended_reason": "completed",
"milestone_at_end": "",
"tasks_completed": [],
"last_task_id": ""

View File

@@ -1,8 +0,0 @@
{
"session_id": "sess-002",
"runtime": "unknown",
"pid": 3178395,
"started_at": "2026-02-28T20:30:13Z",
"project_path": "/tmp/ms21-ui-001",
"milestone_id": ""
}