<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: ignatremizov</title><link>https://news.ycombinator.com/user?id=ignatremizov</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 22 Jul 2026 01:32:38 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ignatremizov" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ignatremizov in "Codex starts encrypting sub-agent prompts"]]></title><description><![CDATA[
<p>The prompts themselves are encrypted when saved to disk, so you can't inspect them after the fact. If you switch agent threads in the terminal UI (you can kinda swap active session to prompt subagents yourself), you can see the subagent prompt set by the main agent, as long as you have the terminal client open. And this is also for v2 multi_agent mode, v1 doesn't have this, but you need to do a bunch of annoying stuff to re-enable v1 for GPT-5.6 Sol and Terra.</p>
]]></description><pubDate>Tue, 14 Jul 2026 16:45:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48909562</link><dc:creator>ignatremizov</dc:creator><comments>https://news.ycombinator.com/item?id=48909562</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48909562</guid></item><item><title><![CDATA[New comment by ignatremizov in "Codex starts encrypting sub-agent prompts"]]></title><description><![CDATA[
<p>it's the multi agent config - multi_agent_v2 btw is still marked "Under Development" and they've said not to open issues for it. Then they deployed globally Sol and Terra under v2 - forcefully, through the model catalogue json (meaning user configs are ignored). v2 encrypts messages, v1 does not. Thankfully, you can override the catalogue with your own copy and set Sol and Terra multi agent to v1 again.</p>
]]></description><pubDate>Tue, 14 Jul 2026 16:41:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=48909505</link><dc:creator>ignatremizov</dc:creator><comments>https://news.ycombinator.com/item?id=48909505</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48909505</guid></item><item><title><![CDATA[New comment by ignatremizov in "Codex starts encrypting sub-agent prompts"]]></title><description><![CDATA[
<p>Haha, wow, I didn't expect to get quoted on Hacker News. Hello!<p>I guess "helped make Skynet auditable" may become my most popular open-source contribution, so I'm putting it on my CV.<p>The thing is that the subagent prompts already pass through the client - they have to, since the TUI can switch between subagents while they work. The change is just to save a copy of the prompt on disk while keeping the encrypted delivery path if necessary for Responses API.<p>Personally, I use multi_agent_v1 anyways (doesn't have this issue), since v2 is unstable and is a token burner.<p>Hope they address it so I don't have to keep maintaining it in my fork</p>
]]></description><pubDate>Tue, 14 Jul 2026 16:32:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=48909372</link><dc:creator>ignatremizov</dc:creator><comments>https://news.ycombinator.com/item?id=48909372</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48909372</guid></item></channel></rss>