Add glm-acp-agent#267
Merged
anna239 merged 2 commits intoagentclientprotocol:mainfrom Apr 30, 2026
Merged
Conversation
ACP agent powered by Zhipu AI's GLM Coding Plan models. Distributed via npm as `glm-acp-agent`. Supports streaming, tool calls, mid-session model switching, vision input via the Z.AI Vision MCP, and on-disk session persistence with load/fork/resume.
Contributor
Author
|
@anna239 hi Anna. Can anyone look at the failing updates in this repo? Because of this my updates are not coming through. |
Contributor
|
@stefandevo what do you mean? I see that registry is being successfully build |
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds
glm-acp-agent, an ACP agent powered by Zhipu AI's GLM Coding Plan models (glm-5.1, glm-5-turbo, glm-4.7, glm-4.5-air).glm-acp-agent@1.0.0, published with provenance)agentmethod (key picked up from env or on-disk store viaglm-acp-agent --setup) and the experimentalenv_varmethod advertisingZ_AI_API_KEYFeatures include streaming, tool calls, mid-session model switching, image input via the Z.AI Coding Plan Vision MCP, and session load/fork/resume with on-disk persistence.
Validation
Ran locally from the registry repo root:
uv run --with jsonschema .github/workflows/build_registry.py— passes (with and withoutSKIP_URL_VALIDATION=1)python3 .github/workflows/verify_agents.py --auth-check --agent glm-acp-agent—Auth OK: z-ai-api-key(agent), z_ai_api_key(env_var)Test plan
currentColor