This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Zed
zed.dev
did:plc:h4nlizncnhhcq7mwpz3uuvzk
You can now configure a separate model for subagents with the new `agent.subagent_model` setting.
Tip: Use a frontier model for the main agent, and something faster and cheaper for subagents.
"agent": {
"subagent_model": {
"model": "gpt-5-mini",
"provider": "zed.dev"
}
}
2026-05-21T15:39:35.862Z