Updates¶
Follow my progress, wins, and face-plants as I build in the open.
-
Moved agents and Claude Code related stuff into its own repo for a cleaner workflow.
-
I've realized Mnemonic is more than a CLI -- it's a platform.
-
Engineering Handbook Integration
Distilled engineering handbook standards into 11 queryable guidelines for architect agents.
-
Finished the first step of the MVP implementation plan and captured key learnings in the DevOps agent's knowledge base.
-
A Claude Code crash proved my setup works, but exposed a deeper problem -- non-deterministic agent routing.
-
Building otelx with Agent Collaboration
How specialist agents helped build a Go telemetry library through iterative code reviews and cross-concern collaboration.
-
I found gaps in the DevOps agent's build patterns and created a project to fix them.
-
Added Docker build verification and container testing to the Go DevOps agent.
-
I hit some milestones yesterday, but ran into some self-inflicted issues with Cognee.
-
I've switched from using Ollama to OpenAI for embeddings and LLM for Cognee.