<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>n3otrax@xenonet.cc</email>
		<name>N3oTraX</name>
	</maintainer>
	<upstream>
		<remote-id type="github">patrickjaja/claude-cowork-service</remote-id>
		<bugs-to>https://github.com/patrickjaja/claude-cowork-service/issues</bugs-to>
	</upstream>
	<longdescription lang="en">
		Native Linux backend for the Cowork feature of Claude Desktop. Pure Go
		daemon (zero external deps) that reimplements the JSON-length-prefixed
		Unix-socket protocol Claude Desktop expects from cowork-svc, executing
		commands directly on the host instead of inside a VM.

		Required on platforms where Anthropic's official Cowork bundle is not
		supported (e.g. Gentoo, identified upstream as platform "yukonSilver").

		This is NOT an official Anthropic release.
	</longdescription>
</pkgmetadata>
