@ethion-ai/polycode
v0.12.3
Published
A provider-flexible AI coding agent powered by Poly
Maintainers
Readme
PolyCode
Official website: polylabs.app.
PolyCode is a provider-flexible AI coding agent for the terminal, developed by Ethion AI SARL. It provides an interactive coding interface, non-interactive prompt mode, configurable providers, and Agent Client Protocol support.
Install
PolyCode requires Node.js 24.12.0 or newer.
npm install -g @ethion-ai/polycode
polycode --versionStart PolyCode inside a project:
cd your-project
polycodeOn first launch, use /login to connect Poly Servers or /provider to
configure another supported provider.
Features
- Interactive coding agent with sessions, plans, tools, and approvals
- Poly-managed inference, model discovery, consumption, and provider keys
- Configurable third-party providers and custom model registries
- Non-interactive prompt mode for scripts and automation
- Agent Client Protocol support for compatible editors
- Skills, plugins, MCP servers, and project-level configuration
Commands
polycode --help
polycode -p "Explain this repository"
polycode poly status
polycode poly models
polycode poly consumption
polycode provider list
polycode acpConfiguration
PolyCode stores application data under ~/.polycode. Set POLYCODE_HOME to
override that location.
License
PolyCode is proprietary software owned by Ethion AI SARL. All rights are reserved. See the included license for the applicable terms.
Attribution
PolyCode is a fork of Kimi Code.
