Introducing ccpkg: One Package Format for Every AI Coding Tool
An open packaging format for AI coding assistant extensions. Self-contained archives, cross-tool portability, lazy loading, and deterministic installs.
An open packaging format for AI coding assistant extensions. Self-contained archives, cross-tool portability, lazy loading, and deterministic installs.
An open specification for AI memory interchange. Dual-format design works in Obsidian and machines alike, with three memory types, bi-temporal tracking, and W3C provenance.
Anthropic and OpenAI launch flagship models on the same day, VS Code goes all-in on agents, and GitHub Copilot becomes an autonomous developer.
Pure filesystem-based memory for Claude Code with MIF Level 3 compliance, bi-temporal tracking, and zero dependencies. Just markdown files and git history.
Claude Code shipped 35 releases since January 7, 2026. Three changes stand out: Opus 4.6's 1M-token context, Agent Teams for parallel coordination, and async hooks for non-blocking automation.
How AI agents evolved from Q&A to autonomous task execution. Patterns, pitfalls, and practical implementations from building production AI tools.
Building the nsip-api-client to make sheep genetics data accessible to breeders. A Python library bridging software development and precision agriculture.
Why ontology became a first-class requirement in the MIF standard, and how the cognitive triad ties persistent memory, semantics, and signal detection together.
Google doubles down on Gemini 3, new AI agent research drops on ArXiv, and six new tools for AI-powered development.
Architecture Decision Records without file clutter:git-adr stores ADRs in git notes, avoiding merge conflicts while keeping decisions tied to your commit history.