EveryDev.ai
Subscribe
Home
Tools

3,713+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Halofy
    Halofy icon

    Halofy

    Agent Memory
    Featured

    An open-source AI ops control plane that gives every agent and team member scoped, governed access to organizational knowledge through one identity and policy model.

    Visit Website

    At a Glance

    Pricing
    Open Source
    Free tier available

    Run the open-source platform at no cost with one MCP endpoint.

    Base: $13/mo
    Team: $96/mo
    Enterprise: Custom/contact

    Engagement

    Available On

    Linux
    Web
    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Agent MemoryAccess ControlMulti-agent Systems

    Alternatives

    BearDriveFirst TreeSenseLab (AMFS)
    Developer
    Hivenix Inc.San Francisco, CAEst. 2026

    Listed Aug 2026

    About Halofy

    Halofy is an open-source access and governance layer for AI agents across an organization, built by Hivenix Inc. and based in San Francisco. The core kernel is licensed under AGPL-3.0 and available on GitHub, while a managed cloud service (currently in early access alpha) layers hosted memory, LLM orchestration, and channel integrations on top. The project sits between organizational knowledge and the agents that consume it, resolving identity, enforcing access, governing change, recording every outcome, and making erasure independently verifiable.

    What It Is

    Halofy is an AI ops control plane — a single governance boundary through which every AI agent, human operator, and automated workflow in an organization accesses shared context. Rather than each team wiring its own models, credentials, data sources, and channels independently (what the product page calls "ungoverned AI sprawl"), Halofy centralizes identity, policy, context, usage attribution, and audit under one surface. It is model-agnostic and does not compete with model providers; it sits above Claude, GPT, Gemini, Grok, and others, routing tasks to whichever model a policy allows.

    How the Governance Architecture Works

    The kernel enforces five hard boundaries documented in the repository:

    • Server-owned identity: Namespace, actor, role, and source scope come from the credential, never from a request body. MCP tool schemas do not accept caller-asserted identity fields.
    • Organization-wide ACL: The same access-control and role decisions apply across agents, applications, operators, MCP, and HTTP. A caller in namespace org/support/agent-1 can see its own namespace and ancestors, but siblings and descendants remain hidden.
    • Governed context lifecycle: Every write follows an auditable path with provenance, supersedence chains, and append-only history. Corrections close the prior fact's validity interval rather than overwriting it.
    • Delegated reads: A retriever receives only an ACL-scoped ScopedView and can return references only — it cannot write or reach audit or storage modules.
    • Postgres as authority: Context, embeddings, policy, provenance, tombstones, and audit live together. Embedded PGlite is the zero-setup local default for development and tests.

    The open-source build passes 2,678 tests across 205 files and all 6/6 driver-conformance checks, according to the repository README.

    The Managed Service Layer

    On top of the open kernel, Halofy's hosted service adds capabilities the repository explicitly marks as commercial:

    • Scoped badges that travel with agents across Claude Code, Codex, Hermes, and other clients, carrying only the context a task requires.
    • LLM orchestration harness — one endpoint routing across providers with policy-preserving model selection and spend attribution.
    • Halofy Assistant deployable org-wide or as a custom harness, with multimodel orchestration.
    • Channel integrations to Slack, Google Chat, Microsoft Teams, and Telegram, so the same assistant and guardrails reach teams where they already work.
    • Token spend attribution by team, agent, and model, with real-time optimization suggestions.

    The homepage states the platform has integrated 60+ business backends, recorded 45K+ memory writes, supports 15+ channels, and targets under one hour of setup time — these are vendor-published figures.

    Security Posture

    The managed service is described on the product page as enterprise-grade by default:

    • End-to-end PII detection, masking, and redaction before data reaches an agent.
    • Complete data isolation — every business runs in its own isolated environment with no crossover.
    • Zero data retention — Halofy states it never stores or trains on customer or business data.
    • AES-256 encryption at rest and TLS in transit on every request.
    • SSO and append-only audit available on the Team tier.

    The open-source kernel includes a documented threat model covering known partial controls and adversarial cases.

    Open-Source Deployment Model

    The standalone build is designed to run without any licence key, activation, or entitlement check. It ships with embedded PGlite as the zero-setup local default, optional Postgres/pgvector for durable deployments, and Docker Compose for self-hosting. No telemetry or usage beacon is included. Four public connectors ship in the repository: filesystem, Postgres, Obsidian, and manual CSV import. The driver interface is Apache-2.0 licensed so connectors can be embedded without relicensing the host application. The kernel and console are AGPL-3.0-or-later.

    Current Status: Alpha Launch

    The homepage banner reads "Halofy Alpha is now Live" and the pricing page offers early access at no cost for current users. The GitHub repository was created in August 2026 and had 358 stars and 4 forks as of late August 2026. The open-source platform tier is listed as "Opensource Soon" on the pricing page, indicating the self-serve open-source path is still being finalized for general availability even as the managed alpha is live.

    Halofy - 1

    Community Discussions

    Be the first to start a conversation about Halofy

    Share your experience with Halofy, ask questions, or help others learn from your insights.

    Pricing

    FREE

    Free

    Run the open-source platform at no cost with one MCP endpoint.

    • Open-source platform
    • Any agent client over one MCP endpoint
    • Open-source plugin ecosystem
    • Self-serve setup
    • Community support

    Base

    Hosted, governed memory for one operator.

    $13/mo
    billed annually
    $16/mo monthly
    • Everything in Free
    • SOC-grade security on hosted, governed memory
    • Halofy copilot (in-platform, no channels)
    • Backend connectors for one workspace
    • Included allowance of reads, writes & copilot queries
    • 1 seat

    Team

    Popular

    Scoped memory and orchestration across the org.

    $96/mo
    billed annually
    $120/mo monthly
    • Everything in Base
    • Teams as memory scopes with scoped access across agents
    • Token optimization
    • LLM orchestration harness (one endpoint, every model)
    • Halofy Assistant & copilots on every channel
    • SSO
    • Append-only audit
    • Enterprise security
    • Included allowances with pay-as-you-go overage
    • 5 seats

    Enterprise

    For organisations running agents at committed annual volume.

    Custom
    contact sales
    • Everything in Team
    • Custom memory builds and connectors
    • VPC / private deploy
    • 24/7 SLA
    • Volume-tiered rates
    View official pricing

    Capabilities

    Key Features

    • Scoped identity and role-based access control for agents and humans
    • Organization-wide knowledge base with provenance and append-only audit
    • MCP and HTTP endpoints for agent connections
    • LLM orchestration harness routing across Claude, GPT, Gemini, Grok, and more
    • Halofy Assistant deployable org-wide or as a custom harness
    • Channel integrations: Slack, Google Chat, Microsoft Teams, Telegram
    • Token spend attribution by team, agent, and model
    • End-to-end PII detection, masking, and redaction
    • AES-256 encryption at rest and TLS in transit
    • Zero data retention policy
    • Complete data isolation per business
    • Signed erasure with independently verifiable certificates
    • Embedded PGlite for zero-setup local development
    • Postgres/pgvector for durable self-hosted deployments
    • Docker Compose self-hosting support
    • Append-only audit log
    • SSO support
    • Backend connectors: Notion, Linear, GitHub, Google Drive, HubSpot, Obsidian, Jira
    • Open-source plugin ecosystem
    • Offline-ready kernel with no telemetry

    Integrations

    Notion
    Linear
    GitHub
    Google Drive
    HubSpot
    Jira
    Obsidian
    Slack
    Google Chat
    Microsoft Teams
    Telegram
    Claude Code
    Codex
    Cursor
    Hermes
    Grok
    Mastra
    Anthropic Claude
    OpenAI GPT
    Google Gemini
    Azure OpenAI
    Postgres
    pgvector
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate Halofy and help others make informed decisions.

    Developer

    Hivenix Inc.

    Hivenix Inc. builds Halofy, an open-source AI ops control plane that governs agent access to organizational knowledge. The company operates out of San Francisco and publishes the core kernel under AGPL-3.0 on GitHub, with a managed cloud service layered on top. Halofy centralizes identity, policy, context, spend attribution, and audit for organizations deploying AI agents across multiple teams and channels.

    Founded 2026
    San Francisco, CA
    3 employees
    Read more about Hivenix Inc.
    WebsiteGitHubLinkedInX / Twitter
    1 tool in directory

    Similar Tools

    BearDrive icon

    BearDrive

    A shared folder that syncs across all your AI agents and teammates, with full version history, public share links, and read-heat insights — open source under AGPL-3.0.

    First Tree icon

    First Tree

    An open-source agent orchestration workspace that runs Claude, Codex, Cursor, and other AI agents in parallel, grounded in shared team context.

    SenseLab (AMFS) icon

    SenseLab (AMFS)

    AMFS is an open-source Agent Memory File System that gives multi-agent AI systems shared, versioned, outcome-validated memory with Git-like branching and a cognitive layer for continual learning.

    Browse all tools

    Related Topics

    Agent Memory

    Memory layers, frameworks, and services that enable AI agents to store, recall, and manage information across sessions. These tools provide persistent, semantic, and contextual memory for agents, supporting personalization, long-term context retention, graph-based relationships, and hybrid RAG + memory workflows.

    135 tools

    Access Control

    AI-enhanced tools for managing authentication and authorization.

    31 tools

    Multi-agent Systems

    Platforms for creating and managing teams of AI agents that can collaborate.

    330 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions