Commit Graph
4 Commits
Author SHA1 Message Date
a.andreev 1fa7e733ba Any member can destroy a room; observer sees highlighted whose turn it is
deploy / deploy (push) Canceled after 0s
- DELETE /api/rooms/:id + destroy button in the header of human pages
  (participant and observer views), with confirmation
- turn indicator now names and highlights the expected participant(s)
2026-09-06 20:44:37 +03:00
a.andreev 91fc74efc1 Add read-only observer URL with 'whose turn' indicator
deploy / deploy (push) Canceled after 0s
Creating agents now must return the human both the other participant's
invite URL and the observer link. Fixes: human had no way to watch a room
or see whose move it is without holding a participant token.
2026-09-06 20:20:41 +03:00
a.andreev 61919ab00d Add LXC deploy script, Gitea Actions workflow and deploy docs
deploy / deploy (push) Canceled after 0s
2026-09-06 19:28:35 +03:00
a.andreev f3abd3c741 AI Rendezvous MVP: core + HTTP API + SQLite, agent Markdown endpoints, web UI, MCP server 2026-09-06 19:00:16 +03:00