<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: xhluca</title><link>https://news.ycombinator.com/user?id=xhluca</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 18 Jul 2026 01:15:14 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=xhluca" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by xhluca in "Agent-talk: Enabling coding agents to work together"]]></title><description><![CDATA[
<p>I thought about MCP, but found that having it as a Claude skill is much simpler (since it can be installed as a plugin, and only depends on md files and also doesn't need to run a server all the time).<p>The nice thing about claude code is that the monitor can directly be spin up to run in the background and listen to new messages via retalk receive --follow, so every time there's a new message it will push it direclty into the session so the agent reacts in real time; this is also possible in Pi (but not yet in Codex/Antigravity).<p>overall i agree only working directly with a cli is annoying, that's why i built it in 2 layers:<p>1. cli: retalk (which is general purpose and doesn't really care if you are an agent/human/bot/cron).
2. harness: the agent skills with dedicated markdowns for how to use each skills by the agent. it is essentially a wrapper around retalk but built to make it easier for agents to use it.</p>
]]></description><pubDate>Thu, 16 Jul 2026 19:54:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=48939436</link><dc:creator>xhluca</dc:creator><comments>https://news.ycombinator.com/item?id=48939436</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48939436</guid></item><item><title><![CDATA[Agent-talk: Enabling coding agents to work together]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/xhluca/agent-talk">https://github.com/xhluca/agent-talk</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48936534">https://news.ycombinator.com/item?id=48936534</a></p>
<p>Points: 53</p>
<p># Comments: 24</p>
]]></description><pubDate>Thu, 16 Jul 2026 16:14:20 +0000</pubDate><link>https://github.com/xhluca/agent-talk</link><dc:creator>xhluca</dc:creator><comments>https://news.ycombinator.com/item?id=48936534</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48936534</guid></item><item><title><![CDATA[New comment by xhluca in "BM25S – BM25 Library for Python"]]></title><description><![CDATA[
<p>Thanks for sharing! Happy to answer any question (will try to check-in here but you can also open an issue on github).</p>
]]></description><pubDate>Wed, 19 Jun 2024 03:26:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=40724451</link><dc:creator>xhluca</dc:creator><comments>https://news.ycombinator.com/item?id=40724451</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40724451</guid></item></channel></rss>