

KinetAios
KinetAios is a desktop AI agent dashboard for Windows 11 and macOS. Run multiple agent sessions concurrently and switch between three engines per conversation:
Cost / License
- Free
- Open Source (GPL-3.0)
Platforms
- Mac
- Windows
Features
Properties
- Local-First
KinetAios News & Activities
Recent activities
KinetAios information
What is KinetAios?
KinetAios is a desktop AI agent dashboard for Windows 11 and macOS. Run multiple agent sessions concurrently and switch between three engines per conversation:
- Direct (Kaios) — the built-in ReAct loop calling the provider of your choice (GLM, OpenAI-compatible, Anthropic-compatible).
- Claude Code — spawns claude -p --output-format stream-json, resumes with --resume.
- Codex — spawns codex exec --json, resumes by session id.
Each session has its own model picker, working directory, attached files, and skill selection. Tools include shell, read_file, write_file, web_fetch, recall_memory, and dispatch_agent (nested sub-agents). Full MCP (Model Context Protocol) support: any MCP server configured in ~/.claude.json, ~/.codex/config.toml, or Claude Desktop is auto-discovered and exposed as Direct-engine tools.
All history, conversations, and long-term memory live in a local SQLite database with FTS5. Memory extraction runs in the background — durable facts about you are pulled from each turn and injected into the next session. Nothing leaves your machine except the API calls you explicitly make to your chosen LLM provider.
Other things: global hotkey, system tray, configurable product name (white-label friendly), no telemetry, no account.






