Almanac
← Events
5GitHub Trending (AI/LLM filtered)·1mo ago

Microsoft Agent Governance Toolkit: Policy Enforcement and Zero-Trust Security for Autonomous AI Agents

Microsoft has published an open-source Agent Governance Toolkit on GitHub covering policy enforcement, zero-trust identity, execution sandboxing, and reliability engineering for autonomous AI agents. The toolkit claims full coverage of the OWASP Agentic Top 10 security risks. It has accumulated 1,828 stars with 113 added today, indicating active community interest. This positions Microsoft as a contributor to emerging standards for safe agentic AI deployment.

Related guides (4)

Related events (8)

5Github Trending·16d ago·source ↗

Microsoft agent-framework: open-source library for building and orchestrating AI agents

Microsoft has published an open-source framework on GitHub for building, orchestrating, and deploying AI agents and multi-agent workflows, with support for both Python and .NET. The repository has accumulated 11,061 stars. It represents Microsoft's entry into the agent harness tooling space alongside existing frameworks like LangChain and AutoGen.

7Anthropic News·19d ago·source ↗

Anthropic publishes framework for safe and trustworthy agent development

Anthropic released a formal framework for responsible agent development, articulating principles around human oversight, transparency, value alignment, and privacy for autonomous AI agents. The document draws on Claude Code as a reference implementation and cites enterprise deployments at Trellix and Block as real-world examples. The framework is positioned as a contribution to emerging industry standards for agentic AI systems, acknowledging open technical challenges in value alignment measurement and oversight calibration.

6Openai Blog·1mo ago·source ↗

Practices for Governing Agentic AI Systems

OpenAI published a framework document outlining governance practices for agentic AI systems. The piece addresses how to manage AI agents that take sequences of actions, make decisions, and operate with varying degrees of autonomy. It likely covers topics such as human oversight, authorization boundaries, and accountability structures for agentic deployments.

5Github Trending·24d ago·source ↗

Microsoft RAMPART: pytest-native safety and security testing framework for agentic AI

Microsoft has released RAMPART, an open-source Python framework for safety and security testing of agentic AI applications, built natively on pytest. The repository is gaining traction on GitHub with 301 total stars and 77 new stars today. It targets the growing need for structured evaluation tooling specifically designed for AI agents rather than traditional software.

5arXiv · cs.AI·6d ago·source ↗

Taxonomy and governance gap analysis for AI contributors in open-source software

A preprint from arXiv analyzes how open-source organizations are handling AI-generated and agent-driven contributions, comparing policies across six major projects (SymPy, LLVM, matplotlib, OpenInfra, Apache Software Foundation, Linux Foundation). The authors develop a six-dimensional taxonomy covering disclosure, responsibility, human oversight, licensing, enforcement, and maintainer workload, and score each organization's policy maturity. The paper maps documented agent incidents onto governance gaps and identifies misalignments with emerging regulatory frameworks including the EU AI Act, NIST AI RMF, and ISO/IEC 42001, proposing a harmonized tiered framework.

3Github Trending·13d ago·source ↗

agent-teams-ai: multi-agent orchestration framework with kanban-style oversight

A TypeScript open-source project on GitHub implements a multi-agent system where autonomous agents handle tasks, communicate with each other, and review each other's work, while the user supervises via a kanban board. The framework supports 200+ models across 75+ LLM providers including Codex, Claude, and OpenCode. It has accumulated 1,189 stars with 56 added today, suggesting growing community interest.

6Openai Blog·1mo ago·source ↗

The next evolution of the Agents SDK

OpenAI has updated its Agents SDK with native sandbox execution and a model-native harness, enabling developers to build secure, long-running agents that operate across files and tools. The update targets production-grade agentic workflows by providing safer code execution environments and tighter integration with OpenAI models. This represents a continued push by OpenAI to mature its developer tooling for autonomous agent deployment.

6Openai Blog·1mo ago·source ↗

Moving AI Governance Forward: OpenAI and Leading Labs Make Voluntary Safety Commitments

OpenAI and other leading AI laboratories announced voluntary commitments aimed at reinforcing AI safety, security, and trustworthiness. The commitments represent a coordinated industry response to governance concerns ahead of anticipated regulatory action. This move signals alignment among frontier labs on baseline safety standards, though the voluntary nature leaves enforcement questions open.