Skip to content

[codex] add Hermes dev team manager sidecar#15

Merged
willgriffin merged 3 commits into
mainfrom
codex/hermes-dev-team-sidecar
May 25, 2026
Merged

[codex] add Hermes dev team manager sidecar#15
willgriffin merged 3 commits into
mainfrom
codex/hermes-dev-team-sidecar

Conversation

@willgriffin
Copy link
Copy Markdown
Contributor

Summary

  • add hv-hermes-dev-team-manager as the first Dev Team Mode runtime sidecar
  • wire the sidecar into the have-config manifest, resolver fixture, setup checks, and Hermes manager docs
  • document the sidecar as mechanical coordination only: board provisioning, worker dispatch, and worker process status

Validation

  • jq empty hv/manifest.json profiles/hermes/manifest.json services/services.json
  • python3 -m py_compile reusable-scripts/hermes/no-agent/hv-hermes-dev-team-manager
  • bash scripts/test-hv-agent-resolver.sh
  • git diff --check origin/main...HEAD
  • temp-home hv-agent-resolver materialization with hv-hermes-dev-team-manager executable link check

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the first Hermes “Dev Team Mode” runtime sidecar (hv-hermes-dev-team-manager) and wires it into the have-config manifest, resolver fixture, and Hermes documentation so it can provision Vikunja boards, dispatch worker runs, and track worker exit status.

Changes:

  • Introduces hv-hermes-dev-team-manager no-agent sidecar script (Vikunja + git worktree + worker process coordination).
  • Registers the sidecar in hv/manifest.json and extends the resolver fixture to materialize/install it.
  • Updates Hermes Dev Team Mode docs and setup guidance to describe the sidecar’s responsibilities and configuration.

Reviewed changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
TODO.md Marks the Dev Team manager sidecar task as completed.
scripts/test-hv-agent-resolver.sh Extends resolver fixture to include + validate installation of the new sidecar script.
reusable-scripts/hermes/no-agent/hv-hermes-dev-team-manager Adds the new Python sidecar implementation for provisioning/dispatch/reconciliation.
README.md Documents the new reusable script and clarifies Dev Team Mode responsibilities.
profiles/hermes/skills/hermes-manager/SKILL.md Notes that the sidecar can handle mechanical dispatch/reconciliation.
profiles/hermes/skills/check-setup/SKILL.md Adds setup check guidance for the sidecar binary presence.
profiles/hermes/commands/codex/check-setup.md Mirrors setup check guidance for codex command doc.
profiles/hermes/commands/claude/check-setup.md Mirrors setup check guidance for claude command doc.
hv/manifest.json Registers hv-hermes-dev-team-manager as an installed no-agent script.
docs/hermes-dev-team-mode.md Adds a “Manager Sidecar” section and config snippet update.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread reusable-scripts/hermes/no-agent/hv-hermes-dev-team-manager
Comment thread reusable-scripts/hermes/no-agent/hv-hermes-dev-team-manager Outdated
Comment thread reusable-scripts/hermes/no-agent/hv-hermes-dev-team-manager Outdated
Comment thread reusable-scripts/hermes/no-agent/hv-hermes-dev-team-manager Outdated
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 020c3853f1

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread reusable-scripts/hermes/no-agent/hv-hermes-dev-team-manager Outdated
Comment thread reusable-scripts/hermes/no-agent/hv-hermes-dev-team-manager Outdated
@willgriffin willgriffin merged commit 6036286 into main May 25, 2026
1 check passed
@willgriffin willgriffin deleted the codex/hermes-dev-team-sidecar branch May 25, 2026 20:08
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.

2 participants