July
4th,
2026
A competitive-landscape report of four GitHub repos across agent context engineering, agent memory, and data cataloging — where they overlap, where the gaps are.
June
27th,
2026
A durable message bus that lets independent Claude Code instances in different tmux windows coordinate and hand work to each other.
June
8th,
2026
Coding agents work better when they write to disk, but those files end up scattered and lost. scratch organizes an agent's working memory into durable, structured, shareable scratchpads you can browse.
May
16th,
2026
Add OpenTelemetry traces, metrics, and logs to the pi coding agent — one trace tree per turn, exported to Aspire, Grafana, or any OTLP backend.
May
9th,
2026
An observability dashboard for pi.dev — sessions, todos, subagents, and pinned context in one place.
May
2nd,
2026
Expose Hangfire jobs and maintenance tools as MCP capabilities, so AI agents can run jobs and operate the queue. Aspire integration is a bonus.
April
15th,
2026
User-managed access control with Keycloak UMA 2.0: let resource owners decide who gets access, with a Blazor Server + Minimal API sample.