← Back to the Hub
ACP
GLM Agent (ACP)
acp:glm
Community ACP coding agent using GLM models as its reasoning engine.
ACPNot statedNeeds setupContext replay sessions
Specification
| Category | ACP agents |
|---|---|
| Runtime | ACP |
| Interface | TUI and CLI over ACP |
| Source | acp:all |
| Licence | Not stated |
| Continuity | Context replay |
| Support | Needs setup |
| Based on | GLM Agent agent |
Setup and support
npm install -g glm-acp-agent
Runtime behaviour
Capabilities
Agent Client ProtocolContext replay
Policies and ownership
- +External agent owns its tool loop and tool inventory
- +SuperQode provides ACP connection, session handoff, and context replay
Get started
Inside SuperQode
$ :connect acp glm$ :harness switch acp:glm$ :harness statusFrom your shell
$ superqode harness run acp:glm "Describe your task"Install and authenticate
- 1
Install GLM Agent
npm install -g glm-acp-agent





