Posts tagged with #agents
- $ open Giving the Site a Memory with Redis Agent Memory Server (Part 4) ↗
Part 4 of the self-hosting series: wiring Redis's agent-memory-server into the site's AI chats, entirely on local hardware. Durable memory with no login, an exam coach that remembers your weak spots, and the mistakes I made getting there.
- $ open GitHub's Agentic Workflows ↗
GitHub Agentic Workflows let you describe repo tasks in plain Markdown and have a coding agent run them on a schedule. Here's how they work and what you can do with them.
- $ open Platform AI Part 4: Building a Claude Code Plugin to Develop the AI Itself ↗
How I built a Claude Code skill that turns my IDE into a multi-agent development studio for building, debugging, and shipping features on my AI DevOps assistant.
- $ open Platform AI Part 3: Building a Multi-Agent System for DevOps ↗
How I turned a single chatbot into a team of specialized AI agents that route requests, hand off between each other, and investigate Kubernetes issues through structured workflows.