Files
kugetsu/docs/_index.md
shokollm c71d925b35 docs: add hermes-setup.md from issue #1 research
- Installation via curl script (with --skip-setup for CI)
- API key configuration for 9+ LLM providers
- OpenCode delegation via terminal() wrapper pattern
- Git worktree isolation per-issue workflow
- Reference to existing opencode-worktree skill

Related to issue #1
2026-03-27 14:45:13 +00:00

25 lines
565 B
Markdown

# Research Index
Overview of research topics and notes.
## Topics
### Architecture
| Topic | Status | Last Updated |
|-------|--------|--------------|
| [Kugetsu Architecture](./kugetsu-architecture.md) | In Progress | 2025-03-27 |
### AI Agents
| Topic | Status | Last Updated |
|-------|--------|--------------|
| [OpenCode Usage & Parallelization](./opencode-usage.md) | Active | 2025-03-27 |
| [Hermes Setup](./hermes-setup.md) | In Progress | 2026-03-27 |
### More topics...
---
*Auto-generated index. Update manually when adding new research notes.*