Entries tagged :: ai
19 posts
- 🚀 New Release: mcp-windbg 1.3.0
The MCP server, Claude Code skills, and crash-analysis agent are now separate plugins for use with your preferred installation.
- 🚀 New Release: mcp-windbg 1.2.2
A fix for missing Unicode output on Chinese, Japanese, and Korean Windows systems.
- 🚀 New Release: mcp-windbg 1.2.0
mcp-windbg now ships as a Claude Code plugin with four debugging skills and a crash-analysis agent.
- 🚀 New Release: mcp-windbg 1.1.0
Support for the 2.x MCP SDK, a new wait_for_break tool, and fixes for 'g' freezing the machine it was supposed to release.
- 🚀 New Release: mcp-windbg 1.0.0
Kernel debugging, session IDs, and a redesigned tool surface. The first stable release.
- 🚀 New Release: mcp-windbg 0.15.0
Break into live sessions, redact sensitive output before it reaches the model, and a brand-new documentation site. A year and a month in, with 1.4k stars and a community that keeps showing up.
- Meet Ralph: The AI Coding Agent That Just Keeps Going
I built an autonomous AI agent that works from a PRD, verifies its own work, and ships code while I sleep. Here's Ralph.
- Ollama Now Speaks Messages API
Ollama v0.14 supports the Anthropic Messages API, allowing Claude Code to work with local models.
- AI Agents in .NET: Beyond DevUI - LibreChat Integration
Exposing .NET agents through OpenAI-compatible endpoints and connecting them to LibreChat.
- DGX Spark: Hello World
My first experiments with NVIDIA's DGX Spark, including local models with Ollama, LibreChat, and ComfyUI.
- AI Agents in .NET: Building Agentic RAG
Taking our agent from 'hello world' to useful - with database persistence, embeddings, vector search, and tools that let it reason over documentation and conversation history.
- AI Agents in .NET: Let's Build Something Smart
Introducing the Knowledge repository - a hands-on companion for learning how to build AI agents with the Microsoft Agent Framework in C#.
- 🚀 New Release: mcp-windbg 0.12.2
Adding Prompts API support and streamable-http transport to mcp-windbg.
- The Passenger Seat Developer
Here's what nobody tells you about AI-assisted rapid prototyping: Every prototype feels like success, but success is measured by shipping, not building.
- 🚀 New Release: mcp-windbg 0.10.0
AI-powered crash analysis gets a major upgrade with PyPI availability, live debugging sessions, and community-driven improvements. One-command installation is finally here.
- How to extend GitHub Copilot with prompt files
Because copy-pasting prompts from your notes app is so last year. Let me show you how to turn your best prompts into reusable superpowers.
- AI Meets WinDBG: A Different Way to Analyze Crashes
Because manually squinting at hex dumps is so last century. Let me show you how AI-assisted debugging is leaving WinDBG's command line in the dust.
- Vibe Coding is So Damn Real
Because watching GitHub Copilot refactor files with a single prompt is the most satisfying thing you'll see today.
- Exploring AI: Self Hosted LLM
Because running your own AI is the real power move.