Add mastersof-ai/harness#74
Open
computer-agent wants to merge 1 commit into
Open
Conversation
4a14301 to
618ccac
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds mastersof-ai-harness by mastersof-ai to the Open GAP registry.
What it is: A transparent agent runtime built on the Claude Agent SDK. Agents are defined as plain Markdown (
IDENTITY.md) with zero hidden framework instructions — the file IS the system prompt. Supports a terminal TUI, multi-user web UI (serve mode), A2A protocol, MCP tools, persistent memory, and optional bubblewrap sandboxing.Repository: https://github.com/mastersof-ai/harness
Category: developer-tools
Tags: agent-runtime, claude, typescript, tui, web-ui, a2a-protocol, mcp, sandbox, multi-agent
GAP files note:
agent.yaml+SOUL.mdhave been proposed upstream via mastersof-ai/harness#1 and are already present on the fork branch used for this submission. Once the upstream PR is merged, the registry can be updated to point at the canonical repo URL.Local validation: ✓ passed
scripts/validate.ts.