chore: cf-core wiring audit + 0.7.0 version pin #17
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Status
Snipe is already using most cf-core modules:
config.load_envtiersdb(get_connection, run_migrations)llm.LLMRouter(in tasks/runner.py)tasks.scheduler(shim)wizard.BaseWizardaffiliates.wrap_url(wired in feature/affiliate-links)Remaining
circuitforge-core >= 0.7.0in pyproject.toml / environment.ymlCF_ORCH_URL+CF_LICENSE_KEYinto.env.example(Paid+ managed inference)LLMRouterenv-var auto-config works end-to-end in snipe context (no llm.yaml needed)Refs
Pick up cf-core env-var LLM config + coordinator auth (local-first arch)to chore: cf-core wiring audit + 0.7.0 version pin