1
0
Fork 0
Commit graph

6 commits

Author SHA1 Message Date
86df3f33ab chore(dotfiles): sync omp + pi agent configs to chezmoi
- omp: re-add config.yml as private_config.yml (matches live fallback
  chains; minimax removed, slow -> deepseek/deepseek-v4-pro:high)
- omp: re-encrypt models.yml; llama-swap.miche static list synced to
  live /v1/models (21 models), stale entries dropped
- pi: fix broken settings.json tracking — dir_dot_pi/ mapped to a
  literal ~/dir_dot_pi, real ~/.pi/agent/settings.json was never
  managed. Track it via dot_pi/agent/settings.json.tmpl
2026-08-05 19:11:51 -04:00
df30dab5f6 Re-encrypt secrets: add bopad recipient (fixed rekey) 2026-07-29 13:13:52 -04:00
461b0bab56 Re-encrypt secrets with bopad recipient 2026-07-29 13:08:50 -04:00
5c06f37c4d omp: drop static model lists, fix stale model refs (miche)
- Remove static model lists from llama-swap.miche and llama-swap.byte
  (discovery: type: proxy now fetches live models from /v1/models)
- Update byte model IDs: qwen3.6-35b-heretic-mtp/a3b-mtp -> qwen36-35b-genesis,
  gemma-4-12b-heretic -> gemma4-12b-hauhau
- Update miche model IDs: gemma4-12b -> gemma4-12b-hauhau,
  qwen3.6-27b-mtp-rocmfp4-turbo -> qwen3.6-27b-mtp,
  qwen3.6-35b-a3b-mtp-rocmfp4 -> qwen36-35b-genesis
2026-07-06 13:34:38 -04:00
78754a31de omp: drop static model lists, use proxy discovery only
- Remove static model lists from llama-swap.byte and llama-swap.miche
  (discovery: type: proxy fetches live models from /v1/models)
- Update byte model IDs in config.yml to current roster:
  qwen3.6-35b-heretic-mtp -> qwen36-35b-genesis
  gemma-4-12b-heretic -> gemma4-12b-hauhau
  qwen3.6-35b-a3b-mtp -> qwen36-35b-genesis
2026-07-06 13:24:11 -04:00
13fa1a01dc chore: drop lazy-lock from chezmoi; sync omp agent config + dir mode from host 2026-07-02 18:11:11 -04:00
Renamed from dot_omp/agent/encrypted_private_models.yml.age (Browse further)