<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>otakugeekx@gmail.com</email>
		<name>lucascouts</name>
	</maintainer>
	<longdescription lang="en">
		ACP adapter for the Claude Agent SDK, forked from
		agentclientprotocol/claude-agent-acp to port features from the Claude
		Code VS Code extension to ACP clients (like Zed) for a friendlier
		experience. Starts with AskUserQuestion checkbox parity (multiSelect ->
		ACP form field type:"array" with items.anyOf, plus per-question "Other"
		and descriptions). Ships compiled dist/ + production node_modules
		(including the SDK's native Claude CLI binary), so no compilation at
		merge time.
	</longdescription>
	<upstream>
		<bugs-to>https://github.com/lucascouts/claude-agent-acp-plus/issues</bugs-to>
		<remote-id type="github">lucascouts/claude-agent-acp-plus</remote-id>
	</upstream>
</pkgmetadata>
