Sandboxes
Alex Clarke edited this page 2026-08-27 16:12:18 -06:00
Clone

Wiki Page Revisions

12 Commits

Author SHA1 Message Date
Dark-Alex-17 8fc7fea492 docs: renamed Sharing Configurations to Bundles 2026-08-27 16:12:18 -06:00
Dark-Alex-17 f3d766007e docs: Updated and improved the Sandbox docs with the new fixes 2026-08-17 17:55:15 -06:00
Dark-Alex-17 c83bb80354 docs: Updated docs to mention static file inclusion in sbx-mixins 2026-08-12 13:25:28 -06:00
Dark-Alex-17 f03d49ea65 docs: Improved and updated wiki docs on RAGs 2026-08-12 13:05:40 -06:00
Dark-Alex-17 6ad2c80680 docs: Document RAG storage drivers, Qdrant attach, and sandbox wiring
Covers the pluggable RAG driver work: the yaml/duckdb/qdrant drivers and how
to choose between them, attaching a read-only remote Qdrant collection with
.rag attach, the driver field on graph rag nodes, and how an attached RAG's
host and API key reach a sandbox.

Also corrects two statements the driver work invalidated: embeddings are no
longer necessarily in-memory, and .rebuild rag now re-embeds the whole corpus
rather than just accommodating document changes.
2026-08-11 21:12:20 -06:00
Dark-Alex-17 7314039883 docs: Updated documentation to reflect the new v2 sbx kit spec changes 2026-08-10 15:57:26 -06:00
Dark-Alex-17 542789ce1d docs: Updated the sandboxes docs with the new and improved sbx credential management 2026-07-24 18:26:58 -06:00
Dark-Alex-17 8293cab119 docs: Added docs for the new docker image and sandbox that uses the image to run 2026-07-15 13:20:56 -06:00
Dark-Alex-17 8bf06911de docs: Added documentation on how to run multiple sandboxes in one directory 2026-07-01 18:55:24 -06:00
Dark-Alex-17 1213492550 docs: removed the word "new" from sandbox specific documentation 2026-07-01 16:42:06 -06:00
Dark-Alex-17 7a5ae17148 Fixed unnecessary sandboxes docs header 2026-06-18 17:50:35 -06:00
Dark-Alex-17 89fb4d62b3 docs: Added documentation for the new sandbox mode 2026-06-18 11:53:45 -06:00