Skip to content

Add glm-acp-agent#267

Merged
anna239 merged 2 commits intoagentclientprotocol:mainfrom
stefandevo:add-glm-acp-agent
Apr 30, 2026
Merged

Add glm-acp-agent#267
anna239 merged 2 commits intoagentclientprotocol:mainfrom
stefandevo:add-glm-acp-agent

Conversation

@stefandevo
Copy link
Copy Markdown
Contributor

@stefandevo stefandevo commented Apr 29, 2026

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).

  • Distribution: npm (glm-acp-agent@1.0.0, published with provenance)
  • Repository: https://github.com/stefandevo/glm-acp-agent
  • License: Apache-2.0
  • Auth: supports both the default agent method (key picked up from env or on-disk store via glm-acp-agent --setup) and the experimental env_var method advertising Z_AI_API_KEY

Features 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 without SKIP_URL_VALIDATION=1)
  • python3 .github/workflows/verify_agents.py --auth-check --agent glm-acp-agentAuth OK: z-ai-api-key(agent), z_ai_api_key(env_var)

Test plan

  • Schema validation passes
  • URL accessibility check passes (npm package is live)
  • Auth method verification passes
  • Icon is 16x16 monochrome SVG using currentColor

stefandevo and others added 2 commits April 29, 2026 21:24
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.
@anna239 anna239 enabled auto-merge (squash) April 30, 2026 09:49
@anna239 anna239 merged commit f3826dd into agentclientprotocol:main Apr 30, 2026
34 checks passed
@stefandevo
Copy link
Copy Markdown
Contributor Author

@anna239 hi Anna. Can anyone look at the failing updates in this repo? Because of this my updates are not coming through.

@anna239
Copy link
Copy Markdown
Contributor

anna239 commented May 4, 2026

@stefandevo what do you mean? I see that registry is being successfully build

@stefandevo
Copy link
Copy Markdown
Contributor Author

@anna239 correct since #279 was merged. so it's working again, but wasn't first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants