Every processed story in chronological order, with the newest coverage first. Filter by tag, source, or score to drill in.
The plugin extends Claude Code beyond coding tasks into agentic job-search automation, combining live data ingestion, preference filtering, and scheduled re-runs in a single open source tool.
Sparda removes the need to write and maintain a separate MCP server, OpenAPI spec, or hosting setup in order to give AI coding assistants like Claude live access to a running application's routes and data.
Skill Atlas replaces manual, file-by-file inspection of agent skill repos with an auto-generated visual dependency graph, making it possible to audit and edit LLM instruction trees directly in the browser without any server infrastructure.
Kintsugi's deterministic rule engine closes a gap left by AI coding agents that execute irreversible shell commands — `rm -rf`, `DROP TABLE`, `dd` — with no native undo, by making destructive actions recoverable via snapshots and ensuring the block decision cannot be subverted by prompt injection.
Ctx shifts token-cost management to the pre-session stage, preventing context bloat from ever occurring rather than cleaning it up after the fact.
ctx addresses the workflow fragmentation that arises when running multiple coding agents in parallel by consolidating supervision, review, and merge state into a single local surface rather than across scattered terminal tabs and browser windows.
Claireon brings MCP-based AI automation directly into the Unreal Editor, allowing AI assistants to interact with a broad catalog of editor tools through a minimal, discoverable interface rather than requiring a large, manually curated tool list.
CoreMCP provides a ready-made bridge for connecting legacy on-premises SQL databases — including SQL Server 2000+ — to MCP-compatible AI agents without requiring custom integration work.
HashMeterAi fills a gap left by per-tool built-in meters — which the project says skip sessions and only count themselves — by providing a single cross-tool view of real AI coding usage without requiring any data to leave the local machine.
The framework removes the need to hand-author Lottie JSON by delegating animation generation entirely to a coding agent, with a live-updating player enabling iterative refinement in real time.