• Joined on 2026-03-13
shoko commented on pull request shoko/kugetsu#5 2026-03-31 05:54:17 +02:00
Add parallel capacity test tool for Hermes/OpenCode

Parallel Capacity Test Results (Kugetsu Mode)

Tested with kugetsu CLI but all tests failed because kugetsu init requires TTY. Tested with opencode mode instead:

shoko pushed to main at shoko/kugetsu 2026-03-31 05:50:57 +02:00
617702d229 Merge pull request 'docs #4: Document Hermes Communication Patterns' (#23) from docs/issue-4-hermes-communication-patterns into main
905e76e654 docs: use git.example.com as placeholder URL per review
b22a7da710 security: redact exposed Gitea credentials in documentation
2570a04cc6 docs #4: Document Hermes Communication Patterns
Compare 4 commits »
shoko merged pull request shoko/kugetsu#23 2026-03-31 05:50:55 +02:00
docs #4: Document Hermes Communication Patterns
shoko pushed to fix/issue-3-parallel-test at shoko/kugetsu 2026-03-31 05:47:48 +02:00
5bc70dd515 feat(parallel-test): add kugetsu mode, memory limits, and cost tracking
shoko pushed to docs/issue-4-hermes-communication-patterns at shoko/kugetsu 2026-03-31 05:41:02 +02:00
905e76e654 docs: use git.example.com as placeholder URL per review
shoko closed issue shoko/kugetsu#4 2026-03-31 05:37:02 +02:00
Document Hermes Communication Patterns
shoko closed issue shoko/kugetsu#3 2026-03-31 05:36:50 +02:00
Test Parallel Capacity
shoko closed issue shoko/kugetsu#2 2026-03-31 05:36:47 +02:00
Investigate Hermes 3-Task Limit
shoko closed issue shoko/kugetsu#35 2026-03-31 05:36:45 +02:00
add loadskillv2.md
shoko pushed to fix/issue-3-parallel-test at shoko/kugetsu 2026-03-31 05:32:15 +02:00
94de97ed64 docs: update README status to reflect Phase 3 implementation
1092f73255 cleanup: remove unused .hermes/skills/agent-workflows
Compare 2 commits »
shoko pushed to fix/issue-3-parallel-test at shoko/kugetsu 2026-03-31 05:29:08 +02:00
cd16ce19c6 merge: resolve conflicts with main (psutil with fallback, use --dir flag)
08e40e5396 Merge pull request 'feat(phase3): Full Phase 3 implementation - Chat Agent, PM Agent, and Integration' (#32) from feat/issue-19-phase3 into main
9e1ff74330 test(kugetsu): add unit tests for status, delegate, doctor, notify commands
93ebb55f57 refactor: remove obsolete kugetsu-helpers skill
d35f006ed2 docs: replace git.fbrns.co with git.example.com in documentation
Compare 62 commits »
shoko pushed to docs/issue-4-hermes-communication-patterns at shoko/kugetsu 2026-03-31 05:25:42 +02:00
b22a7da710 security: redact exposed Gitea credentials in documentation
shoko pushed to main at shoko/kugetsu 2026-03-31 04:55:23 +02:00
08e40e5396 Merge pull request 'feat(phase3): Full Phase 3 implementation - Chat Agent, PM Agent, and Integration' (#32) from feat/issue-19-phase3 into main
9e1ff74330 test(kugetsu): add unit tests for status, delegate, doctor, notify commands
93ebb55f57 refactor: remove obsolete kugetsu-helpers skill
d35f006ed2 docs: replace git.fbrns.co with git.example.com in documentation
bc40c4f500 refactor: restructure PM role under skills/kugetsu/pm/
Compare 15 commits »
shoko merged pull request shoko/kugetsu#32 2026-03-31 04:55:21 +02:00
feat(phase3): Full Phase 3 implementation - Chat Agent, PM Agent, and Integration
shoko closed issue shoko/kugetsu#19 2026-03-31 04:55:21 +02:00
Phase 3: Chat Integration (Telegram)
shoko pushed to feat/issue-19-phase3 at shoko/kugetsu 2026-03-31 04:52:39 +02:00
9e1ff74330 test(kugetsu): add unit tests for status, delegate, doctor, notify commands
shoko pushed to feat/issue-19-phase3 at shoko/kugetsu 2026-03-31 04:48:32 +02:00
93ebb55f57 refactor: remove obsolete kugetsu-helpers skill
shoko pushed to feat/issue-19-phase3 at shoko/kugetsu 2026-03-31 04:46:51 +02:00
d35f006ed2 docs: replace git.fbrns.co with git.example.com in documentation
shoko pushed to feat/issue-19-phase3 at shoko/kugetsu 2026-03-31 04:38:50 +02:00
bc40c4f500 refactor: restructure PM role under skills/kugetsu/pm/
shoko pushed to feat/issue-19-phase3 at shoko/kugetsu 2026-03-31 04:19:58 +02:00
3d00ddbc1b feat(phase3): add notification system and kugetsu notify command