Block a user
enderofwings
created branch fix/packaging-drop-memory-service in enderofwings/NexusOS
2026-08-26 18:43:38 +00:00
feat(preview): add sandboxed previews with lazy JSX compilation
Closing as superseded by #11: this branch (7262e77, 952ef8a) carried forward as-is, plus a hung-frame watchdog for the preview iframe (a runaway/synchronous-loop script had nothing detecting it)…
feat(preview): add sandboxed previews with lazy JSX compilation
fix(preview): hung-frame watchdog + require approval for guessed action calls
enderofwings
pushed to fix/preview-watchdog-and-guard at enderofwings/NexusOS
2026-08-26 18:14:05 +00:00
fix(preview): hung-frame watchdog + require approval for guessed action calls
enderofwings
pushed to fix/preview-watchdog-and-guard at enderofwings/NexusOS
2026-08-26 18:09:08 +00:00
enderofwings
created branch fix/preview-watchdog-and-guard in enderofwings/NexusOS
2026-08-26 18:09:08 +00:00
fix(runtime): close SQLite handles and harden Ollama I/O
WIP: Code preview
Reviewed at 193e91b. The feature is good and the sandboxing is right; the branch just needs to come forward before any of it can land.
Security: SSRF guard on fetch_url + single-use tool-approval tokens
Security: bind services to loopback with Host + CORS allowlists