Funk-lab/Funk/Funk-infra/agents
alkatrazz 6d375da7b2 docs: add Funk/ reference docs and update hermes TUI instructions
- Remove Funk/ from .gitignore (repo is private)
- Add HOMELAB.md and agent configs for Hermes context
- Update hermes TUI doc: must run as hermes user from /srv/data/hermes

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 19:51:42 +02:00
..
data docs: add Funk/ reference docs and update hermes TUI instructions 2026-05-12 19:51:42 +02:00
global docs: add Funk/ reference docs and update hermes TUI instructions 2026-05-12 19:51:42 +02:00
infra docs: add Funk/ reference docs and update hermes TUI instructions 2026-05-12 19:51:42 +02:00
monitoring docs: add Funk/ reference docs and update hermes TUI instructions 2026-05-12 19:51:42 +02:00
sysadmin docs: add Funk/ reference docs and update hermes TUI instructions 2026-05-12 19:51:42 +02:00
README.md docs: add Funk/ reference docs and update hermes TUI instructions 2026-05-12 19:51:42 +02:00

Funk — Agents locaux (Goose + LM Studio)

Chaque agent a son propre profil Goose et son modèle LM Studio dédié. Tous pointent sur le même serveur LM Studio (port 1234), modèle spécifié par agent.

Agents

Agent Modèle Usage
global qwen2.5-14b Raisonnement général, coordination
monitoring llama3.2-3b Surveillance logs/métriques, léger et rapide
sysadmin qwen2.5-7b Administration système, maintenance
infra qwen2.5-coder-14b Kubernetes, Talos, Helm, ArgoCD
data qwen2.5-14b Analyse de données, rapports

Prérequis

LM Studio daemon + server démarrés, modèles chargés (voir commandes ci-dessous).

Lancer un agent

cd agents/<nom-agent>
goose session --config goose-config.yaml