← Back to the Hub
ACP

LLMling-Agent (ACP)
acp:llmlingagent
A framework for creating and managing LLM-powered agents to provide structured interactions.
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 | LLMling-Agent agent |
Setup and support
pip install llmling-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 llmlingagent$ :harness switch acp:llmlingagent$ :harness statusFrom your shell
$ superqode harness run acp:llmlingagent "Describe your task"Install and authenticate
- 1
Install LLMling-Agent
pip install llmling-agent





