Jon Wingender enderofwings
  • Joined on 2026-07-11
enderofwings created branch fix/packaging-drop-memory-service in enderofwings/NexusOS 2026-08-26 18:43:38 +00:00
enderofwings commented on pull request enderofwings/NexusOS#6 2026-08-26 18:17:20 +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)…

enderofwings closed pull request enderofwings/NexusOS#6 2026-08-26 18:15:27 +00:00
feat(preview): add sandboxed previews with lazy JSX compilation
enderofwings pushed to main at enderofwings/NexusOS 2026-08-26 18:15:14 +00:00
8bc8123bfa Merge pull request 'fix(preview): hung-frame watchdog + require approval for guessed action calls' (#11) from fix/preview-watchdog-and-guard into main
c4d7dc42f2 Merge public/main (PR #5) into preview branch, resolve test_smoke.py append conflict
0d26f630e6 fix(preview): hung-frame watchdog + require approval for guessed action calls
952ef8a0c4 refactor(preview): simplify compile and validation paths
7262e7730e fix(preview): harden sandbox and transformation
Compare 6 commits »
enderofwings merged pull request enderofwings/NexusOS#11 2026-08-26 18:15:14 +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:14:05 +00:00
c4d7dc42f2 Merge public/main (PR #5) into preview branch, resolve test_smoke.py append conflict
3e89df142b Merge pull request 'fix(runtime): close SQLite handles and harden Ollama I/O' (#5) from Athena/NexusOS:codex/runtime-reliability into main
2ebe93b4f7 fix(ollama): normalize hosts, errors, and reasoning output
d56d579755 fix(memory): sweep legacy orphaned message vectors
c3a7b6eefd fix(sync): close SQLite handles before restore
Compare 5 commits »
enderofwings created pull request enderofwings/NexusOS#11 2026-08-26 18:09:40 +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
0d26f630e6 fix(preview): hung-frame watchdog + require approval for guessed action calls
952ef8a0c4 refactor(preview): simplify compile and validation paths
7262e7730e fix(preview): harden sandbox and transformation
656c14caf3 feat(preview): add sandboxed live code previews
Compare 4 commits »
enderofwings created branch fix/preview-watchdog-and-guard in enderofwings/NexusOS 2026-08-26 18:09:08 +00:00
enderofwings pushed to main at enderofwings/NexusOS 2026-08-26 17:58:24 +00:00
3e89df142b Merge pull request 'fix(runtime): close SQLite handles and harden Ollama I/O' (#5) from Athena/NexusOS:codex/runtime-reliability into main
2ebe93b4f7 fix(ollama): normalize hosts, errors, and reasoning output
d56d579755 fix(memory): sweep legacy orphaned message vectors
c3a7b6eefd fix(sync): close SQLite handles before restore
Compare 4 commits »
enderofwings merged pull request enderofwings/NexusOS#5 2026-08-26 17:58:24 +00:00
fix(runtime): close SQLite handles and harden Ollama I/O
enderofwings commented on pull request enderofwings/NexusOS#4 2026-08-25 14:23:40 +00:00
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.

enderofwings pushed to main at enderofwings/NexusOS 2026-08-25 14:13:58 +00:00
42eaed647a feat: sync with upstream — v1.2.0, in-app updates, Projects, modules
enderofwings pushed to main at enderofwings/NexusOS 2026-08-18 19:39:32 +00:00
fe5d18afa7 feat(ui): bulk-clear conversations, fold Start/Stop AI into the status dot
4bfa979ee8 fix(panel): suppress the nm-applet tray icon like the other replaced applets
Compare 2 commits »
enderofwings pushed to main at enderofwings/NexusOS 2026-08-18 19:31:14 +00:00
f46e53de15 feat(branding): restore the boot splash, SDDM theme, and greeter background
enderofwings pushed to main at enderofwings/NexusOS 2026-08-14 22:45:50 +00:00
5294ab7c78 feat(playbooks): Ponyman covers both the build method and the voice
enderofwings pushed to main at enderofwings/NexusOS 2026-08-14 22:33:45 +00:00
8691a67803 fix(sync,memory,gpu): restorable memory dump, curator grounding, GPU + Models fixes
enderofwings closed pull request enderofwings/NexusOS#2 2026-08-07 15:52:44 +00:00
Security: SSRF guard on fetch_url + single-use tool-approval tokens
enderofwings closed pull request enderofwings/NexusOS#1 2026-08-07 15:52:43 +00:00
Security: bind services to loopback with Host + CORS allowlists
enderofwings pushed to main at enderofwings/NexusOS 2026-08-07 15:52:08 +00:00
b5541d1c48 Merge pull request 'Security: request-size caps, concurrency limits, model-pull allowlist' (#3) from Athena/NexusOS:harden/3-resource-limits into main
4a7451f5f5 feat(security): request-size caps, concurrency limits, model-pull allowlist
1f6beed0d2 feat(security): SSRF guard on fetch_url + single-use tool-approval tokens
fe12eb1821 feat(security): bind services to loopback with Host + CORS allowlists
Compare 4 commits »