ArchiveBox/archivebox/opencode
Nick Sweeting fb66ca15d6
Route authenticated OpenCode WebSockets and verify mounted browser navigation (#1870)
* Stop initializing Git repositories for OpenCode sessions

* Isolate optional AI failures behind a lazy plugin adapter

* Keep explicit plugin enable flags boolean after config resolution

* Use Django login redirect encoding at the optional agent boundary

* Cover cold-start failures and real browser storage isolation

* Verify persisted dismissal and native storage denial variants

* Keep headless browser interaction independent of display timing

* Install optional OpenCode clients through the plugin extra

* Authenticate and route optional OpenCode WebSockets with real browser coverage

* Apply control-plane policy and proxy authentication to agent sockets
2026-09-03 17:33:32 -07:00
..
__init__.py Run all ArchiveBox tests through unified CI 2026-07-24 00:50:40 -07:00
urls.py Fix OpenCode defaults and false health failures 2026-09-03 10:56:43 -07:00
views.py Route authenticated OpenCode WebSockets and verify mounted browser navigation (#1870) 2026-09-03 17:33:32 -07:00