pro tip - when you use OpenAI's gpt models in Codex, it uses a server-side encrypted compaction that seems to work better than anything else out there, which allows Codex to just keep hammering on long running tasks like there's infinite context window
that's great, but if you run gpt in other harnesses like Pi, most of them don't inherit that by default, resulting in worse performance in long running tasks
but - because of how extensible Pi is, i just found this cool extension from @alexisgallagher that enables the same server-side compaction in Pi - https://t.co/WboPSMDHR4
benchmark seems to support the argument that OpenAI server side compaction is indeed superior - https://t.co/mHOV69muL7
so if you are using gpt models in Pi, install that extension to improve long running task performance. firstmate benefits a lot from this
if you are using other harnesses, be aware of this difference and see if you can find a similar solution
Beginning July 20, Claude Fable 5 will be included in all Max and Team Premium plans, at 50% of limits.
Pro and Team Standard users will continue to have access to Fable via usage credits, and will receive a one-time $100 credit.
Demand for Fable has been challenging to predict, which is why we rolled it out to subscription plans in stages, extending access several times as we secured additional capacity.
this part made me lol
i was ready for some big reveal on how jarred was trying to corrupt the honorable Zig Foundation in pursuit of self gain
and it was that he asked for an LSP
new post on harness engineering for AI self-improvement: https://t.co/ZYvGfVs61k
It is hard to forecast how much the future of RSI will rely on harnesses. Likely harness engineering will evolve in the direction of self-improvement and enable auto-research, and, in turn, smarter models keeps harnesses simple.
Even when many harness improvement get eventually internalized into core model, the need to specify goals and context will not disappear.
We’ve been researching new ways for ChatGPT memory to carry context across conversations and keep it useful over time.
Today, that work is rolling out as a more capable memory system in ChatGPT. https://t.co/0MyFKCe2Mu
This make Zed better at what conductor try to do, because Zed have pretty mature ssh remote features, which conductor and superset can’t yet. Now local and remote AI session all integrated with one panel with nice little things like notifications and text editor
Terminal Threads are live in Zed v1.3.5!
You can now run claude, amp, pi, or any terminal-based workflow as a managed thread in the Threads Sidebar, right next to your other agent threads.