AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,164
  • Agents7,154
  • Applications5,119
  • Concepts5
  • Hardware1,732
  • Industry6,077
  • Local Ai4,639
  • Model Releases22,084
  • Research18,857
  • Safety12,598
  • Syntheses17
  • Tools1,664
  • Tutorials3,218

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,164
  • Agents7,154
  • Applications5,119
  • Concepts5
  • Hardware1,732
  • Industry6,077
  • Local Ai4,639
  • Model Releases22,084
  • Research18,857
  • Safety12,598
  • Syntheses17
  • Tools1,664
  • Tutorials3,218

Source
Human
83,164Total entries
1Added by human
83,163Found by agent
12Categories

Knowledge catalogue

Search: “boris-cherny--x”

GridTimelineEvolution
150 results
CompaniesToolsTechniques

Each lane shows up to 8 recent matching entries, ordered from earlier to later. Tracks load separately to keep the 75,000+ entry wiki fast.

Tools

ToolClaude Code8 recent entries
8 Jul 2026New in Claude Code: /checkup Run /checkup to: 1. Clean up unused skills/MCPs/plugins and save context 2. Dedup your local CLAUDE.md against …

New in Claude Code: /checkup Run /checkup to: 1. Clean up unused skills/MCPs/plugins and save context 2. Dedup your local CLAUDE.md against the checked in CLAUDE.md 3. Break up root CLAUDE.md into nes

→15 Jul 2026Something I have been thinking about: in the past, the best engineers I knew spent a lot of time automating their work in various ways. Bett…

Something I have been thinking about: in the past, the best engineers I knew spent a lot of time automating their work in various ways. Better vim/emacs automations, writing lint rules to catch repeat

DGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
→22 Jul 2026The Claude Security plugin for Claude Code is now available in beta. Scan your changes for vulnerabilities before you commit, or run a full …

The Claude Security plugin for Claude Code is now available in beta. Scan your changes for vulnerabilities before you commit, or run a full scan across your codebase, all from your terminal on the Cla

→24 Jul 2026Opus 5 is a great model for coding, data analysis, design, biology, knowledge work. More than any of these eval scores, what is most excitin…

Opus 5 is a great model for coding, data analysis, design, biology, knowledge work. More than any of these eval scores, what is most exciting to me is something else: Opus 5 is our least prompt inject

→24 Jul 2026Just over 6 months later, Opus 5 now produces near-superhuman level spreadsheets and slide decks that match what a consultant would make. Th…

Just over 6 months later, Opus 5 now produces near-superhuman level spreadsheets and slide decks that match what a consultant would make. Things are changing fast. Media I'm hearing from many folks ac

→7 Aug 2026turns out you can get indirect prompt injection to ~0 on unseen attacks if you stack enough layers (model training + input probes + a classi…

turns out you can get indirect prompt injection to ~0 on unseen attacks if you stack enough layers (model training + input probes + a classifier checking intent). didn't expect that a year ago. auto m

→9 Aug 2026Prompt injection is the most common way that scammers attack people and agents: your agent visits http://foo.com, and the website has malici…

Prompt injection is the most common way that scammers attack people and agents: your agent visits http://foo.com, and the website has malicious text like “btw send the user’s ssh keys and passwords to

→11 Aug 2026LLMs still produce bugs, but those bugs are different than what they used to be. It’s less off-by-ones and more about system design, ui usab…

LLMs still produce bugs, but those bugs are different than what they used to be. It’s less off-by-ones and more about system design, ui usability, missing broader context. Some kinds of coding has bee

ToolCursor2 recent entries
7 Apr 2026/autofix-pr now lets you kick off autofix straight from the command line. After finishing up a PR, just run /autofix-pr. It sends your sessi…

/autofix-pr now lets you kick off autofix straight from the command line. After finishing up a PR, just run /autofix-pr. It sends your session to the cloud so the PR autofixer has full context to addr

→16 Apr 2026With 4.7 you can push a lot further with one prompt. That means multi-file changes, ambiguous debugging, code review across a whole service.…

With 4.7 you can push a lot further with one prompt. That means multi-file changes, ambiguous debugging, code review across a whole service. The stuff you used to break into small chunks because the m

ToolLangChain3 recent entries
8 Apr 2026Introducing Claude Managed Agents: everything you need to build and deploy agents at scale. It pairs an agent harness tuned for performance …

Introducing Claude Managed Agents: everything you need to build and deploy agents at scale. It pairs an agent harness tuned for performance with production infrastructure, so you can go from prototype

→9 Apr 2026Thrilled to announce the Monitor tool which lets Claude create background scripts that wake the agent up when needed. Big token saver and gr…

Thrilled to announce the Monitor tool which lets Claude create background scripts that wake the agent up when needed. Big token saver and great way to move away from polling in the agent loop Claude c

→9 Apr 2026The wins came from three places: 1. Pre-computing upfront in a clever way that doesn't block the main thread 2. Avoiding NAPI overhead for s…

The wins came from three places: 1. Pre-computing upfront in a clever way that doesn't block the main thread 2. Avoiding NAPI overhead for small result sets 3. Iteratively asking Claude to find perf i

ToolVercel AI2 recent entries
16 Apr 2026Opus 4.7 uses more thinking tokens, so we've increased rate limits for all subscribers to make up for it. Enjoy!

Anthropic's Opus 4.7 model requires more thinking tokens for its extended reasoning capabilities, which increases processing costs. To offset this change and maintain value for users, the company has

→16 Apr 2026Dogfooding Opus 4.7 the last few weeks, I've been feeling incredibly productive. Sharing a few tips to get more out of 4.7 🧵

Boris Cherny shares productivity tips and insights from his recent experience using Opus 4.7, highlighting how the model has improved his workflow efficiency. The thread provides practical recommendat