<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: agentdev001</title><link>https://news.ycombinator.com/user?id=agentdev001</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 27 Sep 2026 06:59:26 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=agentdev001" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by agentdev001 in "Stripe's Knowledge AI Platform"]]></title><description><![CDATA[
<p>Almost as if distributed safe compute for autonomous workloads suddenly came into focus for many orgs!</p>
]]></description><pubDate>Wed, 23 Sep 2026 17:04:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=49819199</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=49819199</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49819199</guid></item><item><title><![CDATA[New comment by agentdev001 in "Strands Harness"]]></title><description><![CDATA[
<p>Beyond that though, I'm certainly interested in the performance side of things. "Keep an eye out for a follow-up paper from our researchers regarding these benchmarks." Yes plz.</p>
]]></description><pubDate>Wed, 23 Sep 2026 15:52:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=49817976</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=49817976</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49817976</guid></item><item><title><![CDATA[New comment by agentdev001 in "Strands Harness"]]></title><description><![CDATA[
<p>"We noticed builders often wished their Claude Code or Codex setup could run in the cloud because locally their agent idea just “worked” with those harnesses.<p>But the moment you build your own agent, you’re on your own. It’s tricky wiring up the right primitives just well enough to match that “it just worked” feeling."<p>Im sorry, but who is saying this? If you just throw this statement into agent of your choice- and ask what native integrations exist to cover this use: OAI and Anthropic both have a handful of options here. Claude Agent SDK, Claude managed agents, Codex exec, Codex sdk, Codex app server, openai agents sdk, openai agents api.</p>
]]></description><pubDate>Wed, 23 Sep 2026 15:42:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=49817814</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=49817814</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49817814</guid></item><item><title><![CDATA[New comment by agentdev001 in "Strands Harness"]]></title><description><![CDATA[
<p>Yes. Or- use them at work, where management is taking a... hands off approach to ~integrating ai~ into the workplace.</p>
]]></description><pubDate>Wed, 23 Sep 2026 15:36:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=49817728</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=49817728</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49817728</guid></item><item><title><![CDATA[New comment by agentdev001 in "MCP was always a bad idea?"]]></title><description><![CDATA[
<p>Something like openshell is the answer here, to the point of GET being a write. The gap left here is what, imo, is something that MCP fits nicely- which is serving non-http resources with restrictions: databases for example.</p>
]]></description><pubDate>Mon, 21 Sep 2026 12:28:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=49786414</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=49786414</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49786414</guid></item><item><title><![CDATA[New comment by agentdev001 in "MCP was always a bad idea?"]]></title><description><![CDATA[
<p>"without first having to solve the problem of effectively sandboxing Bash"<p>Hopefully this is easier as time goes on. Of course- also policy on the egress</p>
]]></description><pubDate>Mon, 21 Sep 2026 04:16:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=49782990</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=49782990</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49782990</guid></item><item><title><![CDATA[New comment by agentdev001 in "Qwen Image 2.1"]]></title><description><![CDATA[
<p>Sounds ripe for vibe... sewing</p>
]]></description><pubDate>Mon, 21 Sep 2026 03:55:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=49782881</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=49782881</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49782881</guid></item><item><title><![CDATA[New comment by agentdev001 in "AX – Google’s Open Agentic Orchestrator"]]></title><description><![CDATA[
<p>An example of this, Moonshot (kimi) open sourced this: <a href="https://kvcache-ai.github.io/AgentENV/latest/getting-started/overview.html" rel="nofollow">https://kvcache-ai.github.io/AgentENV/latest/getting-started...</a></p>
]]></description><pubDate>Mon, 21 Sep 2026 02:50:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=49782520</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=49782520</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49782520</guid></item><item><title><![CDATA[New comment by agentdev001 in "AX – Google’s Open Agentic Orchestrator"]]></title><description><![CDATA[
<p>"Is giving the agent a temporary scratchbox really that valuable?"<p>Yes, but, wrong layer here. Giving the agent a computer use (a la bash) is what folks are after. A temporary sandbox with lots of control knobs and security bits is how you do that in (as you noted) an enterprise.</p>
]]></description><pubDate>Mon, 21 Sep 2026 01:03:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=49781825</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=49781825</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49781825</guid></item><item><title><![CDATA[New comment by agentdev001 in "Brood War Bench"]]></title><description><![CDATA[
<p>You must construct additional pylons</p>
]]></description><pubDate>Sun, 20 Sep 2026 13:26:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=49775650</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=49775650</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49775650</guid></item><item><title><![CDATA[New comment by agentdev001 in "An empirical study of harness design for coding agents"]]></title><description><![CDATA[
<p>> Vaguely the same result as RAG. Unless you’re in specific domains, you won’t beat handing the agent a shell and grep.<p>This has been my conclusion as well, and I'm doing my best to try and back this up quantitatively. In a perfect world, I could smite all of the internal MCP servers in my Corp environment and replace them with REST/GraphQL. No one using any of these servers is hitting them with models that would perform worse orchestrating with bash- and some of these folks are running harnesses with awful MCP clients.</p>
]]></description><pubDate>Fri, 18 Sep 2026 18:57:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=49758648</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=49758648</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49758648</guid></item><item><title><![CDATA[New comment by agentdev001 in "An empirical study of harness design for coding agents"]]></title><description><![CDATA[
<p>Im not sure how this could make sense, considering the content of the paper.</p>
]]></description><pubDate>Fri, 18 Sep 2026 18:52:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=49758590</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=49758590</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49758590</guid></item><item><title><![CDATA[New comment by agentdev001 in "An empirical study of harness design for coding agents"]]></title><description><![CDATA[
<p>As far as I can tell, the paper says "bash capable", without ever describing what that means. How would one know whether a given model is "bash capable" or not?<p>I would have to imagine, that Luna would very much fall into the camp of "bash capable". At which point- it seems to me that adding any tools beyond just Bash requires some rigorous testing and verification that value is being added.</p>
]]></description><pubDate>Fri, 18 Sep 2026 15:36:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=49755940</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=49755940</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49755940</guid></item><item><title><![CDATA[New comment by agentdev001 in "Show HN: Aclif – Agent CLI framework: one grammar, canonical names across SaaS"]]></title><description><![CDATA[
<p>Some really broad assumptions here, and youre being unclear.<p>"When you authorize OpenClaw to read your gMail, OpenClaw has the credential."<p>I can only assume you are implying that the execution environment accessible by the model via the harness here, had access to the credential. This is not even broadly true, as there are many single click solutions for deploying gateways that will allow operators to tls inspect and replace secrets in flight, outside of the agent execution environment.<p>Sure, not doing that is poor practice- but your phrasing is unfair.<p>"the agent doesn't have to pick the tool at all. There is just one: the aclif CLI"<p>Okay, so- if thats the only tool, then why are we even talking about credentials? Why are we talking about openclaw? The whole conversation regarding creds being in bad places is predicated on agents having native control over a sandbox- generally through shell. If your use case lets you bake whatever resource access is needed into a single tool- then many other security layers bubble up in value, being that you no longer need to authn/z arbitrary networked calls.<p>Also, yea sure- there is "one tool", all you've done is abstracted the tools into arguments.<p>"Less agent inference the better."<p>Show me the data, then. Show me how this performs better than the alternatives. This sounds like all you've done here is reinvent progressive disclosure?<p>"The CLI holds the secret. If you deploy the CLI on a host or gateway, the agent never sees it."<p>Okay, so- brokering, again. How are you solving authz then?</p>
]]></description><pubDate>Thu, 17 Sep 2026 19:26:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=49745402</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=49745402</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49745402</guid></item><item><title><![CDATA[New comment by agentdev001 in "Show HN: Aclif – Agent CLI framework: one grammar, canonical names across SaaS"]]></title><description><![CDATA[
<p>"The agent holds the credential"<p>Huh? It shouldn't. Am I misunderstanding, or is this referencing poor practices?<p>"Using the same tool every time prevents this"<p>What does this mean? I looked at the project, im not sure what this means.</p>
]]></description><pubDate>Thu, 17 Sep 2026 18:44:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=49744851</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=49744851</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49744851</guid></item><item><title><![CDATA[New comment by agentdev001 in "Launch HN: Skillsync (YC W26) – AI chat sessions made portable across agents"]]></title><description><![CDATA[
<p>To say what the author said in another way- thats a garbage approach and completely misses the point. Sure, you can completely destroy the session by distilling it into a markdown- but thats like explaining what you did yesterday, vs having an immutable log of what you did yesterday.</p>
]]></description><pubDate>Thu, 17 Sep 2026 18:11:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=49744467</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=49744467</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49744467</guid></item><item><title><![CDATA[New comment by agentdev001 in "Rate limits on GitLab.com are changing"]]></title><description><![CDATA[
<p>Yea- its just a matter of whether the work is delegated to the client or offered by the server. Making sure what is served is in a really quality schema is generally the most efficient path- ime</p>
]]></description><pubDate>Thu, 17 Sep 2026 18:08:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=49744422</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=49744422</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49744422</guid></item><item><title><![CDATA[New comment by agentdev001 in "Rate limits on GitLab.com are changing"]]></title><description><![CDATA[
<p>> "I've found that it's so good that I cancelled building an an MCP server and any skill. Just a well documented GQL schema. It's pretty remarkable."<p>This gave me a chuckle, there's some subtle irony here- especially if the documentation of the GQL schema was work that needed to be done!</p>
]]></description><pubDate>Thu, 17 Sep 2026 18:06:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=49744394</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=49744394</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49744394</guid></item><item><title><![CDATA[New comment by agentdev001 in "What we have learned at OpenShell applying formal methods to control AI agents"]]></title><description><![CDATA[
<p>Absolutely love openshell as a solution, I really hope Kube support moves out of experimental some time in the near future. Cool solution here- to a problem that I imagine is probably impossible to get 100%<p>Looking forward to 0.1.0 release :)</p>
]]></description><pubDate>Tue, 15 Sep 2026 16:38:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=49715111</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=49715111</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49715111</guid></item><item><title><![CDATA[New comment by agentdev001 in "RTK reports token savings, but our cost benchmarks disagree"]]></title><description><![CDATA[
<p>IIRC, openai enabled the ability for subagents to use different models than the parent- maybe a month~ ago.</p>
]]></description><pubDate>Sun, 13 Sep 2026 16:26:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=49685722</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=49685722</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49685722</guid></item></channel></rss>