AI coding agent with Plan/Build modes, subagent delegation, skills, and a terminal chat interface.
npm install -g @alnyx/klyxor
Plan before you code, or jump straight into building. The agent adapts to your workflow with read-only planning or full-access execution.
Delegate tasks to nested subagents for parallel execution across the codebase.
Loadable .md skills with triggers, dependency resolution, and auto-matching.
The agent creates and tracks tasks inside the session. All changes visible in chat.
Automatic retry on LLM failures with exponential backoff.
Per-model usage tracking. Use /cost and /tokens to view stats in real time.
Auto-loads AGENTS.md / KLYXOR.md / .klyxor/context.md into the system prompt for seamless project awareness.
git_status and git_diff tools for working with repositories.
Fetch and read web pages directly from the terminal.
Export full chat history to markdown with /export.
Auto-summarizes long conversations to preserve context when messages pile up.
API keys via environment variables. Never stored in plain text.
Multiple providers, each with multiple models. Switch on the fly.