Skip to content

Annihilation

Fire off tasks. Psychonauts work in parallel. You're the Tether.

BEAM-Native

Built on Elixir/OTP. GenServer, DynamicSupervisor, Registry, ETS — not wrappers. The actor model is a natural fit for multi-agent orchestration.

Parallel Everything

Psychonauts run concurrently. Tools execute in parallel. Sub-psychonauts spawn on demand. The BEAM gives us this for free.

Self-Extending

Psychonauts create new psychonauts and tools at runtime. Natural language descriptions become real Elixir modules. All under Tether grounding.

Near-Zero Deps

Four runtime dependencies: jason, mint, castore, toml. Everything else is OTP primitives and raw ANSI escape codes.

  1. Dispatch tasks — describe what you want done in natural language
  2. Psychonauts work autonomously — coder, researcher, reviewer, and custom psychonauts execute in parallel
  3. Burst execution — ready beads from your issue tracker become psychonaut pipelines
  4. Stay in control — answer reachings, ground generated code, steer psychonauts from the TUI dashboard
  5. System learns — past sessions are distilled into playbook rules that guide future work