ArchiveBox/archivebox/config
Nick Sweeting d044f5ee0e
Isolate OpenCode in its plugin and stop forced Git initialization (#1869)
* 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
2026-09-03 16:05:30 -07:00
..
__init__.py release: archivebox 0.9.33rc9 2026-05-28 05:50:28 -07:00
collection.py refactor: simplify snapshot maintenance orchestration 2026-09-02 12:05:09 -07:00
common.py Isolate OpenCode in its plugin and stop forced Git initialization (#1869) 2026-09-03 16:05:30 -07:00
configset.py handle unreadable config paths 2026-08-27 16:14:14 -07:00
constants.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
django.py stop scoped config from mutating process state 2026-08-27 16:26:07 -07:00
ldap.py Refactor plugins search progress and config flows 2026-06-01 00:08:27 -07:00
paths.py consolidate config loading hot paths 2026-08-27 15:34:28 -07:00
permissions.py Keep root tool traversal on service group 2026-08-14 02:01:53 -07:00
version.py Package ArchiveBox commit metadata safely 2026-07-28 22:14:13 -07:00
views.py Sync ArchiveBox UI and setup updates 2026-07-25 14:50:15 -07:00