II.
Topic JSON
Structured · livetopic:harness-integration
Harness Integration json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:harness-integration",
"_kind": "Topic",
"_file": "domain/topics/topics-agent-orchestration.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Harness Integration",
"description": "Harness Integration as a cross-cutting topic - how different agent\nharnesses integrate with the babysitter SDK for orchestrated workflows.\nCovers adapter implementations for Claude Code, Codex, Gemini CLI,\noh-my-pi (OMP), OpenCode, Pi, Cursor, Copilot CLI, Hermes, and others.\nEach adapter translates between the unified AgentAdapter interface and\nthe native CLI of its target agent, handling spawn arguments, event\nparsing (JSONL/SSE/streaming), session management, thinking\nnormalization, and platform-specific behavior. The hooks-adapter layer\nnormalizes hook events across harnesses.\n"
},
"outgoingEdges": [
{
"from": "topic:harness-integration",
"to": "domain:software-engineering",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:software-engineering",
"to": "topic:harness-integration",
"kind": "contains"
}
]
}