oh-my-agent
Portable vendor-agnostic agent harness for project-specific AI agents and workflows
GraphCanon updated Aug 11, 2026 · GitHub synced Aug 11, 2026
25views this month
Decision brief
oh-my-agent is a TypeScript-based framework designed to simplify the deployment of custom AI agents tailored for specific codebases and engineering requirements.
Good fit when
- When you need a vendor-agnostic solution for deploying project-specific AI agents
- For aligning custom AI agents with your existing coding conventions and standards
Avoid when
- If you prefer frameworks that are tightly coupled to specific vendors or technologies
- In scenarios where the codebase does not benefit from additional abstractions provided by a harness for multi-agent systems
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (1d since push)
- As of Aug 11, 2026
- Provenance
- Not a fork · Organization account
- As of Aug 11, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install oh-my-agent npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A TypeScript-based framework intended to streamline the deployment of custom AI agents aligned with specific codebases and engineering standards.
Capability facts
- MCP server
- No MCP server detected
Source: repo_scan · Aug 11, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Aug 11, 2026
Categories
Tags
README
Quick Start Requires Node.js 26+ . The install scripts below auto install bun, uv, and serena if they're missing. bash oma emit target agent plugin writes generated/agent plugin/ bash
For agents
This page has a .md twin and JSON over the API.