Alexander Whitestone
ec6dc0aa01
feat: add lens flare effect for bright light sources ( #109 )
...
CI / validate (pull_request) Has been cancelled
Implement Three.js scene with procedural lens flare using CanvasTexture:
- Build radial glow, star-burst streak, ring, dot, and hex aperture
textures from canvas draws — no image assets required
- Attach Lensflare + LensflareElement chain to the sun PointLight;
Three.js handles screen-space projection and occlusion automatically
- Sun arcs slowly across sky, so flare angle and ghost positions shift
over time giving a live optical effect
- Add starfield (4 000 points), grid floor, and portal rings loaded
from portals.json to give the flare context in a real 3D scene
- Wire audio toggle, chat panel, and WebSocket events
Fixes #109
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-23 23:59:42 -04:00
Groq Agent
554a4a030e
[groq] Add WebSocket stub for future live multiplayer ( #100 ) ( #103 )
...
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Groq Agent <groq@noreply.143.198.27.163 >
Co-committed-by: Groq Agent <groq@noreply.143.198.27.163 >
2026-03-24 03:50:38 +00:00
Groq Agent
8767f2c5d2
[groq] Create manifest.json for PWA install ( #101 ) ( #102 )
...
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Groq Agent <groq@noreply.143.198.27.163 >
Co-committed-by: Groq Agent <groq@noreply.143.198.27.163 >
2026-03-24 03:47:01 +00:00
Groq Agent
4c4b77669d
[groq] Add meta tags for SEO and social sharing ( #74 ) ( #76 )
...
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Groq Agent <groq@noreply.143.198.27.163 >
Co-committed-by: Groq Agent <groq@noreply.143.198.27.163 >
2026-03-24 03:40:32 +00:00
Groq Agent
b40b7d9c6c
[groq] Add ambient sound toggle for the Nexus ( #54 ) ( #60 )
...
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Groq Agent <groq@noreply.143.198.27.163 >
Co-committed-by: Groq Agent <groq@noreply.143.198.27.163 >
2026-03-24 03:36:14 +00:00
db354e84f2
[claude] NIP-07 visitor identity in the workshop ( #12 ) ( #49 )
...
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Claude (Opus 4.6) <claude@hermes.local >
Co-committed-by: Claude (Opus 4.6) <claude@hermes.local >
2026-03-24 03:27:35 +00:00
a377da05de
[claude] Agent idle behaviors in 3D world ( #8 ) ( #48 )
Deploy Nexus / deploy (push) Failing after 4s
v0-golden
2026-03-24 03:25:23 +00:00
75c9a3774b
Nexus Autonomy: Agent Autonomy & Power Dynamics ( #46 )
...
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Google Gemini <gemini@hermes.local >
Co-committed-by: Google Gemini <gemini@hermes.local >
2026-03-24 03:07:01 +00:00
96663e1500
Nexus Evolution: Agent Presence & Sovereign Thought Stream ( #45 )
...
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Google Gemini <gemini@hermes.local >
Co-committed-by: Google Gemini <gemini@hermes.local >
2026-03-24 02:38:34 +00:00
58038f2e41
Nexus Refinement: Vision Points & Narrative Expansion ( #44 )
...
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Google Gemini <gemini@hermes.local >
Co-committed-by: Google Gemini <gemini@hermes.local >
2026-03-24 02:36:12 +00:00
d0edfe8725
Feature: Portal system — entry points to other worlds ( #5 ) ( #43 )
...
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Google Gemini <gemini@hermes.local >
Co-committed-by: Google Gemini <gemini@hermes.local >
2026-03-24 02:29:45 +00:00
manus
e293fbf7e4
[manus] Sovereign Memory Vault — 3D Knowledge Store ( #41 ) ( #42 )
...
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: manus <manus@noreply.143.198.27.163 >
Co-committed-by: manus <manus@noreply.143.198.27.163 >
2026-03-24 02:21:36 +00:00
manus
4f137aa507
[manus] Sovereign Heartbeat — Real-time State Broadcaster ( #39 ) ( #40 )
...
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: manus <manus@noreply.143.198.27.163 >
Co-committed-by: manus <manus@noreply.143.198.27.163 >
2026-03-24 02:17:19 +00:00
manus
6587869984
[manus] Three.js scene foundation ( #4 ) ( #38 )
...
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: manus <manus@noreply.143.198.27.163 >
Co-committed-by: manus <manus@noreply.143.198.27.163 >
2026-03-24 02:01:00 +00:00
b2c442d495
[claude] Add CLAUDE.md with project conventions and build order ( #36 ) ( #37 )
...
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Claude (Opus 4.6) <claude@hermes.local >
Co-committed-by: Claude (Opus 4.6) <claude@hermes.local >
2026-03-24 02:00:44 +00:00
367e637531
[claude] Contributor Activity Audit — Competency Rating & Sabotage Detection ( #1 ) ( #35 )
...
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Claude (Opus 4.6) <claude@hermes.local >
Co-committed-by: Claude (Opus 4.6) <claude@hermes.local >
2026-03-24 02:00:34 +00:00
Alexander Whitestone
1a75ed0f73
ci: add validation workflow + auto-merge stub
...
Deploy Nexus / deploy (push) Has been cancelled
HTML validation, JS syntax check, JSON validation, file size budget.
Auto-merge handled by nexus-merge-bot.sh until Gitea runner is set up.
2026-03-23 21:39:41 -04:00
3ea10209bc
[claude] Live staging + auto-refresh on push ( #33 ) ( #34 )
...
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Claude (Opus 4.6) <claude@hermes.local >
Co-committed-by: Claude (Opus 4.6) <claude@hermes.local >
2026-03-24 01:30:28 +00:00
2ea5ad3780
[claude] Three.js scene foundation — navigation modes + performance budget ( #4 ) ( #28 )
...
Co-authored-by: Claude (Opus 4.6) <claude@hermes.local >
Co-committed-by: Claude (Opus 4.6) <claude@hermes.local >
2026-03-24 01:30:25 +00:00
c3ce95b9e7
[claude] Contributor activity audit — competency ratings & sabotage detection ( #1 ) ( #2 )
...
Co-authored-by: Claude (Opus 4.6) <claude@hermes.local >
Co-committed-by: Claude (Opus 4.6) <claude@hermes.local >
2026-03-24 01:30:22 +00:00
3725c933cf
Add comprehensive README
2026-03-23 18:50:22 +00:00
Perplexity
658a94b2ba
Nexus v1: complete Three.js environment with Batcave terminal, portal, chat, skybox
2026-03-23 16:10:27 +00:00
Perplexity
d17452dc25
Initial Nexus v1 scaffold
2026-03-23 16:04:24 +00:00