Fetching from the wire…
Public story · 2026-07-16 · high
It refreshes CLAUDE.md and AGENTS.md via CI pull requests, then pulls Gmail, Notion, and X into a personal wiki too.
Why now: OpenWiki hit 11,768 GitHub stars and shipped v0.1.2 on July 13, about three weeks after its June 22 launch.
LangChain's OpenWiki writes pull requests against CLAUDE.md and AGENTS.md on its own, per the project's GitHub page.
CLAUDE.md tells a coding agent how to behave inside a repo. OpenWiki treats it as something to generate and refresh, not something written once by hand.
The tool builds two wikis. One covers the repo, in an openwiki/ folder. The other is personal, at ~/.openwiki/wiki/, pulled from Gmail, Notion, GitHub, X, web search, and Hacker News.
Wired into CI/CD, it keeps both files current, opening new pull requests whenever the repo changes. It's an MIT-licensed TypeScript CLI. It launched June 22 and passed 11,768 stars by July 13, when it shipped v0.1.2, about 490 stars a day, per its GitHub page.
I've had hand-maintained CLAUDE.md files rot within weeks, drifting from what's actually true about the codebase. A stale instruction file is worse than none, because it actively misleads the agent. Generating it automatically solves that specific problem.
That safety case only holds if someone reads the pull requests before merging them. Merge them on autopilot and the agent ends up editing its own rulebook. Nothing outside the loop checks whether the edits track the codebase or just whatever kept the last run green.
Each link below shares sources, entities, or timing with this story.
Issue 6235 on anthropics/claude-code asks Claude Code to read AGENTS.md, the config file that Codex, Amp, Cursor and most other harnesses already load, rather than only CLAUDE.md. It has been open since August 2025. It has accumulated over 5,200 reactions and 300+ comments, ma...
Anthropic updated it July 23 so spoken conversations run on Sonnet and Opus, starting on whatever model you last used in text, with a picker to switch tiers mid-conversation. Voice now reaches Gmail, Google Calendar, Slack, Canva and Notion. Free tier gets Haiku plus single-ap...
MadsLorentzen/ai-job-search evaluates postings, tailors CVs, writes cover letters, and preps interviews. It hit #1 on GitHub trending July 7, now ~19.5K stars and 5.6K forks. The standout design is a drafter-reviewer split: a second Claude agent with fresh context researches t...
JuliusBrussee/caveman hit 54,000+ GitHub stars in under three weeks and topped Hacker News. The repo is exactly what it sounds like: a skill that strips agent verbosity, kills the "I'd be happy to help" preamble, and makes Claude answer in terse, near-grunt prose while keeping...
VoltAgent's awesome-design-md repository packages 57 complete brand design systems as structured markdown files. Apple, Notion, Airbnb, Stripe, Uber. Drop one in your Claude Code workspace and the agent generates pixel-accurate UI matching that brand's visual language. Source:...
A local-first observability dashboard that tails agent session files to show plans, tool calls, file changes and progress in real time across three different coding agents, MIT-licensed, still being pushed today (GitHub). It's the only repo carrying the agent-observability top...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.