diff --git a/agent-orchestrator.yaml b/agent-orchestrator.yaml deleted file mode 100644 index 6bc8d8358..000000000 --- a/agent-orchestrator.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Agent Orchestrator — self-hosting config (dog-fooding) - -dataDir: ~/.ao-sessions -worktreeDir: ~/.worktrees/ao - -defaults: - runtime: tmux - agent: claude-code - workspace: worktree - notifiers: [desktop] - -projects: - ao: - name: Agent Orchestrator - repo: ComposioHQ/agent-orchestrator - path: ~/agent-orchestrator - defaultBranch: main - sessionPrefix: ao - scm: - plugin: github - tracker: - plugin: linear - teamId: "2a6e9b1b-19cd-4e30-b5bd-7b34dc491c7e" - symlinks: [.claude] - postCreate: - - "pnpm install" - agentConfig: - permissions: skip