npm
daedalus-cli
#868 of 964 in the AI Agent Index
3 Score
Real usage 6
Momentum —
Attention —
About
Local-first terminal-based AI coding assistant.
Daedalus connects to local LLM servers (LM Studio, Ollama, llama.cpp, vLLM) or remote providers (OpenAI, Groq, OpenRouter, Anthropic), routes requests across models, and gives your AI agent access to your file system, terminal, git, web search, and codebase indexing.
To launch with the interactive terminal dashboard layout:
On first run, Daedalus scans for local LLM servers and guides you through setup. If none are found, it prompts for a remote provider.
From source: git clone && cd daedalus && npm install && npm run build
Daedalus stores config at /.daedalus/config.json. Key sections:
Router strategies: priority (default), round-robin,…
Across sources
3.3k Downloads / week
- Downloads / week 3.3k