Compliance Evidence & Audit-Trail Agent
A new compliance evidence and audit-trail agent automates evidence collection for regulated environments by observing events, mapping them to a user-supplied control catalog, and sealing results into …
A new compliance evidence and audit-trail agent automates evidence collection for regulated environments by observing events, mapping them to a user-supplied control catalog, and sealing results into …
Guardian, an open-source user-space firewall for AI agents, has released v0.1.0, intercepting and evaluating agent actions with a deterministic policy engine. In testing, it reduced prompt-injection a…
Researchers developed an NLP pipeline to predict Glasgow Coma Scale scores from unstructured EHR notes, reducing manual chart review and enabling scalable outcome labeling for machine learning and qua…
A quasi-mathematician offering services in mathematical concept translation and LLM behavior optimization has posted on Hacker News, inviting collaboration via email and GitHub.…
CORE, an open-source governance runtime for AI-assisted software development, enforces deterministic constitutional rules to block unsafe AI actions before execution. The tool, available on PyPI, prov…
A developer released an unofficial community plugin for Claude Code that replaces the official TypeScript LSP with a faster native Go implementation backed by TypeScript 7's `tsc --lsp --stdio`. The p…
In the first half of 2026, two autonomous AI agent campaigns compromised developer infrastructure: one exploited GitHub Actions workflows at Microsoft, DataDog, and CNCF projects, achieving remote cod…
Developer Olaf Alders created a custom Claude Code agent dashboard called Clodhopper to track AI coding agents across git worktrees and tmux sessions, replacing the need to flip through multiple termi…
Cursor launched an iOS app and Progressive Web App for Android, allowing developers to prompt and monitor AI coding agents from their phones. The move signals a shift from writing code to supervising …
A developer merged two major pull requests into the sbi repository, introducing the first concrete builder class and integrating it into Neural Posterior Estimation (NPE) trainers. The DensityEstimato…
AutoGPT has evolved from a standalone autonomous script into a low-code platform for building, deploying, and managing continuous AI agents. The platform includes a block-based agent builder, a server…
GitHub Copilot is rolling out a preview of Claude Opus 4.8 (fast mode), offering faster output token speeds while maintaining the same intelligence as the standard model. The fast mode is available at…
No Starch Press has released 'The Developer's Guide to AI: A Field Guide for the Working Developer,' a 320-page book by Jacob Orshalick, Jerry M. Reghunadh, and Danny Thompson that teaches developers …
Yimao Zhou, 23-year-old founder of Emagen AI, argues that current AI agent startups are making teams more fragmented by focusing on individual productivity rather than coordination. His product Cagen,…
GitHub now allows repository admins to restrict issue creation to collaborators with write access, reducing unwanted issues and aligning with pull request permissions. The setting is available in the …
Mozilla.ai product manager uses Octonous to automate Slack feedback into GitHub issues, receive product-focused PR summaries, and search across connected tools, reducing overhead in product work.…
Ploof, an agent-native CLI for generating images, video, and audio, has been released on GitHub. The tool is designed to be operated by coding agents like Claude Code, Cursor, or Codex, which can inst…
Microsoft announced the public preview of WSL containers at Build 2026, enabling developers to run Linux containers natively on Windows without third-party tools. The feature includes a new CLI (wslc.…
An engineer discovered that MCP server schemas consumed 42,000 tokens on a single server, causing a 37% token bill increase. After instrumenting a production agent, they found that schema overhead acc…
OpenAI is investigating Codex quota depletion after Pro plan users exhausted weekly limits in one to two days, revealing that AI coding agent adoption is outpacing capacity forecasts. Engineering lead…