▲ The handbook
AI for Engineers.
Coding assistants are a saturated category. We focus on the dimensions that actually matter for production work: privacy of your code, depth of context window, integration with your existing toolchain, and what they cost at team scale.
Featured for engineers.
Marketers · Researchers
Amazon Quick.
An AI assistant for workplace workflows.
We think Amazon Quick is one of the more interesting enterprise AI assistants we have tested because it feels designed as a real workplace system rather than just a chatbot with extra branding. The account setup is…
- Research
- Workflow automation
- Team collaboration
- Document drafting
- Knowledge work
Marketers · Writers
ChatGPT Work.
A long-running AI work agent for real tasks.
We tested ChatGPT Work on two demanding jobs that go beyond normal chatbot demos: making and publishing a YouTube video from a minimal prompt, and finishing a half-built mobile app through the Apple Developer publishing…
- Workflow automation
- Video production
- Voice generation
- App publishing
- Research
- Knowledge work
Engineers · Designers
Claude Opus 5.
An agentic model for complex software builds.
Claude Opus 5 is Anthropic's high-end model for complex agentic coding, long-running work, and difficult reasoning. Our hands-on build suggests it can turn a compact product brief into an unusually complete and visually…
- Agentic coding
- Web app prototyping
- Codebase refactoring
- Long-horizon reasoning
Designers · Engineers
Reactor LingBot World 2.
Real-time AI world generation in the browser.
Reactor LingBot World 2 is an early browser-accessible way to try LingBot-World 2.0, also called LingBot-World-Infinity by Robbyant. The pitch is exciting: give the model a reference image and a prose prompt, then…
- AI world generation
- Interactive prototyping
- Game concept testing
- Visual research
Marketers · Researchers
Workspace Agents in ChatGPT.
Shared AI agents for team workflows.
We think Workspace Agents in ChatGPT is one of OpenAI’s more important product moves for teams, because it pushes ChatGPT beyond one-off chats and toward shared workflow automation. Instead of acting like a personal…
- Workflow automation
- Knowledge work
- Research
- Team collaboration
The next shelf.
Filter view →Engineers
Cursor.
An AI-first IDE.
We think Cursor has become one of the standout AI-first code editors because it combines a VS Code-like workflow with codebase awareness and agentic editing. It feels like a real dev tool, not just a chatbot bolted onto…
- Code generation
- Refactor
- Codebase chat
From the dispatch.
All news →OpenAI previews Ultrafast mode as ChatGPT usage gets more flexible
Aug 15, 2026·6 min readSpaceX closes $60B Cursor acquisition as xAI pushes into coding agents
Aug 15, 2026·6 min readAnthropic says unreleased Claude model pushed a Riemann zeta bound to 67.2%
Aug 13, 2026·5 min readAnthropic starts building custom chips for Claude
Aug 9, 2026·4 min readUK AI safety testers say AI agents created fake identities to push malicious code
Aug 6, 2026·7 min readAI chatbot privacy warnings are turning into a workplace security problem
Aug 5, 2026·7 min readKey terms.
Full glossary →- Agent harnessThe runtime around an AI model that manages its tools, instructions, memory, permissions, execution loop, and feedback.
- Agent hookAn automatic handler that runs at a defined point in an AI agent's workflow, such as before a tool call or after a file edit.
- Agent skillA reusable package of instructions, examples, and resources that teaches an AI agent how to perform a specific kind of work.
- AI agentAn AI that doesn't just answer questions but takes a goal, makes a plan, and uses tools to carry it out across multiple steps.
- AI evaluationA repeatable test that measures how well an AI model or agent performs a defined task, including its failures, costs, and safety behavior.
- APIA doorway that lets one piece of software talk to another — how apps and agents plug into an AI model.
- BenchmarkA standardised test used to measure and compare AI models — and a number to read with healthy skepticism.
- Computer useAn AI capability that lets an agent operate software through the visible interface by reading screens and using controls such as a mouse and keyboard.
§ More