Skip to content

support --cli for node#358

Merged
benbrandt merged 1 commit intozed-industries:mainfrom
SteffenDE:sd-support-cli-command
Feb 27, 2026
Merged

support --cli for node#358
benbrandt merged 1 commit intozed-industries:mainfrom
SteffenDE:sd-support-cli-command

Conversation

@SteffenDE
Copy link
Contributor

This allows to also use --cli when not using the standalone build.

@cla-bot cla-bot bot added the cla-signed label Feb 27, 2026
Copy link
Member

@benbrandt benbrandt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. Can we just remove standalone at this point? Anything I'm missing?

This will also be nice to have a compliant auth method for the new RFD

@benbrandt benbrandt merged commit 1b05792 into zed-industries:main Feb 27, 2026
2 checks passed
@SteffenDE
Copy link
Contributor Author

We could remove the separate static-entry and change the bun build to use index.ts instead, yes!

@SteffenDE SteffenDE deleted the sd-support-cli-command branch February 27, 2026 20:48
rohan-patra added a commit to rohan-patra/claude-agent-acp that referenced this pull request Feb 27, 2026
Brings in upstream changes:
- claude-agent-sdk 0.2.62
- Prompt queueing support (zed-industries#348)
- History support fix (zed-industries#356)
- Windows arm builds (zed-industries#355)
- Node --cli support (zed-industries#358)

Fork additions preserved:
- In-process MCP server (mcp-server.ts) for Zed Review Changes UI
- Tool redirect system prompt, PreToolUse hook, PostToolUse onFileRead
- acpToolNames cases in tools.ts switch statements
- @modelcontextprotocol/sdk and diff dependencies

Also improves Write tool: new files that don't exist yet skip the
read-before-write guard instead of relying on error message parsing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants