Skip to content

Add host repository inventory to CLI and /bot - #16

Merged
d3cker merged 1 commit into
develfrom
codex/repository-inventory
Sep 16, 2026
Merged

d3cker merged 1 commit into
develfrom
codex/repository-inventory

Conversation

@d3cker

@d3cker d3cker commented Sep 16, 2026

Copy link
Copy Markdown
Owner

Operators can now inspect every registered bot repository on a host instead of opening each checkout and guessing whether polling is active. opencode2-automation list works outside Git and without a service; /botRepositories reads the connected server's inventory. Both show checkout/owner paths, base branches, timestamped dispatcher and scheduler readings, task counts, and concrete blocked issue keys.

init and plugin activation register owners. list --discover <root> imports older inactive standard configurations without GitHub requests or service activation, with explicit traversal limits and warnings. Independent atomic component snapshots distinguish running, paused, stopped, stale, missing, and unconfigured owners. Reading inventory never starts another bot or changes a task, and registry failures do not stop automation.

Updated README, runtime/configuration/installation/architecture/advanced references, affected startup and TUI workflow diagrams, AGENTS documentation map, and Unreleased notes. Reviewed all eight workflow sections; execution, verification, publication, and recovery transitions are unchanged.

Validation: full application check (lint, types, unit/integration tests, native TUI rendering, build); focused inventory/UI tests including offline CLI, migration/worktree exclusion, concurrent registration, stale/dead processes, failures and task counts; final lint/types/build; isolated package installation including list --json; all eight Mermaid diagrams and 82 local documentation links.

Targets devel. This does not publish a release or deploy the server. After deployment, reopen TUI clients; activate existing owners or use list --discover to register inactive standard configurations under the service user's state directory.

@d3cker
d3cker merged commit d4187c6 into devel Sep 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant