<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>Thu, 06 Aug 2026 06:21:58 +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 "Cloudflare OS: an open platform for agents, apps, and work"]]></title><description><![CDATA[
<p>Im having a hard time figuring out what the intended user interface is here. The screenshots im seeing makes this look to be an electron app, but the repo seems to be implying that this is a deployed web app.<p>If this is just another librechat I'll be disappointed, and frustrated- because this is so 5 months ago.</p>
]]></description><pubDate>Wed, 05 Aug 2026 15:37:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=49184410</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=49184410</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49184410</guid></item><item><title><![CDATA[New comment by agentdev001 in "It's getting harder to focus every day"]]></title><description><![CDATA[
<p>No offense intended by my initial reply, I understand how I may have came off in that way however.<p>On the 'extreme' bit, this might certainly be along the lines of personal experience- but I find LinkedIn, HN, and Reddit to be among the worst offenders in the basket of attention hogs / dopamine sinks.<p>My reasoning there is mainly rooted in the fact that these platforms all present a couple dozen or so items that are one click away from soaking your brain (whether that be comment sections, or the parent item itself.)<p>Social media being work related doesn't necessarily mean that the platform lies on either end of the spectrum here, to me. I work on AI things, and work related social media is certainly an avenue thats detrimental to me- in the fact that the aforementioned platforms produce more content that I can reasonably say I have the ability to consume in a healthy manner.<p>Again, your experience may be different; but I wouldnt put those platforms anywhere near what cold turkey might mean for me. For me, still consuming relevant work stuff while dialing down away from the extreme would probably be sticking to one or two newsletters, which post ~monthly or so.<p>I think if the platform is designed in such a way that the goal of the average post is aligned with whats detrimental to attention/focus/dopamine-response, then it can't possibly be used in a straightforwardly healthy manner.</p>
]]></description><pubDate>Fri, 24 Jul 2026 18:43:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=49039939</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=49039939</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49039939</guid></item><item><title><![CDATA[New comment by agentdev001 in "It's getting harder to focus every day"]]></title><description><![CDATA[
<p>There is clear irony in the statement "... an absolutist cold-turkey-approach." ... "except some things like Hacker News, LinkedIn, YouTube." That sounds closer to the opposite end of the extreme.</p>
]]></description><pubDate>Fri, 24 Jul 2026 14:54:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=49036603</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=49036603</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49036603</guid></item><item><title><![CDATA[New comment by agentdev001 in "Code mode yields a 99.2% cost reduction in our systems"]]></title><description><![CDATA[
<p>Anecdotally, when I see coding agents preform this action- I see them using bash. IMO less tools is better, if the agent has a shell- so not having a dedicated cut/paste tool is good.</p>
]]></description><pubDate>Thu, 23 Jul 2026 12:05:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=49020271</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=49020271</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49020271</guid></item><item><title><![CDATA[New comment by agentdev001 in "Code mode yields a 99.2% cost reduction in our systems"]]></title><description><![CDATA[
<p>Then the agent runtime should be happening in a sandbox, where policy is enforced by a gateway external to it. Bound the agent's autonomy based on of the affects the agent's actions. Approvals should be made into a contract before the agent runs.</p>
]]></description><pubDate>Thu, 23 Jul 2026 12:01:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=49020211</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=49020211</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49020211</guid></item><item><title><![CDATA[New comment by agentdev001 in "Code mode yields a 99.2% cost reduction in our systems"]]></title><description><![CDATA[
<p>The way I try to illustrate this to my peers, in the context of automating with llms, is to "do as much of the deterministic work as possible before and after involving an agent". Tbf this is largely a restatement of your comment;<p>Ie instead of<p>"hey agent, use the api to get X, then do unpredictable mutation Y to it, and email it to me",<p>it should be;<p>"Scheduled task runs code to get X then place it in workspace. Task then starts agent in workspace and is prompted to do mutation Y to it. Post-flight code then sends final product."<p>The difference here being that the pre/post flight stuff is <i>called</i> deterministically, rather than called by an llm.</p>
]]></description><pubDate>Thu, 23 Jul 2026 11:58:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=49020181</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=49020181</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49020181</guid></item><item><title><![CDATA[New comment by agentdev001 in "Claude Code sends 33k tokens before reading the prompt; OpenCode sends 7k"]]></title><description><![CDATA[
<p>Gotcha, I feel like model or provider-specific installs would be a nice QoL improvement in that case. Presumably, part of this issue (beyond the ethos of minimalism) is the aim of shipping shipping an agnostic toolset. For myself, im openai-first, and of course that pushes me to favor their hosted tools (in this case web search), and their native CPT/RL'd stuff (Ie apply-patch).<p>Though, imo, the fact that pi maintains its "we only include the bare minimum!" statement is part of the draw for me. Especially considering that im in an enterprise env; being able to internally share custom implementations of out-of-the-box Codex/CC stuff is really nice.<p>I do wonder how they'd go about shipping a default web search tool. Big problem there is the lethal trifecta. Shipping something that arbitrarily allows untrusted content to be retrieved non-deterministically I'm sure is a long conversation on Pi's end. Pushing it off to the user to decide is easy.</p>
]]></description><pubDate>Mon, 13 Jul 2026 11:20:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=48890979</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=48890979</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48890979</guid></item><item><title><![CDATA[New comment by agentdev001 in "Claude Code sends 33k tokens before reading the prompt; OpenCode sends 7k"]]></title><description><![CDATA[
<p>I'd like to understand what features you're referring to that are missing from base-install Pi CLI.</p>
]]></description><pubDate>Sun, 12 Jul 2026 20:22:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=48884388</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=48884388</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48884388</guid></item><item><title><![CDATA[New comment by agentdev001 in "Benchmarking coding agents on Databricks' multi-million line codebase"]]></title><description><![CDATA[
<p>Obligatory yes, but only if you're subscription-based and not pay-per-token as enterprise users are.</p>
]]></description><pubDate>Thu, 09 Jul 2026 12:03:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=48844533</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=48844533</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48844533</guid></item><item><title><![CDATA[New comment by agentdev001 in "Pruning RAG context down to what the answer actually needs"]]></title><description><![CDATA[
<p>Am I wrong to be somewhat peeved by the use of "RAG" in these contexts? I always read things like this, and wonder if instead the author should be saying "Semantic Retrieval" or something something Vector, etc. Retrieval augmented generation captures tool-use, and; semantic search of course is really just a tool under the hood.<p>To make an anology, in my mind, this is akin to saying "fuel air mixture system" when referring to direct fuel injection specifically, when of course, a carburetor also lives in that category.</p>
]]></description><pubDate>Tue, 07 Jul 2026 00:07:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=48812119</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=48812119</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48812119</guid></item><item><title><![CDATA[New comment by agentdev001 in "The Log is the Agent"]]></title><description><![CDATA[
<p>Nice work! Excited to try $YOUR_HARNESS out!<p>Reading your comment reminded me; I actually did something quite similar at $MY_BETTER_STARTUP! My approach is slightly different, however, employing what I like to call State-Horizon-Aware-Rercursive-Threaded-Graph-Position-Topology.<p>With a 400% increase in words, $MY_WAY_BETTER_HARNESS looks to be about four times as performant. SHARTGPT isn’t just a harness engineer's playground — it's a the cyber jungle gym that frees them from $MY_HARNESS.<p>If you want, I can even include a sentence or two that will really tell those potential investors why they should shower you with money instead of the other commenter! Just say the word!<p>(Looking for lead investors for our angel syndicate btw! DM me if interested)</p>
]]></description><pubDate>Sun, 05 Jul 2026 16:15:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=48795413</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=48795413</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48795413</guid></item><item><title><![CDATA[New comment by agentdev001 in "A way to exclude sensitive files issue still open for OpenAI Codex"]]></title><description><![CDATA[
<p>Sounds like user error to me. Codex gives an llm a tool to allow it to use shell in the context of the host and user in which it is running. If a resource is sensitive, and accessible in that context, then the user is doing something wrong. Would you change your practices if you treated your coding agent as an untrusted human ssh'd under the identity you use for it?<p>In any case. There are solutions in the comments on the issue, as well as this hn thread.</p>
]]></description><pubDate>Sun, 28 Jun 2026 13:24:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=48707069</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=48707069</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48707069</guid></item><item><title><![CDATA[New comment by agentdev001 in "Elevated error rate across multiple models"]]></title><description><![CDATA[
<p>Ah, I wasn't aware things regressed there. Yea certainly workarounds n soft fork sorts of things definitely would work- but thats a bummer than things have changed.<p>From watching Pr's and issues- seems like openai at least wants to come across as if theyre supporting non-oai models :/</p>
]]></description><pubDate>Tue, 23 Jun 2026 18:32:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48649306</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=48649306</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48649306</guid></item><item><title><![CDATA[New comment by agentdev001 in "Elevated error rate across multiple models"]]></title><description><![CDATA[
<p>You can use the Codex harness with non-openai providers if you want.</p>
]]></description><pubDate>Tue, 23 Jun 2026 17:23:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=48648253</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=48648253</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48648253</guid></item><item><title><![CDATA[New comment by agentdev001 in "Elevated error rate across multiple models"]]></title><description><![CDATA[
<p>I keep butting into the question of; why opencode, when you've got codex available? Codex is open source as well, and i can't seem to picture a situation where one would want Opencode over Codex.<p>As far as I can tell, they tick the same boxes- but one has the support of a big boy model provider.</p>
]]></description><pubDate>Tue, 23 Jun 2026 15:41:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48646823</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=48646823</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48646823</guid></item><item><title><![CDATA[New comment by agentdev001 in "Building reliable agentic AI systems"]]></title><description><![CDATA[
<p>The "Very good" I'm referring to is far better than only 99%. I can't offer solid stats off the top sadly, so you'll have to just take my word for it ;)<p>I'll take the opportunity to note that if you're running solid evals, you'll have data to back the efficacy of your system. If you are seeing a hallucination rate of 1%, then you certainly should be working on your harness/toolset/context/prompting etc.<p>Saying "1% hallucination rate..." is akin to saying "30,000mi lifespan for [modern japanese make engine]". Something is wrong.</p>
]]></description><pubDate>Sun, 21 Jun 2026 20:05:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48622128</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=48622128</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48622128</guid></item><item><title><![CDATA[New comment by agentdev001 in "Building reliable agentic AI systems"]]></title><description><![CDATA[
<p>I find papers/articles which discuss solutions that rely heavily on a model in the middle unreadable, if the models used are not discussed.<p>The data you need to get into context for a small model, vs a big boy frontier model, vs a fine tuned open weight big boy- are all very different. I can understand what they're doing here, and most of the 'why', but- not all of the why.</p>
]]></description><pubDate>Sun, 21 Jun 2026 13:53:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48619024</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=48619024</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48619024</guid></item><item><title><![CDATA[New comment by agentdev001 in "Building reliable agentic AI systems"]]></title><description><![CDATA[
<p>I have gone through this process and evaluated the results. Maybe you're referring to their comment as written, but going through what OC described + handholding leads to very good results in my experience.</p>
]]></description><pubDate>Sun, 21 Jun 2026 13:46:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=48618952</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=48618952</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48618952</guid></item><item><title><![CDATA[New comment by agentdev001 in "Apache Burr: Build reliable AI agents and applications"]]></title><description><![CDATA[
<p>Nvidia Openshell solves most of the hard problems I've run into while building stuff in this space.<p>Observability is, for my purposes, solved by a given framework supporting OpenTelemetry.<p>Guardrails is where I've gotten the most value of openshell being a neat package. Agent workload scope is written as policy in openshell, and capability is backed by openshell handling all execution.<p>Monitoring/deployment/versioning is helped as well, depending on how agents/runners are slotted into the system. Deployment namely is quite well supported- openshell has kube/helm bits that are experimental atm, but seem like a logical approach imho.<p>Evals and a/b testing isnt something ive explored in depth, considering that agents with composable tool sets + frontier models are beyond my expectations already.</p>
]]></description><pubDate>Wed, 10 Jun 2026 17:44:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48479930</link><dc:creator>agentdev001</dc:creator><comments>https://news.ycombinator.com/item?id=48479930</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48479930</guid></item></channel></rss>