Che cos'è speed-of-light?
Tante svolte in una sola chiamata. Comunicazione istantanea. Nessun viaggio di andata e ritorno. Fonte: simhacker/moollm.
Tante svolte in una sola chiamata. Comunicazione istantanea. Nessun viaggio di andata e ritorno.
Installa rapidamente la skill AI speed-of-light nel tuo ambiente di sviluppo tramite riga di comando
Fonte: simhacker/moollm.
Speed of Light is MOOLLM's approach to single-epoch simulation: multiple agents take multiple turns within one epoch, instead of separate API calls per turn. We prefer "single-epoch simulation" language to keep the focus on a shared context boundary, not an external coordinator.
Characters communicate telepathically. Objects react instantly. Rooms update in real-time. All within one epoch, then the boundary closes and state is written once.
| Glacially slow | 500ms+ latency per turn | | Token explosion | Re-emit entire context every call | | Precision loss | Serialization rounds off nuance | | Noise accumulation | Each boundary adds artifacts | | Hallucination creep | LLM re-interprets context each time | | State drift | No single coherent view across calls |
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/simhacker/moollm --skill speed-of-lightTante svolte in una sola chiamata. Comunicazione istantanea. Nessun viaggio di andata e ritorno. Fonte: simhacker/moollm.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/simhacker/moollm --skill speed-of-light Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/simhacker/moollm