fischer-agentkit/.understand-anything
chiguyong a27eed3714 fix(config): unify config loading chain and protect ${VAR} references
- Settings API: reverse-resolve env vars to preserve ${VAR} refs in yaml,
  write new API keys to .env instead of agentkit.yaml, extract env_key
  from existing ${VAR} reference when updating providers
- Onboarding: merge-update instead of overwrite when config exists,
  use config_arg to determine output path, .env merge instead of overwrite
- Unified templates: bailian-coding provider name, full model_aliases,
  docker-compose with postgres, expanded .env.example
- Optional ruamel.yaml for comment/format preservation in Settings API
- clients.yaml: add _deep_resolve for ${VAR} env var references
- All CLI commands use load_config_with_dotenv() consistently
- Tests: mock find_config_path and CWD auto-discovery to avoid env leaks
2026-06-16 00:26:54 +08:00
..
build_kg.py docs: update README and knowledge graph for gap closure features 2026-06-14 16:54:12 +08:00
dashboard.html feat: accumulated frontend enhancements, docs, and static assets 2026-06-14 16:35:01 +08:00
fingerprints.json docs: update README and knowledge graph for gap closure features 2026-06-14 16:54:12 +08:00
knowledge-graph.json fix(config): unify config loading chain and protect ${VAR} references 2026-06-16 00:26:54 +08:00
meta.json fix(config): unify config loading chain and protect ${VAR} references 2026-06-16 00:26:54 +08:00