Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
relay-flow
command
Command relay-flow automates tracker ↔ runner agent workflows.
|
Command relay-flow automates tracker ↔ runner agent workflows. |
|
internal
|
|
|
acli
Package acli wraps the Atlassian `acli` CLI.
|
Package acli wraps the Atlassian `acli` CLI. |
|
config
Package config loads and validates relay-flow workflow YAML files.
|
Package config loads and validates relay-flow workflow YAML files. |
|
daemon
Package daemon runs one workflow's poll loop: list tickets from the tasks adapter, route each through the 3-way claim switch, and dispatch agent sessions through the runner adapter.
|
Package daemon runs one workflow's poll loop: list tickets from the tasks adapter, route each through the 3-way claim switch, and dispatch agent sessions through the runner adapter. |
|
discovery
Package discovery resolves the current Orca repo and manages the central relay-flow server's fixed-location artifacts under ~/.relay-flow/ (socket + flock).
|
Package discovery resolves the current Orca repo and manages the central relay-flow server's fixed-location artifacts under ~/.relay-flow/ (socket + flock). |
|
opencode
Package opencode wraps the `opencode` CLI to validate agent names.
|
Package opencode wraps the `opencode` CLI to validate agent names. |
|
orcacli
Package orcacli wraps the `orca` CLI for worktree/terminal management.
|
Package orcacli wraps the `orca` CLI for worktree/terminal management. |
|
runner
Package runner defines the execution-backend plug point.
|
Package runner defines the execution-backend plug point. |
|
runner/orca
Package orca is the built-in Runner adapter: it executes agent sessions as Orca terminals on per-ticket worktrees.
|
Package orca is the built-in Runner adapter: it executes agent sessions as Orca terminals on per-ticket worktrees. |
|
server
Package server runs the central relay-flow process: one long-lived `serve` command hosting any number of submitted workflows, each polling in its own goroutine.
|
Package server runs the central relay-flow process: one long-lived `serve` command hosting any number of submitted workflows, each polling in its own goroutine. |
|
tasks
Package tasks defines the ticket-system plug point.
|
Package tasks defines the ticket-system plug point. |
|
tasks/jira
Package jira is the built-in Tasks adapter for Jira.
|
Package jira is the built-in Tasks adapter for Jira. |
Click to show internal directories.
Click to hide internal directories.