• Joined on 2026-03-13
shoko commented on pull request shoko/kugetsu#5 2026-03-27 12:40:35 +01:00
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

shoko pushed to docs/subagent-workflow at shoko/kugetsu 2026-03-27 12:39:44 +01:00
cc01e8dd18 docs: sanitize domain and token in SUBAGENT_WORKFLOW.md
shoko pushed to docs/subagent-workflow at shoko/kugetsu 2026-03-27 12:34:49 +01:00
68f7e9c7be skill(agent-workflows): add branch hygiene and known pitfalls from experience
shoko pushed to docs/subagent-workflow at shoko/kugetsu 2026-03-27 12:32:48 +01:00
a14f317d5a Add Branch Hygiene workflow section to SUBAGENT_WORKFLOW.md
shoko commented on issue shoko/kugetsu#1 2026-03-27 12:32:31 +01:00
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:

-…

shoko commented on issue shoko/kugetsu#1 2026-03-27 12:18:54 +01:00
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…
shoko commented on issue shoko/kugetsu#1 2026-03-27 12:09:13 +01:00
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…

shoko pushed to docs/subagent-workflow at shoko/kugetsu 2026-03-27 12:05:24 +01:00
89d1a1e82b Add agent-workflows skill for Gitea-based subagent delegation
shoko commented on issue shoko/kugetsu#1 2026-03-27 11:40:14 +01:00
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 —…

shoko created pull request shoko/kugetsu#6 2026-03-27 11:39:55 +01:00
Docs: Add subagent workflow documentation
shoko created branch docs/subagent-workflow in shoko/kugetsu 2026-03-27 11:39:38 +01:00
shoko pushed to docs/subagent-workflow at shoko/kugetsu 2026-03-27 11:39:38 +01:00
353e5f2b3f docs: add subagent workflow documentation
shoko commented on issue shoko/kugetsu#1 2026-03-27 11:37:38 +01:00
Document Hermes Setup

Test comment from investigation

shoko commented on issue shoko/kugetsu#1 2026-03-27 11:34:12 +01:00
Document Hermes Setup

Following up with questions to guide the research:

  1. What specific aspects of Hermes setup do you most want documented? Installation, configuration, communication patterns, or all of the…
shoko commented on issue shoko/kugetsu#1 2026-03-27 11:31:42 +01:00
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…

shoko created pull request shoko/kugetsu#5 2026-03-27 11:31:02 +01:00
Add parallel capacity test tool for Hermes/OpenCode
shoko created branch fix/issue-3-parallel-test in shoko/kugetsu 2026-03-27 11:29:47 +01:00
shoko pushed to fix/issue-3-parallel-test at shoko/kugetsu 2026-03-27 11:29:47 +01:00
74424c1f82 Add parallel capacity test tool for Hermes/OpenCode
shoko opened issue shoko/kugetsu#4 2026-03-27 11:13:34 +01:00
Document Hermes Communication Patterns
shoko opened issue shoko/kugetsu#3 2026-03-27 11:13:31 +01:00
Test Parallel Capacity