630 related articles
Tech FrontiersDatasette founder Simon Willison launches official blog built with OpenAI Codex Desktop, sharing full AI session transcripts and demonstrating transparent AI-assisted development practices.
Tech FrontiersDeep dive into Simon Willison's CSP Allow-list Experiment: dynamic domain authorization via sandboxed iframes, custom fetch interception, and postMessage communication.
Tech FrontiersAnysphere uses previous-gen Composer to build RL training environments for next-gen Cursor AI. Explore how bootstrapped AI training reshapes code generation and the competitive landscape.
Product ReviewsEntire CLI is an open-source CLI tool that auto-captures AI coding sessions from Cursor, Copilot, and Claude Code via Git hooks, linking them to commits for full traceability and compliance.
Tech FrontiersDatasette 1.0a29 preview released, fixing a segfault race condition introduced by test optimization. Developer Simon Willison used GPT-5.5 xhigh to help reproduce the issue, showcasing AI debugging in practice.
Tech FrontiersOpenAI adds Computer Use to Codex, enabling AI agents to autonomously click, type, and operate across Mac apps in the background without taking user control.
Tech FrontiersOpenAI Codex major update: new Computer Use, built-in browser, long-term memory features. 3M weekly developers. How Codex evolved from coding assistant to full SDLC AI Agent.
Tech FrontiersAugment launches Prism, an intelligent model router that automatically assigns requests to the optimal AI model during multi-turn coding, matching frontier quality while cutting costs 20-30%.
Deep DivesCC-Switch is a Rust-based cross-platform desktop app that unifies Claude Code, Codex, Gemini CLI, and three other AI coding assistants in one interface, with 67,000+ GitHub Stars.
TutorialsA deep dive into the popular GitHub project liyupi/ai-guide covering Vibe Coding tutorials, LLM usage, AI coding tools (Cursor/Claude Code), Prompts, RAG/MCP/Agent concepts — a 13,000+ Stars Chinese AI learning resource hub.
Tech Frontiersnotebooklm-py is a trending GitHub project providing an unofficial Python API for Google NotebookLM, supporting batch document processing, audio generation, and AI Agent integration with 12,000+ Stars.
TutorialsOpenAI Codex CLI 0.128.0 adds the /goal command for auto-looping task execution until goals are met. Learn about Ralph Loop pattern, token budgets, and autonomous coding agents.
Product ReviewsOpenYak is an open-source local AI agent supporting Windows/macOS/Linux. Access 100+ models via OpenRouter, MCP, and Ollama with BYOK zero-telemetry privacy — a strong alternative to Claude Code and OpenAI Codex.
Product ReviewsOpenMemory is an open-source local memory storage solution providing a unified memory layer for Claude Desktop, GitHub Copilot, and other LLM apps, enabling shared context while ensuring data privacy.
Product ReviewsOpenCodesign is an open-source AI design tool supporting Claude, GPT, Gemini, and more models. With local-first architecture and BYOK mode, it generates prototypes, slides, and PDFs from natural language prompts. 5000+ GitHub Stars.
Tech FrontiersDeep dive into Codex CLI 0.128.0's new /goal command: how prompt templates drive autonomous agent loops, token budget controls, and AI coding agents that work until the goal is done.
Product Reviewsclaude-skills offers 232+ skill plugins for 12 AI coding agents including Claude Code, Cursor, and Gemini CLI. With 14K GitHub Stars, it covers engineering, marketing, product, and compliance.
Product ReviewsDeep analysis of the GitHub project awesome-LLM-resources covering LLM training, inference, Agent, MCP, multimodal, small language models, o1 reasoning and more — an 8200+ Star one-stop LLM resource guide.
Product ReviewsCliRelay is an open-source Go tool that converts Gemini CLI, Claude Code, and ChatGPT Codex into OpenAI-compatible APIs, enabling free access to top LLMs.
TutorialsSimon Willison used Claude Code's web version on his phone to add iNaturalist wildlife observation records to his blog. Analysis of the technical implementation, Beats content aggregation system, and how AI-assisted coding breaks mobile development barriers.