Alexander Whitestone
|
2c0f7f7a16
|
feat: Phase 3 — wire panel modules (heatmap, agent-board, dual-brain, LoRA, sovereignty, earth)
CI / validate (pull_request) Failing after 12s
CI / auto-merge (pull_request) Has been skipped
- core/theme.js: export NEXUS with full NEXUS.theme.* properties used by all 6 panels
- core/ticker.js: add subscribe() convenience export so panels can self-register
- data/gitea.js: also write state.agentStatus, activeAgentCount, zoneIntensity, commits, commitHashes
- data/loaders.js: also write state.sovereignty
- data/bitcoin.js: also write state.blockHeight, lastBlockHeight, newBlockDetected, starPulseIntensity
- data/weather.js: also write state.weather
- app.js: import + init all 6 panel modules, bootstrap data polling, call globalTicker.tick()
Fixes #412
Refs #409
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-24 18:17:48 -04:00 |
|
|
|
c0a673038b
|
[claude] Phase 2 cleanup: route remaining fetch() through data/ modules (#421) (#461)
Deploy Nexus / deploy (push) Failing after 3s
Staging Smoke Test / smoke-test (push) Failing after 0s
|
2026-03-24 22:07:19 +00:00 |
|
|
|
764b617a2a
|
[modularization] Phase 2: Extract data layer — gitea, weather, bitcoin, loaders (#460)
Deploy Nexus / deploy (push) Failing after 4s
Staging Smoke Test / smoke-test (push) Failing after 0s
|
2026-03-24 21:28:03 +00:00 |
|
|
|
d201d3e6a9
|
feat: add visual banner, staging link, and real smoke-test badge (#458)
Deploy Nexus / deploy (push) Failing after 4s
Staging Smoke Test / smoke-test (push) Failing after 1s
|
2026-03-24 21:21:19 +00:00 |
|
|
|
06faa75df7
|
fix: point staging to localhost exclusively and entirely (#459)
Staging Smoke Test / smoke-test (push) Failing after 1s
Deploy Nexus / deploy (push) Failing after 8s
|
2026-03-24 21:21:07 +00:00 |
|
manus
|
24e71396cc
|
[manus] Nostr Integration — Sovereign Communication (#454) (#455)
Deploy Nexus / deploy (push) Failing after 8s
Staging Smoke Test / smoke-test (push) Successful in 1s
Co-authored-by: manus <manus@noreply.143.198.27.163>
Co-committed-by: manus <manus@noreply.143.198.27.163>
|
2026-03-24 19:58:25 +00:00 |
|
|
|
a2b2b1a9af
|
[gemini] Research Drop findings (#456) (#457)
Deploy Nexus / deploy (push) Failing after 15s
Staging Smoke Test / smoke-test (push) Successful in 0s
|
2026-03-24 19:55:28 +00:00 |
|
manus
|
4effd9245c
|
[manus] SovOS Architecture — Modular 3D Interface (#452) (#453)
Deploy Nexus / deploy (push) Failing after 4s
Staging Smoke Test / smoke-test (push) Successful in 1s
Co-authored-by: manus <manus@noreply.143.198.27.163>
Co-committed-by: manus <manus@noreply.143.198.27.163>
|
2026-03-24 19:41:43 +00:00 |
|
Alexander Whitestone
|
cbfacdfe19
|
refactor: split app.js (5416 lines) into 21 modules — hard cap 1000 lines/file
Deploy Nexus / deploy (push) Failing after 3s
Staging Smoke Test / smoke-test (push) Successful in 1s
app.js: 5416 → 528 lines (entry point, animation loop, event wiring)
modules/state.js: shared mutable state object
modules/constants.js: color palette
modules/matrix-rain.js: matrix rain canvas effect
modules/scene-setup.js: scene, camera, renderer, lighting, stars
modules/platform.js: glass platform, perlin noise, floating island, clouds
modules/heatmap.js: commit heatmap
modules/sigil.js: Timmy sigil
modules/controls.js: mouse, overview, zoom, photo mode
modules/effects.js: energy beam, sovereignty meter, rune ring
modules/earth.js: holographic earth
modules/warp.js: warp tunnel, crystals, lightning
modules/dual-brain.js: dual-brain holographic panel
modules/audio.js: Web Audio, spatial, portal hums
modules/debug.js: debug mode, websocket, session export
modules/celebrations.js: easter egg, shockwave, fireworks
modules/portals.js: portal loading
modules/bookshelves.js: floating bookshelves, spine textures
modules/oath.js: The Oath interactive SOUL.md
modules/panels.js: agent status board, LoRA panel
modules/weather.js: weather system, portal health
modules/extras.js: gravity zones, speech, timelapse, bitcoin
Largest file: 528 lines (app.js). No file exceeds 1000.
All files pass node --check. No refactoring — mechanical split only.
|
2026-03-24 15:12:22 -04:00 |
|
|
|
a47d48fa2b
|
Merge pull request 'feat: update README with banner, staging link, and real smoke-test badge' (#450) from antigravity/the-nexus:feature/nexus-banner into main
Deploy Nexus / deploy (push) Failing after 4s
Staging Smoke Test / smoke-test (push) Successful in 1s
Reviewed-on: http://143.198.27.163:3000/Timmy_Foundation/the-nexus/pulls/450
|
2026-03-24 19:01:54 +00:00 |
|
Alexander Whitestone
|
9dfad66fae
|
feat: adding visual banner, staging link, and real smoke-test badge
CI / validate (pull_request) Has been cancelled
CI / auto-merge (pull_request) Has been cancelled
|
2026-03-24 14:58:49 -04:00 |
|
|
|
90b8e64a5b
|
[gemini] Add banner, staging link, and status to README.md (#448) (#449)
Deploy Nexus / deploy (push) Failing after 4s
|
2026-03-24 18:56:49 +00:00 |
|
|
|
481a0790d2
|
[claude] Phase 3: Panel modules — Heatmap, Agent Board, Dual-Brain, LoRA, Sovereignty, Earth (#422) (#446)
Deploy Nexus / deploy (push) Failing after 4s
Co-authored-by: Claude (Opus 4.6) <claude@hermes.local>
Co-committed-by: Claude (Opus 4.6) <claude@hermes.local>
|
2026-03-24 18:22:34 +00:00 |
|
|
|
35dd6c5f17
|
[claude] Phase 4: Effects modules — matrix rain, lightning, beam, runes, gravity, shockwave (#423) (#444)
Deploy Nexus / deploy (push) Failing after 4s
Co-authored-by: Claude (Opus 4.6) <claude@hermes.local>
Co-committed-by: Claude (Opus 4.6) <claude@hermes.local>
|
2026-03-24 18:19:26 +00:00 |
|
|
|
02c8c351b1
|
[claude] InstancedMesh for glass tiles and island spires (#425) (#443)
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 18:19:19 +00:00 |
|
|
|
8580c6754b
|
[gemini] Implement mobile heartbeat status page (#416) (#440)
Deploy Nexus / deploy (push) Failing after 3s
Co-authored-by: Google AI Agent <gemini@hermes.local>
Co-committed-by: Google AI Agent <gemini@hermes.local>
|
2026-03-24 18:16:08 +00:00 |
|
|
|
e970746c28
|
[claude] Remove _placeholderCanvas 404-fixer code (#427) (#435)
Deploy Nexus / deploy (push) Failing after 5s
Co-authored-by: Claude (Opus 4.6) <claude@hermes.local>
Co-committed-by: Claude (Opus 4.6) <claude@hermes.local>
|
2026-03-24 18:13:34 +00:00 |
|
|
|
ee9d5b0108
|
[claude] Add Commit Discipline section to CLAUDE.md (#429) (#436)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 18:13:32 +00:00 |
|
|
|
6e65508dff
|
[gemini] Add lightweight text-only status page (#426) (#434)
Deploy Nexus / deploy (push) Failing after 3s
Co-authored-by: Google AI Agent <gemini@hermes.local>
Co-committed-by: Google AI Agent <gemini@hermes.local>
|
2026-03-24 18:13:09 +00:00 |
|
|
|
9a55794441
|
[gemini] chore: Remove dead files from tombstone audit (#428) (#433)
Deploy Nexus / deploy (push) Failing after 4s
|
2026-03-24 18:12:48 +00:00 |
|
|
|
65d7d44ea1
|
[gemini] Acknowledge issue #431 as an escalation channel (#431) (#432)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 18:12:33 +00:00 |
|
|
|
a56fe611a9
|
fix: redact bot token from public repo — token must be stored in sovereign config only
Deploy Nexus / deploy (push) Failing after 3s
|
2026-03-24 17:59:31 +00:00 |
|
|
|
27da609d4a
|
docs: add NEXUS_BOT_HANDOFF.md — Telegram bot credentials and protocol for Timmy (Refs #431)
Deploy Nexus / deploy (push) Failing after 3s
|
2026-03-24 17:58:58 +00:00 |
|
|
|
677a9e5ae8
|
docs: add ESCALATION.md — the Ultimate Scroll (Refs #431)
Deploy Nexus / deploy (push) Failing after 3s
|
2026-03-24 17:45:44 +00:00 |
|
|
|
9ec5c52936
|
docs: establish modular architecture rules — app.js is thin orchestrator (#430)
Deploy Nexus / deploy (push) Failing after 4s
Co-authored-by: Perplexity Computer <perplexity@tower.local>
Co-committed-by: Perplexity Computer <perplexity@tower.local>
|
2026-03-24 17:12:48 +00:00 |
|
|
|
05bd7ffec7
|
refactor: honesty pass — every visual element tied to real data or shown as honestly offline (#408)
Deploy Nexus / deploy (push) Failing after 3s
Co-authored-by: Perplexity Computer <perplexity@tower.local>
Co-committed-by: Perplexity Computer <perplexity@tower.local>
|
2026-03-24 17:03:18 +00:00 |
|
|
|
e29b6ff0a8
|
feat: add dual-brain holographic panel with brain pulse visualization (#407)
Deploy Nexus / deploy (push) Failing after 3s
Co-authored-by: Perplexity Computer <perplexity@tower.local>
Co-committed-by: Perplexity Computer <perplexity@tower.local>
|
2026-03-24 16:41:13 +00:00 |
|
Alexander Whitestone
|
0a49e6e75d
|
docs: add SYSTEM.md — agent constitution
Deploy Nexus / deploy (push) Failing after 3s
CI / validate (pull_request) Failing after 4s
CI / auto-merge (pull_request) Has been skipped
Every agent must read this before writing code.
Defines rules, architecture, and quality standards.
|
2026-03-24 11:07:40 -04:00 |
|
|
|
6d2a136baf
|
[claude] Onboard ollama as local agent (#397) (#398)
Deploy Nexus / deploy (push) Failing after 5s
CI / validate (pull_request) Failing after 8s
CI / auto-merge (pull_request) Has been skipped
|
2026-03-24 14:27:14 +00:00 |
|
|
|
0c7fb43b2d
|
[groq] Research: NotebookLM — create audio overview of SOUL.md as podcast (#293) (#392)
Deploy Nexus / deploy (push) Failing after 4s
CI / validate (pull_request) Failing after 5s
CI / auto-merge (pull_request) Has been skipped
|
2026-03-24 13:20:15 +00:00 |
|
|
|
024d3a458a
|
[groq] Research: NotebookLM — create audio overview of SOUL.md as podcast (#293) (#391)
Deploy Nexus / deploy (push) Failing after 4s
|
2026-03-24 13:19:03 +00:00 |
|
|
|
b68d874cdc
|
[groq] Research: NotebookLM — create audio overview of SOUL.md as podcast (#293) (#390)
Deploy Nexus / deploy (push) Failing after 3s
|
2026-03-24 13:18:09 +00:00 |
|
|
|
f14a81cd22
|
[groq] Research: NotebookLM — create audio overview of SOUL.md as podcast (#293) (#389)
Deploy Nexus / deploy (push) Failing after 4s
|
2026-03-24 13:17:16 +00:00 |
|
|
|
2f633c566d
|
[grok] Energy beam connecting Batcave terminal to the sky (#86) (#387)
Deploy Nexus / deploy (push) Failing after 4s
CI / validate (pull_request) Failing after 4s
CI / auto-merge (pull_request) Has been skipped
|
2026-03-24 13:12:29 +00:00 |
|
|
|
fda629162c
|
[grok] Energy beam connecting Batcave terminal to the sky (#86) (#386)
Deploy Nexus / deploy (push) Failing after 3s
|
2026-03-24 13:11:05 +00:00 |
|
|
|
4f5c2d899b
|
[groq] Research: NotebookLM — create audio overview of SOUL.md as podcast (#293) (#385)
Deploy Nexus / deploy (push) Failing after 4s
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 13:10:24 +00:00 |
|
|
|
d035f90d09
|
[grok] Energy beam connecting Batcave terminal to the sky (#86) (#384)
Deploy Nexus / deploy (push) Failing after 4s
|
2026-03-24 13:09:53 +00:00 |
|
|
|
ea3df7b9b5
|
[grok] Energy beam connecting Batcave terminal to the sky (#86) (#382)
Deploy Nexus / deploy (push) Failing after 4s
CI / validate (pull_request) Successful in 5s
CI / auto-merge (pull_request) Successful in 0s
Co-authored-by: Grok (on notice) <grok@noreply.143.198.27.163>
Co-committed-by: Grok (on notice) <grok@noreply.143.198.27.163>
|
2026-03-24 13:05:49 +00:00 |
|
|
|
c70b6e87be
|
[groq] Research: NotebookLM — create audio overview of SOUL.md as podcast (#293) (#381)
Deploy Nexus / deploy (push) Failing after 4s
Co-authored-by: Groq (probation) <groq@noreply.143.198.27.163>
Co-committed-by: Groq (probation) <groq@noreply.143.198.27.163>
|
2026-03-24 13:05:24 +00:00 |
|
|
|
b6b5d7817f
|
[grok] Energy beam connecting Batcave terminal to the sky (#86) (#380)
Deploy Nexus / deploy (push) Failing after 4s
Co-authored-by: Grok (on notice) <grok@noreply.143.198.27.163>
Co-committed-by: Grok (on notice) <grok@noreply.143.198.27.163>
|
2026-03-24 13:04:04 +00:00 |
|
|
|
241e6f1e33
|
[test] CI pipeline v2 (#379)
Deploy Nexus / deploy (push) Failing after 4s
|
2026-03-24 13:03:14 +00:00 |
|
Alexander Whitestone
|
92a13caf5a
|
fix: add package.json with type:module for ESM support
Deploy Nexus / deploy (push) Failing after 4s
node --check fails on import statements without this.
Fixes CI validation for all JS files.
|
2026-03-24 09:02:36 -04:00 |
|
|
|
08d83f9bcb
|
[groq] Research: NotebookLM — create audio overview of SOUL.md as podcast (#293) (#377)
Deploy Nexus / deploy (push) Failing after 7s
CI / validate (pull_request) Failing after 6s
CI / auto-merge (pull_request) Has been skipped
|
2026-03-24 13:01:51 +00:00 |
|
|
|
611ba9790f
|
[groq] Research: NotebookLM — create audio overview of SOUL.md as podcast (#293) (#375)
Deploy Nexus / deploy (push) Failing after 3s
|
2026-03-24 13:00:49 +00:00 |
|
|
|
14b118f03d
|
[grok] Energy beam connecting Batcave terminal to the sky (#86) (#376)
Deploy Nexus / deploy (push) Failing after 4s
|
2026-03-24 12:59:37 +00:00 |
|
|
|
f5feaf4ded
|
[groq] Research: NotebookLM — create audio overview of SOUL.md as podcast (#293) (#374)
Deploy Nexus / deploy (push) Failing after 4s
CI / validate (pull_request) Failing after 6s
CI / auto-merge (pull_request) Has been skipped
|
2026-03-24 12:58:22 +00:00 |
|
|
|
a7c13aac1e
|
[test] CI pipeline verification (#373)
Deploy Nexus / deploy (push) Failing after 4s
|
2026-03-24 12:57:22 +00:00 |
|
|
|
29ae0296d4
|
[groq] Research: NotebookLM — create audio overview of SOUL.md as podcast (#293) (#372)
Deploy Nexus / deploy (push) Failing after 4s
|
2026-03-24 12:55:11 +00:00 |
|
|
|
c6db04a145
|
[groq] Research: NotebookLM — create audio overview of SOUL.md as podcast (#293) (#371)
Deploy Nexus / deploy (push) Failing after 4s
|
2026-03-24 12:54:13 +00:00 |
|
|
|
3829e946ff
|
[grok] Energy beam connecting Batcave terminal to the sky (#86) (#370)
Deploy Nexus / deploy (push) Failing after 4s
|
2026-03-24 12:53:04 +00:00 |
|
|
|
e4fb30a4a6
|
[grok] Energy beam connecting Batcave terminal to the sky (#86) (#369)
Deploy Nexus / deploy (push) Failing after 4s
|
2026-03-24 12:51:49 +00:00 |
|
|
|
51967280a9
|
[groq] Research: NotebookLM — create audio overview of SOUL.md as podcast (#293) (#368)
Deploy Nexus / deploy (push) Failing after 6s
|
2026-03-24 12:50:52 +00:00 |
|
|
|
f6a797c3c3
|
[groq] Research: NotebookLM — create audio overview of SOUL.md as podcast (#293) (#367)
Deploy Nexus / deploy (push) Failing after 5s
CI / validate (pull_request) Failing after 6s
CI / auto-merge (pull_request) Has been skipped
|
2026-03-24 12:48:37 +00:00 |
|
|
|
790d5e0520
|
[grok] Create a debug mode that visualizes collision boxes (#150) (#362)
Deploy Nexus / deploy (push) Failing after 3s
|
2026-03-24 12:46:27 +00:00 |
|
|
|
341e3ba3bb
|
[groq] Research: NotebookLM — create audio overview of SOUL.md as podcast (#293) (#360)
Deploy Nexus / deploy (push) Failing after 4s
CI / validate (pull_request) Failing after 7s
CI / auto-merge (pull_request) Has been skipped
|
2026-03-24 12:44:12 +00:00 |
|
|
|
e67e583403
|
[groq] Research: NotebookLM — create audio overview of SOUL.md as podcast (#293) (#359)
Deploy Nexus / deploy (push) Failing after 5s
CI / validate (pull_request) Failing after 5s
CI / auto-merge (pull_request) Has been skipped
|
2026-03-24 12:42:06 +00:00 |
|
|
|
fa94d623d1
|
[groq] Research: NotebookLM — create audio overview of SOUL.md as podcast (#293) (#358)
Deploy Nexus / deploy (push) Failing after 5s
|
2026-03-24 12:41:03 +00:00 |
|
|
|
0a217401fb
|
[groq] Research: NotebookLM — create audio overview of SOUL.md as podcast (#293) (#357)
Deploy Nexus / deploy (push) Failing after 9s
|
2026-03-24 12:39:47 +00:00 |
|
|
|
0073f818b2
|
[gemini] chore: validate project (#0) (#355)
Deploy Nexus / deploy (push) Failing after 3s
|
2026-03-24 09:36:38 +00:00 |
|
|
|
343af432a4
|
[claude] Gravity anomaly zones — particles floating upward (#244) (#347)
Deploy Nexus / deploy (push) Failing after 8s
Co-authored-by: Claude (Opus 4.6) <claude@hermes.local>
Co-committed-by: Claude (Opus 4.6) <claude@hermes.local>
|
2026-03-24 05:33:18 +00:00 |
|
|
|
cab1ab7060
|
[claude] Reflection probes for metallic surfaces in the Batcave area (#246) (#345)
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 05:25:32 +00:00 |
|
|
|
68aca2c23d
|
[claude] 3D audio positioning — sounds come from their source (#239) (#352)
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 05:25:05 +00:00 |
|
|
|
5e415c788f
|
[claude] Holographic planet Earth slowly rotating above the Nexus (#236) (#349)
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 05:17:31 +00:00 |
|
|
|
351d5aaeed
|
[claude] Enhanced procedural terrain for floating island (#233) (#353)
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 05:17:11 +00:00 |
|
|
|
d2b483deca
|
[claude] Warp tunnel vortex effect when entering portals (#232) (#351)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 05:15:05 +00:00 |
|
|
|
7d40177502
|
[claude] Time-lapse mode — replay a day of Nexus activity in 30 seconds (#245) (#350)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 05:14:30 +00:00 |
|
|
|
9647e94b0c
|
[claude] Lightning arcs between floating crystals during high activity (#243) (#348)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 05:11:43 +00:00 |
|
|
|
a8f602a1da
|
[claude] Lightning arcs between floating crystals during high activity (#243) (#348)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 05:11:42 +00:00 |
|
|
|
668a69ecc9
|
[claude] Animated Timmy sigil on the floor — sacred geometry that glows (#260) (#337)
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 05:10:03 +00:00 |
|
|
|
19fc983ef0
|
[claude] Dynamic shadow system from energy sources (#252) (#342)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 05:09:20 +00:00 |
|
|
|
82e67960e2
|
[claude] Holographic planet Earth slowly rotating above the Nexus (#253) (#343)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 05:09:08 +00:00 |
|
|
|
1ca8f1e8e2
|
[claude] Firework celebration effect on milestone completion (#254) (#341)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 05:08:22 +00:00 |
|
|
|
459b3eb38f
|
[claude] Procedural cloud layer below the floating island (#256) (#339)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 05:07:02 +00:00 |
|
|
|
fcb198f55d
|
[claude] Lightning arcs between floating crystals during high activity (#257) (#338)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 05:06:21 +00:00 |
|
|
|
c24b69359f
|
[claude] Floating bookshelves with spine labels of merged PRs (#264) (#335)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 05:05:47 +00:00 |
|
|
|
2a19b8f156
|
[claude] Matrix-style falling code rain background (#262) (#334)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 05:04:49 +00:00 |
|
|
|
3614886fad
|
[claude] Shockwave ripple effect on PR merge (#263) (#331)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 05:03:37 +00:00 |
|
|
|
1780011c8b
|
[claude] Weather system tied to real weather at Lempster NH (#270) (#332)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 05:03:12 +00:00 |
|
|
|
548a59c5a6
|
[claude] Add CONTRIBUTING.md for the-nexus (#284) (#311)
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 05:02:44 +00:00 |
|
|
|
b1fc67fc2f
|
[gemini] Add procedural cloud layer below floating island (#242) (#314)
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 05:01:16 +00:00 |
|
|
|
17259ec1d4
|
[claude] Bitcoin block height live counter (#273) (#325)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 05:00:09 +00:00 |
|
|
|
6213b36d66
|
[claude] Model training status — show LoRA adapters (#277) (#324)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 04:59:20 +00:00 |
|
|
|
5794c7ed71
|
[claude] The Oath — interactive SOUL.md reading with dramatic lighting (#279) (#323)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 04:58:42 +00:00 |
|
|
|
fb75a0b199
|
[claude] Local vs cloud indicator on agent panels (#278) (#319)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 04:56:58 +00:00 |
|
|
|
1f005b8e64
|
[claude] Hermes session save/load + integration test (#286) (#320)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 04:56:42 +00:00 |
|
|
|
db8e9802bc
|
[claude] Research: Google Imagen 3 — Nexus concept art & agent avatars (#290) (#316)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 04:56:02 +00:00 |
|
|
|
b10f23c12d
|
[claude] Research: Google Veo video generation — Nexus promo plan (#289) (#317)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 04:55:40 +00:00 |
|
|
|
0711ef03a7
|
[claude] Add zoom-to-object on double-click (#139) (#235)
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 04:54:30 +00:00 |
|
|
|
63aa9e7ef4
|
[claude] Document Hermes provider fallback chain (#287) (#315)
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 04:54:25 +00:00 |
|
|
|
409191e250
|
[claude] Document Hermes provider fallback chain (#287) (#313)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 04:54:04 +00:00 |
|
|
|
beee17f43c
|
[claude] Add session export as markdown (#288) (#304)
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 04:53:23 +00:00 |
|
|
|
e6a72ec7da
|
[gemini] Document hermes-agent provider fallback chain (#287) (#310)
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 04:52:24 +00:00 |
|
|
|
31b05e3549
|
[gemini] Document hermes-agent provider fallback chain (#287) (#310)
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 04:52:20 +00:00 |
|
|
|
36945e7302
|
[gemini] feat: Add /health endpoint to Hermes gateway (#285) (#308)
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 04:51:51 +00:00 |
|
|
|
36edceae42
|
[claude] Procedural Web Audio ambient soundtrack (#291) (#303)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 04:50:22 +00:00 |
|
|
|
dc02d8fdc5
|
[gemini] Add comprehensive sovereignty tech landscape research report (#292) (#300)
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 04:47:57 +00:00 |
|
|
|
a5b820d6fc
|
[gemini] Add comprehensive sovereignty tech landscape research report (#292) (#300)
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 04:47:55 +00:00 |
|
|
|
33d95fd271
|
feat: Add warp tunnel effect for portals (#250) (#301)
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 04:47:39 +00:00 |
|
|
|
b7c5f29084
|
[claude] Procedural terrain generation for floating island (#251) (#296)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 04:46:17 +00:00 |
|
|
|
18c4deef74
|
[gemini] Northern lights flash brighter on PR merge (#248) (#294)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 04:45:08 +00:00 |
|
|
|
39e0eecb9e
|
[claude] Ring of floating runes around Nexus center platform (#110) (#240)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 04:42:29 +00:00 |
|
|
|
d193a89262
|
[claude] Timmy speech bubble — floating 3D chat text (#205) (#226)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 04:37:49 +00:00 |
|
|
|
cb2749119e
|
[claude] Timmy speech bubble — floating 3D chat text (#205) (#226)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 04:37:46 +00:00 |
|
|
|
eadc104842
|
[claude] Add service worker for true offline capability (#212) (#215)
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 04:36:09 +00:00 |
|
|
|
b8d6f2881c
|
[claude] Add real-time WebSocket connection to Hermes gateway (#210) (#216)
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 04:36:02 +00:00 |
|
|
|
773d5b6a73
|
[claude] nginx config for the-nexus.alexanderwhitestone.com (#211) (#217)
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 04:35:48 +00:00 |
|
|
|
d3b5f450f6
|
[claude] Git commit heatmap on Nexus floor (#201) (#220)
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 04:35:43 +00:00 |
|
|
|
1dc82b656f
|
feat: cyberpunk UI overhaul with CRT overlays, glassmorphism, and neon bloom (#198)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 04:33:41 +00:00 |
|
|
|
c082f32180
|
[claude] Sovereignty meter — 3D holographic arc gauge (#203) (#219)
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 04:33:16 +00:00 |
|
|
|
2ba19f4bc3
|
[claude] Live agent status board — 3D floating holo-panels (#199) (#218)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 04:32:58 +00:00 |
|
|
|
b61f651226
|
[groq] Preload and cache Three.js assets (#99) (#197)
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 04:29:19 +00:00 |
|
|
|
e290de5987
|
[claude] Add floating commit banner sprites (#116) (#195)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 04:15:22 +00:00 |
|
|
|
60bc437cfb
|
[claude] Add glass-floor sections showing the void below the platform (#123) (#190)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 04:12:32 +00:00 |
|
|
|
36cc526df0
|
[claude] Add depth of field effect that blurs distant objects (#121) (#188)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 04:10:54 +00:00 |
|
|
|
8407c0d7bf
|
[claude] Add sovereignty Easter egg animation (#126) (#185)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 04:10:27 +00:00 |
|
Alexander Whitestone
|
5dd486e9b8
|
ci: auto-merge PR on validation pass
Deploy Nexus / deploy (push) Has been cancelled
Replaces polling merge-bot with event-driven CI.
When all checks pass, the workflow squash-merges automatically.
|
2026-03-24 00:09:04 -04:00 |
|
|
|
440e31e36f
|
[claude] Add photo mode with camera controls and depth of field (#134) (#177)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 04:06:45 +00:00 |
|
|
|
2ebd153493
|
[claude] Add test harness for scene validation (#145) (#163)
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 04:04:35 +00:00 |
|
|
|
4f853aae51
|
[claude] World map overview mode — press Tab for bird's-eye view (#140) (#167)
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 04:04:18 +00:00 |
|
|
|
316ce63605
|
[claude] Add JSDoc types to all function parameters (#144) (#168)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 04:04:08 +00:00 |
|
|
|
7eca0fba5d
|
[groq] Create a debug mode that visualizes all collision boxes and light sources (#150) (#152)
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:59:45 +00:00 |
|
|
|
1b5e9dbce0
|
feat: add local volume mounts for live reloading (#153)
Deploy Nexus / deploy (push) Has been cancelled
|
2026-03-24 03:59:34 +00:00 |
|
|
|
3934a7b488
|
[claude] Add constellation system — connect nearby stars with faint lines (#114) (#155)
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:58:50 +00:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|