206 related articles
Product ReviewsComprehensive comparison of 80+ AI coding agent tools, with SWE-Bench benchmark rankings covering Devin, Cursor, Claude Code, GitHub Copilot and more, plus pricing analysis to help developers choose.
Product ReviewsMicro-Agent is a lightweight AI Agent framework open-sourced by Fudan University, focused on vertical domain applications. It offers streamlined architecture, low learning costs, and high customization flexibility compared to heavyweight frameworks like LangChain.
Tech FrontiersSimon Willison releases LLM CLI tool v0.32a1, fixing a critical bug where tool-calling conversations failed to restore from SQLite. Details on the fix and installation.
Tech FrontiersSimon Willison releases LLM CLI tool v0.32a1, fixing a critical bug where tool-calling conversations failed to reload from SQLite. Details on the fix and upgrade.
Tech FrontiersSimon Willison releases LLM 0.32a0 preview—an open-source CLI tool that calls GPT-4, Claude, Gemini, and more through a unified interface with plugins.
Product ReviewsDeep dive into the crafta-bench open-source project, a benchmark tool designed for Cursor Background Agents. Explore AI coding Agent evaluation dimensions, industry trends, and practical implications.
Tech FrontiersSimon Willison releases LLM 0.32a0 alpha preview, updating his popular open-source command-line tool for interacting with large language models from the terminal.
TutorialsSimon Willison built an iNaturalist observation display tool from scratch using his phone and Claude Code while camping. Full breakdown of the three-layer data pipeline architecture and AI-assisted mobile development workflow.
TutorialsSimon Willison used Claude Code for web on his phone to add iNaturalist wildlife sightings to his blog, going from prototype to production in one day.
Expert OpinionsAs vibe coding makes app development as easy as blogging, personalized micro-tools are proliferating. This article explores why RSS/Atom is the ideal solution for app discovery and distribution in the AI-assisted programming era.
Product ReviewsSimon Willison used Claude Code's web version on his phone to integrate a decade of iNaturalist wildlife observations into his blog, showcasing AI-assisted mobile development.
Expert OpinionsAs vibe coding makes app development as frequent as blogging, we need lightweight mechanisms like RSS to discover and share personal AI tools. Exploring the future infrastructure of AI app distribution.
Tech FrontiersSimon Willison releases LLM 0.32a0 alpha with message sequence modeling and typed streaming parts, supporting multimodal output and conversation history injection while maintaining backward compatibility.
Product ReviewsSimon Willison built an iNaturalist observation display tool entirely on his phone with Claude Code while camping, using Git Scraping + GitHub Actions for a zero-cost serverless architecture.
Expert OpinionsZig implements open source's strictest anti-LLM policy, banning all AI contributions. Explore its "Contributor Poker" philosophy—why Zig values cultivating contributors over merging code, and how Bun's 4x performance patch can't be upstreamed.
Expert OpinionsAI coding makes building micro-apps as easy as blogging, but how do we share them? Matt Webb proposes RSS for distributing vibe coding output, and Simon Willison has already put it into practice.
Tech FrontiersSimon Willison releases LLM Python library 0.32a0 alpha with message sequence prompts and typed streaming responses, redesigning model interaction abstractions for multimodal output, tool calls, and modern LLM features.
Expert OpinionsVibe Coding makes building apps as easy as blogging, but how are these personal micro-apps discovered? Matt Webb proposes RSS for distributing vibe-coded apps, and Simon Willison has already implemented it.
Tech FrontiersSimon Willison releases LLM library 0.32 alpha with message sequences and typed streaming chunks, replacing the old text-in-text-out model to fully support multi-turn dialogue, multimodal output, and tool calling.
Product ReviewsSimon Willison built an iNaturalist observation visualization tool while camping using his phone and Claude Code, featuring a Python CLI, Git Scraping, and pure frontend three-layer architecture.