Skip to content

feat: improve Hermes reusable ops config#10

Merged
willgriffin merged 3 commits into
mainfrom
feat/hermes-reusable-ops
May 25, 2026
Merged

feat: improve Hermes reusable ops config#10
willgriffin merged 3 commits into
mainfrom
feat/hermes-reusable-ops

Conversation

@willgriffin
Copy link
Copy Markdown
Contributor

Summary

  • Add reusable Hermes no-agent watcher scripts for Vikunja task updates and GitHub cricket issue updates.
  • Extend hv-agent-resolver to resolve/materialize script manifest entries and link executable scripts into ~/.local/bin.
  • Add a Hermes hermes-ops skill plus README/playbook/infrastructure docs for scheduled pickup, blocked-task recovery, and watcher setup.

Verification

  • bash scripts/test-hv-agent-resolver.sh
  • python3 -m py_compile scripts/hv-agent-resolver.py reusable-scripts/hermes/no-agent/hv-hermes-vikunja-task-updates reusable-scripts/hermes/no-agent/hv-hermes-github-cricket-issues
  • python3 -m json.tool hv/manifest.json >/dev/null && python3 -m json.tool profiles/hermes/manifest.json >/dev/null && python3 -m json.tool services/services.json >/dev/null
  • git diff --cached --check
  • Live dry-run checks with local credentials/state: hv-hermes-vikunja-task-updates --dry-run and hv-hermes-github-cricket-issues --dry-run both produced empty stdout on initial seeding.

Review

  • Codex implementation pass completed.
  • Codex staged-diff review found blocker(s); fixed inline script materialization and watcher pagination/cursor handling.
  • Final Codex review passed with no blockers.
  • Copilot review was attempted and reported watcher pagination/cursor blockers; those were fixed before final review.

Closes Vikunja task #16.

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: 153992c593

ℹ️ 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-vikunja-task-updates Outdated
Comment thread scripts/hv-agent-resolver.py Outdated
@willgriffin
Copy link
Copy Markdown
Contributor Author

Update from cricket: added Zulip as the primary HappyVertical chat path across have-config docs/manifests/service registry, including Hermes Zulip gateway long-poll requirements and check-setup coverage.\n\nVerification:\n- python JSON validation for hv/profile/service manifests\n- bash scripts/test-hv-agent-resolver.sh\n- git diff --check\n- Codex read-only review: passed, no blockers\n\nCopilot review note: attempted, but Copilot CLI is not authenticated with its own session and rejects the available classic PAT; no files/secrets were exposed.

@willgriffin willgriffin merged commit 9bc70fd into main May 25, 2026
1 check passed
@willgriffin willgriffin deleted the feat/hermes-reusable-ops branch May 25, 2026 01:36
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