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.
Real-time token streaming — see responses as they arrive, no waiting for the full answer.
Smart retry with exponential backoff, rate-limit handling, and fallback model support.
Delegate tasks to nested subagents for parallel execution across the codebase.
Loadable .md skills with triggers, dependency resolution, and auto-matching.
Connect to Model Context Protocol servers. Bridge their tools as native agent tools.
Analyze code, generate refactoring plans, execute with validation. Automatic code quality improvements.
Specialized agents for frontend, backend, database, devops, security, testing, docs.
Create snapshots, restore, compare, and branch your codebase.
Pattern-based bug prediction across 25+ categories before they happen.
Per-model usage tracking. Use /cost and /tokens to view stats in real time.
Auto-loads AGENTS.md / KLYXOR.md / .klyxor/context.md for project awareness.
git_status, git_diff, and git_worktree tools for version control.
Fetch and read web pages directly from the terminal.
Export full chat history to markdown with /export.
Auto-summarizes long conversations to preserve context.
API keys via environment variables. Never stored in plain text.
Multiple providers, each with multiple models. Switch on the fly.
Auto-checks npm registry for updates on startup.