Vol. I · No. 66WED, JUN 24, 2026
Archive

The Archive

Search the full wire by company, model, lab, or keyword. Every story we have ever aggregated.

datasette-ip-rate-limit 0.1a0

Simon Willison releases datasette-ip-rate-limit 0.1a0, a Codex-generated plugin for rate-limiting crawler traffic on Datasette instances.

·

ChatGPT vs Claude

Reddit user solicits opinions on ChatGPT vs Claude use cases after receiving business subscription access.

··

Open-source, self-updating wiki for your codebase

I got tired of re-explaining the same codebase context to coding agents. Stuff like: “we tried moving auth into middleware, but backed it out because it broke OAuth callbacks,” or “that weird retry logic exists because Stripe webhooks arrive out of order.” So I built Almanac. It gives your coding agent a self-updating wiki for the codebase. It updates from your repo, and conversations you havewith Claude Code/Codex. The wiki lives locally in your repo as markdown. You can read it yourself, but the main consumer is the agent. It’s free and open source. Currently only MacOS (would add a wi...

··

My AI runs 24/7 on Claude Code without -p. Here's the hook to do it yourself.

**Saw the thread about the June 15 credit change. Built a drop-in `-p` replacement using hooks — no SDK credits needed.** edit: 29 stars! my first real repo \o/ A lot of people are upset about losing subsidized `-p` usage. I built something that gives you the same stateless, one-message-at-a-time behavior — but in interactive mode, on your regular subscription. **How it works:** 1. A supervisor launches Claude Code in interactive mode 2. A stop hook polls an inbox file for new messages 3. When a message arrives, the hook injects it — **one message per session** 4. The agent processes it a...

··

Oh !

Minimal Reddit post with no substantive content.

··

Introducing Grok Build

xAI launches Grok Build, a terminal-based coding agent in early beta for SuperGrok Heavy subscribers.

·

90 days have passed since Nikita Bier (X's Head of Product) predicted communication channels would become unusable - how's that going?

Three months ago, Nikita Bier (Head of Product at X/Twitter) predicted that within 90 days, iMessage, phone calls, and Gmail would be "so flooded \[with spam & automation\] that they will no longer be usable in any functional sense." Well, it's been 90 days. How are your communication channels holding up? Curious to hear everyone's actual experiences. Post on twitter: [https://x.com/nikitabier/status/2021632774013432061](https://x.com/nikitabier/status/2021632774013432061) Original post on OpenAI: [https://www.reddit.com/r/OpenAI/comments/1r2yech/comment/o510q8v/?context=3](https://ww...

··

Microsoft’s Edge Copilot update uses AI to pull information from across your tabs

Microsoft Edge is adding a new feature that will allow its Copilot AI chatbot to gather information from all of your open tabs. When you start a conversation with Copilot, you can ask the chatbot questions about what's in your tabs, compare the products you're looking at, summarize your open articles, and more. In its announcement, Microsoft says you can "select which experiences you want or leave off the ones you don't." The company is retiring Copilot Mode as well, which could similarly draw information from your tabs but offered some agentic features, like the ability to book a reservation...

·
30 stories