H

Hexis

Git-backed skills, tools & context for AI agents

Dev ToolsOpen Source

Hexis is the open-source core of Bevel, a vendor-agnostic control plane that defines a company's AI agents — their context, skills, tools and permissions — as files the company owns in its own git infrastructure rather than inside a vendor's dashboard. Skills are markdown procedures, tools are manifests with vault-managed secrets, and every agent gets its own identity rather than sharing one service account. Connects to any agent through MCP servers.

What is Hexis?

Hexis is the open-source core of Bevel, a git-backed control plane that stores a company's AI agent context, skills, tools, and permissions as files in its own git infrastructure instead of a vendor dashboard.

Key features

  • Skills defined as markdown procedures, reviewed as git diffs
  • Tools defined as manifests with vault-managed secrets
  • Per-agent identity instead of one shared service account
  • UI layer for non-technical teammates to propose/use skills without touching git
  • Served to any agent over MCP
  • Self-hosted via docker compose, Apache-2.0

Who it's for

  • Teams already accumulating AI agent skills across scattered repos and dotfiles
  • Organizations that need an audit trail for who changed which agent skill and when
  • Companies wanting per-agent credentials instead of one shared API key

When not to use it

Overkill for a solo developer on one machine — a plain git repo does the same job with no platform.

FAQ

How are Hexis skills reviewed?

Skills are markdown files versioned in git, so changes go through normal pull-request review.

Who built Hexis?

Bevel Software, the team behind the Universal Tool Calling Protocol (UTCP).

Open SourceArtificial IntelligenceAI AgentsEngineering & Development
Submitted by Juan Viera GarciaLinkedInLaunched August 19, 2026

Share this launch

Embed this badge

Featured on OrangeBot
<a href="https://orangebot.ai/product/hexis" target="_blank" rel="noopener noreferrer">
  <img src="https://orangebot.ai/api/badge/hexis.svg" alt="Featured on OrangeBot" width="200" height="54" />
</a>

Comments