78 related articles

OpenAI's open-source codex-plugin-cc plugin lets developers call Codex inside Claude Code for code review and task delegation. 22K+ GitHub stars signal AI coding's multi-model era.

The agentskills open-source project aims to solve AI Agent ecosystem fragmentation through standardized skill specifications enabling portable, composable, and reusable agent capabilities.
Google Drops Two New Models: 4-Second …
Google launches Imagen 3 Nano (Flash) for 4-second text-to-image generation and Veo 3 Flash for conversational video editing — now available via Gemini API and Google AI Studio.

Gemini CLI is Google's open-source AI terminal tool that deeply integrates Gemini model capabilities into the command line—supporting code generation, file operations, Shell execution, and MCP protocol extensions, with 1,000 free daily requests.

Developer Simon Willison used Claude to ship sqlite-utils 4.0: 37 prompts, 34 commits, $149 API cost — revealing coding agents' real capabilities, cross-model review, and agentic engineering best practices.

A comprehensive guide to Agent Skills: what Skills are, how they differ from Prompts, and how to design SKILL.md files. Learn modular AI Agent development through a real restaurant branding example.
sqlite-utils 4.0rc2 Released: Major Ve…
Simon Willison releases sqlite-utils 4.0rc2, with most code written by Claude at just $149.25 in API costs. A deep dive into AI-assisted development costs and human-AI collaboration.
GPT-5.6 Sol Deep Dive: Major Upgrades …
OpenAI previews GPT-5.6 Sol, featuring major upgrades in coding, scientific research, and cybersecurity alongside its most advanced safety stack yet.

Learn LangGraph multi-agent development covering Supervisor and Collaboration architectures, with three hands-on projects: code assistant, prompt assistant, and WebRTC digital human.

Agent Studio unifies AI Agent role definition (Subagents) and Skills on one platform, enabling coordinated orchestration through a shared MCP endpoint, progressive disclosure, and moderated community publishing.

GitHub Advisory Database hits historic vulnerability submission records, reflecting systemic security pressure on open-source supply chains. A deep analysis of driving factors, response strategies, and practical recommendations.
Nimbalyst: An Open-Source Visual Workb…
Nimbalyst is an open-source AI coding workbench that unifies Codex and Claude Code with Kanban project management, planning workflows, and AI Commits — no extra subscription needed.

A deep dive into writing Skill specifications for AI-assisted coding, covering template design, script selection for complex orchestration, and six standardized elements to constrain Agent behavior.

Datasette 1.0a33 extends the ?_extra= pattern from tables to queries and rows. Simon Willison uses dual-AI workflow with Claude and GPT to build an interactive API Explorer tool.

The datasette-fixtures plugin lets Datasette plugin developers quickly create a standard test database with a single uvx command, greatly simplifying plugin testing.
TutorialsLearn how to use Git and GitHub in VS Code for version control, covering repo setup, commits, branching, Pull Requests, and best practices for beginners.
Product ReviewsThe push-based team releases Lighthouse User Flow CI Action alpha.20, enabling automated Lighthouse user flow performance audits in GitHub Actions for CI/CD performance gating and monitoring.
TutorialsGoogle releases setup-gcloud GitHub Action v1.1.0, enabling quick gcloud CLI setup in CI/CD pipelines. Learn about core features, use cases, and upgrade tips.
Tech FrontiersSynopsys Unified GitHub Action releases v6.0.0 with SAST and SCA security scanning. Key upgrade notes, compatibility considerations, and DevSecOps best practices for smooth migration.
Tech FrontiersGitHub Action ONES Performance updated to v1.0.6, a CI/CD performance monitoring tool integrated with GitHub Actions to automate benchmark testing and catch performance regressions early.