scribe
scribe is a self-hosted knowledge base written automatically by your tools. It reads Git history, Claude Code and Codex sessions, self-sent URLs, and drop files, then turns that work into a curated, cross-project wiki of plain Markdown stored in Git. Instead of making developers maintain a second brain or rebuild context whenever an agent session starts from zero, scribe captures decisions, fixes, evaluations, and the reasoning behind them so agents can query that memory before they act. Its pipeline runs on cron: it discovers projects, filters low-value noise with FTS5 before invoking an LLM, extracts grounded facts through bounded and two-pass workflows, and compiles them into entity-first pages with YAML frontmatter, wikilinks, backlinks, retrieval context, and typed relationships such as supersedes, contradicts, derived_from, specializes, and extends.
Learn more
Vokal
Vokal is a collaboration space for teammates and AI agents, built so founders and product teams can run agent work where the team can see it, review it, and reuse what matters. It gives human-agent work a shared place to start, move, stay visible, and become reusable context, instead of leaving agent runs, assumptions, and decisions trapped in private sessions across Claude Code, Codex, Cursor, ChatGPT, or other tools. Vokal connects channels, tasks, docs, files, apps, agents, memory, Knowledge Base, identity, access, runtime, and event logs around the work, helping teams keep output aligned, reviewed, controlled, and reusable. Agents can work in shared channels with named owners, roles, instructions, sources, statuses, permission scopes, app grants, memory scope, local project-file grants, and visible activity. Teams can use pre-built roles for engineering, product, growth, support, operations, research, and customer work, or bring their own local Codex, Claude Code, Hermes, etc.
Learn more
eve
Eve is the framework for building agents, like Next.js for web apps, but for agents. It uses Markdown for instructions and skills, TypeScript for tools, and durable execution by default. An agent is a directory that defines instructions and skills in Markdown, tools in TypeScript, and then deploys. Eve compiles the directory, wires up durable workflows, and connects channels, giving developers a structured way to build production agents without gluing together point solutions. An instructions.md file can be a complete agent, while agent.ts lets teams choose a model or configure the runtime. Reusable skills are Markdown playbooks loaded when relevant, so the agent gets focused guidance without carrying everything in every prompt. Tools are added as TypeScript files, with the filename becoming the tool name, and no registration is required. Every agent includes an isolated sandbox and file tools, with support for custom sandbox setup.
Learn more
Peta
Peta is an enterprise-grade control plane for the Model Context Protocol (MCP) that centralizes, secures, governs, and monitors how AI clients and agents access external tools, data, and APIs. It combines a zero-trust MCP gateway, secure vault, managed runtime, policy engine, human-in-the-loop approvals, and full audit logging into a single platform so organizations can enforce fine-grained access control, hide raw credentials, and track every tool call made by AI systems. Peta Core acts as a secure vault and gateway that encrypts credentials, issues short-lived service tokens, validates identity and policies on each request, orchestrates MCP server lifecycle with lazy loading and auto-recovery, and injects credentials at runtime without exposing them to agents. The Peta Console lets teams define who or which agents can access specific MCP tools in specific environments, set approval requirements, manage tokens, and analyze usage and costs.
Learn more