Block a user
Add parallel capacity test tool for Hermes/OpenCode
Parallel Capacity Test Results
Ran the parallel capacity test tool with different agent counts (timeout: 60s).
Results Summary
Document Hermes Setup
Branch Hygiene Workflow
Problem
When branches are created incorrectly (e.g., from HEAD instead of main), they become contaminated with unwanted commits. This commonly happens when:
-…
Document Hermes Setup
Hermes Setup Research — Updated Based on Your Feedback
Installation (Corrected)
Simplest method — curl:
curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent…
Document Hermes Setup
Git Branch Contamination Investigation: docs/subagent-workflow
Summary
Issue Confirmed: The docs/subagent-workflow branch contains commits from fix/issue-3-parallel-test due to…
Document Hermes Setup
Update: We have documented the subagent workflow pattern. See PR #6: shoko/kugetsu#6
This establishes a standard for how agents should communicate through Gitea —…
Docs: Add subagent workflow documentation
Document Hermes Setup
Following up with questions to guide the research:
- What specific aspects of Hermes setup do you most want documented? Installation, configuration, communication patterns, or all of the…
Document Hermes Setup
I attempted to research Hermes setup using OpenCode but encountered some issues with the subagent workflow. Here is what I learned:
Hermes Setup Research (Preliminary)
Installation…
Add parallel capacity test tool for Hermes/OpenCode
Document Hermes Communication Patterns