Jon Wingender enderofwings
  • Joined on 2026-07-11
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 »
enderofwings merged pull request enderofwings/NexusOS#3 2026-08-07 15:52:08 +00:00
Security: request-size caps, concurrency limits, model-pull allowlist
enderofwings pushed to main at enderofwings/NexusOS 2026-08-06 00:09:27 +00:00
e8379786d3 docs(readme): add Windows PowerShell block to Individual services
enderofwings pushed to main at enderofwings/NexusOS 2026-08-06 00:03:15 +00:00
e3e8da0f42 docs(readme): note modules in the Frontend architecture row
enderofwings pushed to main at enderofwings/NexusOS 2026-08-05 23:53:56 +00:00
0508249eb9 docs(readme): add Modules section, bulletpoint dense prose
enderofwings pushed to main at enderofwings/NexusOS 2026-08-05 23:41:01 +00:00
5d997886e6 docs(readme): split issues section into bugs vs feature requests
enderofwings pushed to main at enderofwings/NexusOS 2026-07-30 16:58:16 +00:00
c211be57a1 fix(install): force exec bits from git's index on every restore
enderofwings pushed to main at enderofwings/NexusOS 2026-07-30 16:43:28 +00:00
3b0354735c fix(deps): make torch/ML stack opt-in instead of a mandatory install
enderofwings pushed to main at enderofwings/NexusOS 2026-07-30 13:45:02 +00:00
409e384be0 fix(install): resolve versioned python3-venv package; skip XFCE-only apt packages off XFCE
enderofwings pushed to main at enderofwings/NexusOS 2026-07-30 13:41:32 +00:00
6a9786bd03 feat(playbooks): add generic example playbooks (dev, coding, writing, research, relay)
enderofwings pushed to main at enderofwings/NexusOS 2026-07-30 03:36:57 +00:00
0f335115d3 docs(readme): bring README up to date with shipped features
enderofwings renamed repository from NexusOS-features to enderofwings/NexusOS-requests 2026-07-30 02:25:51 +00:00
enderofwings renamed repository from features to enderofwings/NexusOS-requests 2026-07-29 20:56:49 +00:00
enderofwings created repository enderofwings/NexusOS-requests 2026-07-29 20:50:58 +00:00
enderofwings pushed to main at enderofwings/NexusOS 2026-07-28 16:23:45 +00:00
cc20ceac64 fix(launch): reliable Windows launcher; feat(ui): compact sidebar, Vite toggle, chat Think toggle
enderofwings pushed to main at enderofwings/NexusOS 2026-07-28 00:45:32 +00:00
63c93346ae feat(models): gate optional models behind required mistral+nomic-embed
enderofwings pushed to main at enderofwings/NexusOS 2026-07-25 00:46:15 +00:00
7d9681907c fix(ui,install): Models page couldn't scroll to installed models; report install result in original window
enderofwings pushed to main at enderofwings/NexusOS 2026-07-23 21:25:37 +00:00
65cf2e887e feat(ncp): doctor --fix applies safe, idempotent repairs