Skills are reusable, on-demand context. Thinking about them this way opens up lots of possibilities. This post explores a few practical ways to design skills that shape behaviour, and organise context.
A coding agent mistakenly created a non-existent API and blamed CORS for failures. The article explores using Spec-kit and Tessl tiles to correct and control smart bulbs.
Explore 14 practical techniques used by engineers to maximize output with Claude Code, including planning, enhancing context with Tessl, and using mutable memory with CLAUDE.md.
Xcode 26.3 introduces agentic coding, integrating Claude and Codex to enable AI agents to perform tasks directly within the IDE.
OpenAI introduces a macOS Codex app for managing AI agents, allowing developers to supervise parallel tasks, monitor progress, and integrate with GitHub for seamless collaboration.
An interview with Gabor Soter, founder of generative AI consultancy Palindrom, who is planning to go all-in on agentic coding tools in 2026.
The blog explores the challenges of using AI coding agents by comparing two approaches to building an airline loyalty app, highlighting issues with outdated data and misinformation.
LanceDB introduces versioned context memory for multimodal AI agents, enabling persistent, replayable agent state across tasks with a versioned dataset approach.
Explore the 'Ralph Wiggum' AI coding method, a looping technique prioritizing persistence, enabling agents to handle tasks until completion.
Tessl improved agent accuracy on the Bowser npm library by 1.63× using structured context tiles, boosting success from 57% to 93% by providing explicit, versioned API context.
Boost agent accuracy by up to 3.3X with Tessl, tackling API misuse and enhancing adherence to public library interfaces for robust, maintainable code.
Discover why evaluation suites are essential for ensuring AI agents effectively use your tools, enhancing both developer productivity and software reliability.