Skip to content
@initializ

initializ

initializ

The enterprise control plane for AI agents

Orchestration, governance, and observability for AI agents in production.

Website Forge Docs Discord


We build the platform that lets enterprises run AI agents the way they run everything else in production: governed, observable, and secure. Agents are defined in plain English with AgentSkills, run anywhere, and operate under policy — acting on behalf of your people, with a full audit trail.

Our work spans two connected projects: Forge, the open-source runtime for building and running agents, and initializ, the enterprise control plane that governs them at scale.

⚒️ Forge — the open-source agent runtime

Forge

Forge is a secure, portable AI agent runtime. Define an agent in a single SKILL.md file, then run it locally, in a container, in Kubernetes, or fully air-gapped — the same agent, anywhere, with no inbound tunnels to expose.

  • 60-second setupforge init configures provider, keys, channels, and skills
  • Secure by default — outbound-only connections, egress allowlists, encrypted secrets
  • Portable — runs local, Docker, Kubernetes, or air-gapped with local models
  • Observable — structured audit logs with correlation IDs for every action
  • Extensible — add skills, tools, channels, and providers without touching core
# Install
curl -sSL https://raw.githubusercontent.com/initializ/forge/main/install.sh | bash

# Build and run an agent
forge init my-agent && cd my-agent && forge run

Star Forge Apache 2.0

🛡️ initializ — the enterprise control plane

Forge gives teams a way to build and run agents. initializ gives the organization a single place to govern them.

It's the control plane for AI agents in production: agent identity and delegated access across your SaaS systems, policy and guardrails, role-based access, and end-to-end observability — so agents can do real work across the enterprise while staying auditable and compliant.

See the platform at initializ.ai

How they fit together

Forge initializ
What Open-source agent runtime Enterprise control plane
For Developers building agents Organizations running agents at scale
Gives you Build, run, deploy anywhere Governance, identity, observability
License Apache 2.0, open source Commercial platform

Connect

Built by initializ · Govern AI agents in production

Pinned Loading

  1. forge forge Public

    Forge is the open-source runtime for Anthropic's Agent Skills standard — built for the agent that runs next to a service, in your environment, on infrastructure you already operate. Write a SKILL.m…

    Go 22 6

Repositories

Showing 10 of 29 repositories

Top languages

Loading…

Most used topics

Loading…