feat: add projects/harb.toml for multi-project supervisor

This commit is contained in:
openhands 2026-03-17 08:00:32 +00:00
parent 9050413994
commit 5152cdb8e5

20
projects/harb.toml Normal file
View file

@ -0,0 +1,20 @@
# projects/harb.toml — Project config for johba/harb
#
# This file defines project-specific settings for disinto agents.
name = "harb"
repo = "johba/harb"
repo_root = "/home/debian/harb"
primary_branch = "master"
[ci]
woodpecker_repo_id = 2
stale_minutes = 60
[services]
containers = ["ponder"]
[monitoring]
check_prs = true
check_dev_agent = true
check_pipeline_stall = true