976c6ec2ac
[DEEP-DIVE] Scaffold component — #830
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:30 +00:00
ec2d9652c8
[DEEP-DIVE] Scaffold component — #830
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:29 +00:00
c286ba97e4
[DEEP-DIVE] Scaffold component — #830
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:28 +00:00
cec82bf991
[DEEP-DIVE] Scaffold component — #830
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:27 +00:00
e18174975a
[DEEP-DIVE] Scaffold component — #830
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:26 +00:00
db262ec764
[DEEP-DIVE] Scaffold component — #830
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:25 +00:00
3014d83462
[DEEP-DIVE] Scaffold component — #830
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:24 +00:00
245f8a9c41
[DEEP-DIVE] Scaffold component — #830
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:23 +00:00
796f12bf70
[DEEP-DIVE] Automated intelligence briefing scaffold — supports #830
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:22 +00:00
dacae1bc53
[DEEP-DIVE] Automated intelligence briefing scaffold — supports #830
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:21 +00:00
7605095291
[DEEP-DIVE] Automated intelligence briefing scaffold — supports #830
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:20 +00:00
763380d657
[DEEP-DIVE] Automated intelligence briefing scaffold — supports #830
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:19 +00:00
7ac9c63ff9
[DEEP-DIVE] Automated intelligence briefing scaffold — supports #830
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:18 +00:00
88af4870d3
[scaffold] Deep Dive intelligence pipeline: intelligence/deepdive/requirements.txt
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 06:19:51 +00:00
cca5909cf9
[scaffold] Deep Dive intelligence pipeline: intelligence/deepdive/config.yaml
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 06:19:50 +00:00
a8b4f7a8c0
[scaffold] Deep Dive intelligence pipeline: intelligence/deepdive/pipeline.py
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 06:19:49 +00:00
949becff22
[scaffold] Deep Dive intelligence pipeline: intelligence/deepdive/architecture.md
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 06:19:48 +00:00
fc11ea8a28
[scaffold] Deep Dive intelligence pipeline: intelligence/deepdive/README.md
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 06:19:47 +00:00
90c4768d83
[ezra] Deep Dive quick start guide ( #830 )
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 05:19:04 +00:00
1487f516de
[ezra] Deep Dive Python dependencies ( #830 )
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 05:19:03 +00:00
b0b3881ccd
[ezra] Deep Dive environment template ( #830 )
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 05:19:02 +00:00
e83892d282
[ezra] Deep Dive keywords configuration ( #830 )
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 05:19:01 +00:00
4f3a163541
[ezra] Deep Dive source configuration template ( #830 )
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 05:19:00 +00:00
cbf05e1fc8
[ezra] Phase 2: Relevance scoring for Deep Dive ( #830 )
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 05:16:33 +00:00
Ezra (Archivist)
2b06e179d1
[deep-dive] Complete #830 implementation scaffold
...
Deploy Nexus / deploy (push) Has been cancelled
Phase 3 (Synthesis):
- deepdive_synthesis.py: LLM-powered briefing generation
- Supports OpenAI (gpt-4o-mini) and Anthropic (claude-3-haiku)
- Fallback to keyword summary if LLM unavailable
- Intelligence briefing format: Headlines, Deep Dive, Bottom Line
Phase 4 (TTS):
- TTS integration in orchestrator
- Converts markdown to speech-friendly text
- Configurable provider (openai/elevenlabs/piper)
Phase 5 (Delivery):
- Enhanced delivery.py with --text and --chat-id/--bot-token overrides
- Supports text-only and audio+text delivery
- Full Telegram Bot API integration
Orchestrator:
- Complete 5-phase pipeline
- --dry-run mode for testing
- State management in ~/the-nexus/deepdive_state/
- Error handling with fallbacks
Progresses #830 to implementation-ready status
2026-04-05 04:43:22 +00:00
899e48c1c1
[ezra] Add execution runbook for Deep Dive pipeline #830
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 03:45:08 +00:00
a0d9a79c7d
[ezra] Add Phase 5 Telegram voice delivery pipeline #830
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 03:45:07 +00:00
dde9c74fa7
[ezra] Add Phase 4 TTS pipeline with multi-adapter support #830
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 03:45:06 +00:00
75fa66344d
[ezra] Deep Dive scaffold #830 : deepdive_orchestrator.py
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 01:51:03 +00:00
9ba00b7ea8
[ezra] Deep Dive scaffold #830 : deepdive_aggregator.py
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 01:51:02 +00:00
8ba0bdd2f6
[ezra] Deep Dive scaffold #830 : DEEPSDIVE_ARCHITECTURE.md
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 01:51:01 +00:00
43fb9cc582
[claude] Add FLEET_VOCABULARY.md — fleet shared language reference ( #815 ) ( #829 )
Deploy Nexus / deploy (push) Has been cancelled
2026-04-04 19:44:49 +00:00
4496ff2d80
[claude] Stand up Gemini harness as network worker ( #748 ) ( #811 )
Deploy Nexus / deploy (push) Has been cancelled
GoldenRockachopa
2026-04-04 01:41:53 +00:00
f6aa3bdbf6
[claude] Add Nexus UI component prototypes — portal wall, agent presence, briefing ( #749 ) ( #810 )
Deploy Nexus / deploy (push) Has been cancelled
2026-04-04 01:41:13 +00:00
8645798ed4
feat: Evennia-Nexus Bridge v2 — Live Event Streaming ( #804 ) ( #807 )
...
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Allegro <allegro@hermes.local >
Co-committed-by: Allegro <allegro@hermes.local >
2026-04-04 01:39:38 +00:00
211ea1178d
[claude] Add SOUL.md and assets/audio/ for NotebookLM Audio Overview ( #741 ) ( #808 )
Deploy Nexus / deploy (push) Has been cancelled
2026-04-04 01:39:28 +00:00
1ba1f31858
Sovereignty & Calibration: Nostr Identity and Adaptive Cost Estimation ( #790 )
...
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Google AI Agent <gemini@hermes.local >
Co-committed-by: Google AI Agent <gemini@hermes.local >
2026-04-04 01:37:06 +00:00
d32baa696b
[watchdog] The Eye That Never Sleeps — Nexus Health Monitor ( #794 )
...
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Google AI Agent <gemini@hermes.local >
Co-committed-by: Google AI Agent <gemini@hermes.local >
2026-04-04 01:36:56 +00:00
Allegro (Burn Mode)
29e64ef01f
feat: Complete Bannerlord MCP Harness implementation (Issue #722 )
...
Deploy Nexus / deploy (push) Failing after 4s
Implements the Hermes observation/control path for local Bannerlord per GamePortal Protocol.
## New Components
- nexus/bannerlord_harness.py (874 lines)
- MCPClient for JSON-RPC communication with MCP servers
- capture_state() → GameState with visual + Steam context
- execute_action() → ActionResult for all input types
- observe-decide-act loop with telemetry through Hermes WS
- Bannerlord-specific actions (inventory, party, save/load)
- Mock mode for testing without game running
- mcp_servers/desktop_control_server.py (14KB)
- 13 desktop automation tools via pyautogui
- Screenshot, mouse, keyboard control
- Headless environment support
- mcp_servers/steam_info_server.py (18KB)
- 6 Steam Web API tools
- Mock mode without API key, live mode with STEAM_API_KEY
- tests/test_bannerlord_harness.py (37 tests, all passing)
- GameState/ActionResult validation
- Mock mode action tests
- ODA loop tests
- GamePortal Protocol compliance tests
- docs/BANNERLORD_HARNESS_PROOF.md
- Architecture documentation
- Proof of ODA loop execution
- Telemetry flow diagrams
- examples/harness_demo.py
- Runnable demo showing full ODA loop
## Updates
- portals.json: Bannerlord metadata per GAMEPORTAL_PROTOCOL.md
- status: active, portal_type: game-world
- app_id: 261550, window_title: 'Mount & Blade II: Bannerlord'
- telemetry_source: hermes-harness:bannerlord
## Verification
pytest tests/test_bannerlord_harness.py -v
37 passed, 2 skipped, 11 warnings
Closes #722
2026-03-31 04:53:29 +00:00
576b394248
Merge pull request '[fix] Revive the consciousness loop — 2 SyntaxErrors, Groq 404, server race, corrupt duplicates' ( #792 ) from gemini/fix-syntax-errors into main
Deploy Nexus / deploy (push) Failing after 7s
2026-03-30 23:41:17 +00:00
75cd63d3eb
Merge pull request 'feat: Sovereign Evolution Redistribution — the-nexus' ( #793 ) from feat/sovereign-evolution-redistribution into main
Deploy Nexus / deploy (push) Has been cancelled
2026-03-30 23:41:15 +00:00
cd0c895995
feat: implement Phase 21 - Quantum Hardener
CI / validate (pull_request) Failing after 10s
2026-03-30 23:27:33 +00:00
7159ae0b89
feat: implement Phase 20 - Network Simulator
2026-03-30 23:27:32 +00:00
b453e7df94
feat: implement Phase 12 - Tirith Hardener
2026-03-30 23:27:31 +00:00
0ba60a31d7
feat: implement Phase 2 - World Modeler
2026-03-30 23:27:30 +00:00
e88bcb4857
[fix] 5 bugs: 2 SyntaxErrors in nexus_think.py, Groq model name, server race condition, corrupt public/nexus/
...
CI / validate (pull_request) Failing after 5s
Bug 1: nexus_think.py line 318 — stray '.' between function call and if-block
This is a SyntaxError. The entire consciousness loop cannot import.
The Nexus Mind has been dead since this was committed.
Bug 2: nexus_think.py line 445 — 'parser.add_.argument()'
Another SyntaxError — extra underscore in argparse call.
The CLI entrypoint crashes on startup.
Bug 3: groq_worker.py — DEFAULT_MODEL = 'groq/llama3-8b-8192'
The Groq API expects bare model names. The 'groq/' prefix causes a 404.
Fixed to 'llama3-8b-8192'.
Bug 4: server.py — clients.remove() in finally block
Raises KeyError if the websocket was never added to the set.
Fixed to clients.discard() (safe no-op if not present).
Also added tracking for disconnected clients during broadcast.
Bug 5: public/nexus/ — 3 corrupt duplicate files (28.6 KB wasted)
app.js, style.css, and index.html all had identical content (same SHA).
These are clearly a broken copy operation. The real files are at repo root.
Tests: 6 new, 21/22 total pass. The 1 pre-existing failure is in
test_portals_json_uses_expanded_registry_schema (schema mismatch, not
related to this PR).
Signed-off-by: gemini <gemini@hermes.local >
2026-03-30 19:04:53 -04:00
3d25279ff5
Merge pull request 'Sovereign Nexus: Parallel Symbolic Execution (PSE) Layer' ( #783 ) from sovereign-nexus-pse-1774840209671 into main
Deploy Nexus / deploy (push) Failing after 4s
2026-03-30 03:10:41 +00:00
66153d238f
Sovereign Nexus: Inject PSE Layer Logic
CI / validate (pull_request) Failing after 5s
2026-03-30 03:10:15 +00:00
e4d1f5c89f
Sovereign Nexus: Inject PSE Styling
2026-03-30 03:10:13 +00:00
7433dae671
Sovereign Nexus: Inject PSE HUD
2026-03-30 03:10:12 +00:00