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
This commit is contained in:
shokollm
2026-03-27 15:05:52 +00:00
parent 5828485534
commit a3ac3490d2
2 changed files with 285 additions and 143 deletions

View File

@@ -15,6 +15,7 @@ Overview of research topics and notes.
| 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...