Announcing AlexClaw: A BEAM-native autonomous agent engine
Just released v0.1.0 of AlexClaw, a personal AI assistant built on Elixir/OTP. It uses a 13-node supervision tree to manage concurrent workflows, featuring:
- TOTP (2FA) secured workflow execution via Telegram
- Tiered LLM routing (local-first via LM Studio/Ollama)
- DAG-based task orchestration
- ~125MB idle memory footprint
Open source and 100% self-hosted. Check it out: https://github.com/thatsme/AlexClaw
Read next MDEx - Render Markdown in Elixir
