1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
working_dir = "/tmp/t" [nightwatch] [compound_review] schedule = "0 2 * * *" repo_path = "/tmp/repo" [[projects]] id = "p" working_dir = "/tmp/p" [[agents]] name = "opencode-agent" layer = "Safety" cli_tool = "opencode-go" task = "t" project = "p" model = "opencode"