Skip to main content

ChunkStreaming

6 tools in this family (folder Editor/Tools/ChunkStreaming/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
chunkstream_apply_default_templatewritesMaterialise a starter ChunkStreamingSpec from one of three presets:
chunkstream_export_chunk_grid_dotwritesExport a Graphviz DOT graph (one node per visited chunk along the simulated traversal
chunkstream_generate_codewritesEmit ChunkStreamManager.cs (top-level coordinator with per-frame load budget + timeout),
chunkstream_propose_from_promptread-onlyFree-text intent → JSON ChunkStreamingSpec via the configured LLM. Buril prompts the
chunkstream_simulate_traversal_load_pressureread-onlyDrive a virtual camera through the chunk grid along a deterministic path (default:
chunkstream_validate_specread-onlyValidate a ChunkStreamingSpec. Returns { ok, errors[] }. Always run this before