Every processed story in chronological order, with the newest coverage first. Filter by tag, source, or score to drill in.
Relaymux removes the need for a dedicated orchestration framework or special non-interactive agent mode by routing coordination entirely through tmux sessions and consumer messaging apps.
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.
The release demonstrates that Fable 5's kernel optimization work produced a publicly reusable artifact — in-browser WebGPU kernels capable of ~255 tok/s on Gemma 4 E2B — before the tool was shut down.
Kiro-Ception fills the gap left by Kiro's lack of native persistent memory, giving the agent automatic recall of past conversations across all projects, sessions, and machines without any data leaving the user's machine by default.
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.