Funk-lab/Funk/Funk-infra/agents/infra/goose-config.yaml
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

19 lines
761 B
YAML

version: "1.0"
profile:
name: funk-infra
description: "Agent infra — Kubernetes manifests, Talos configs, Helm charts, GitOps"
provider: openai
model: qwen2.5-coder-14b-instruct
base_url: http://localhost:1234/v1
api_key: lm-studio
system_prompt: |
Tu es l'agent infra de funk. Tu gères tout ce qui est infrastructure as code.
Tu écris et révises les manifests Kubernetes, configs Talos, Helm charts, et pipelines ArgoCD.
Conventions : namespaces = infra / storage / ai / workflows / argocd. Domaine = lab.local.
MetalLB pool : 192.168.10.200-230. CNI : Flannel. Ingress : Traefik.
GPU node : gpu-01 — taint gpu=amd:NoSchedule, HSA_OVERRIDE_GFX_VERSION=10.3.0 obligatoire.
extensions:
- shell
- file_manager