Skip to content

Add Zed Native LM Studio Agent#438

Open
99percentgrip wants to merge 2 commits into
agentclientprotocol:mainfrom
99percentgrip:agent/add-zed-lm-studio-agent
Open

Add Zed Native LM Studio Agent#438
99percentgrip wants to merge 2 commits into
agentclientprotocol:mainfrom
99percentgrip:agent/add-zed-lm-studio-agent

Conversation

@99percentgrip

@99percentgrip 99percentgrip commented Jul 14, 2026

Copy link
Copy Markdown

What changed

Adds zed-lm-studio-agent v1.0.1 to the ACP Registry with Linux, macOS, and Windows x86-64 binary distributions and the required monochrome 16×16 icon.

Why

Zed Native LM Studio Agent is a local-first ACP coding agent that connects Zed to OpenAI-compatible LM Studio servers. It supports native ACP sessions, tools, planning, MCP servers, model selection, context management, and Registry-compatible Terminal Auth.

Authentication

The agent advertises lm-studio-setup with type: terminal. The setup flow verifies the configured LM Studio endpoint and stores optional API tokens in the operating-system credential manager rather than plaintext configuration.

Validation

  • uv run --with jsonschema .github/workflows/build_registry.py --dry-run
  • uv run --with agent-client-protocol .github/workflows/verify_agents.py --auth-check --agent zed-lm-studio-agent
  • Official verifier result: Auth OK: lm-studio-setup(terminal)
  • All three release archive URLs are public and version-pinned to v1.0.1.
  • Project CI passes on Linux, macOS, and Windows for release commit f395a94.

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.

1 participant