Files
hermes-ice/opencode-home.md
Hermes Agent e4d91aadf9 Initial commit: homelab infrastructure wiki
- Full Obsidian vault content
- Host configs (ice, grizzley, ubuntu, proxmox, truenas, panda, hyte)
- Media stack documentation
- Traefik HA setup
- Automation scripts
- Bachelor party planning
2026-05-24 16:08:40 -07:00

1.3 KiB

project
project
name status category source created updated description tags
OpenCode Home active documentation live-verification 2026-01-06 2026-04-23 OpenCode agent deployment overview and configuration reference
documentation
opencode
agent

OpenCode Agent

OpenCode AI coding assistant deployed across the homelab cluster.

Deployment

Instance Host Port Access URL Status Updated
ubuntu 192.168.50.61 4096 opencode.tophermayor.com Active (systemd) 2026-04-23
ice 192.168.50.197 4096 opencode-ice.tophermayor.com Active (systemd) 2026-04-23
grizzley 192.168.50.84 4096 opencode-grizzley.tophermayor.com Inactive/disabled 2026-04-23

Host Context

Each host has .host-context with CONTEXT=<host> for agent awareness.

python3 scripts/detect_host_context.py

Configuration

  • Agent config: .opencode/ (skills, commands, tools)
  • Per-host config: homelab/<host>/opencode.json
  • Shared memory: Qdrant at 192.168.50.61:6333
  • Skills: .opencode/ and .agents/skills/