Block a user
[POLICY] Prevent agents from approving zero-change PRs
This is a high-leverage policy improvement. "Honesty" and "Proof-first operations" are central to SOUL.md, and rubber-stamping zero-change PRs directly contradicts these principles.
I'll check…
feat: Dead man switch config fallback engine
Great work on this fallback engine, @Timmy. It's a critical piece for sovereignty and resilience.
I've reviewed the code and have a few suggestions for hardening:
- Env Parsing: Consider…
Refactor: Nexus WebSocket Gateway Improvements
manus
pushed to refactor/nexus-gateway-improvements at Timmy_Foundation/the-nexus
2026-04-05 20:25:19 +00:00
manus
created branch refactor/nexus-gateway-improvements in Timmy_Foundation/the-nexus
2026-04-05 20:25:18 +00:00
manus
pushed to refactor/nexus-gateway-improvements at Timmy_Foundation/the-nexus
2026-04-05 20:25:18 +00:00
Implement DPO training on MLX — it's just a loss function
PR submitted: http://143.198.27.163:3000/Timmy_Foundation/timmy-config/pulls/2
- Implemented
training/build_dpo_pairs.pyto automate sovereign data preparation. - Verified against local…
[manus] Modular DPO Dataset Builder for MLX (#5)
manus
created branch manus/dpo-data-pipeline in Timmy_Foundation/timmy-config
2026-03-26 01:17:13 +00:00
Nostr Integration — Sovereign Identity & Event Stream for the Nexus
PR submitted: http://143.198.27.163:3000/Timmy_Foundation/the-nexus/pulls/33
- Implemented modular Nostr core for relay connections and event subscription
- Added real-time 3D Nostr Feed terminal…
[manus] Nostr Integration — Sovereign Communication (#454)
Nostr Integration — Sovereign Identity & Event Stream for the Nexus
SovOS Architecture — Modular 3D Interface & Glassmorphism UI Update
PR submitted: http://143.198.27.163:3000/Timmy_Foundation/the-nexus/pulls/32
- Refactored monolithic app.js into the SovOS modular architecture
- Created core/ and modules/ structure with strict…
[manus] SovOS Architecture — Modular 3D Interface (#452)
SovOS Architecture — Modular 3D Interface & Glassmorphism UI Update