]> git.99rst.org Git - sgasser-llm-shield.git/commit
Stop seeding config.yaml into new Conductor workspaces (#110)
authorStefan Gasser <redacted>
Tue, 23 Jun 2026 08:55:05 +0000 (10:55 +0200)
committerGitHub <redacted>
Tue, 23 Jun 2026 08:55:05 +0000 (10:55 +0200)
commit34c0c728075cd370f0a3957b6fac90479414f4ad
treedc8894aef90840d35f0025aa20670bdbaaf863c9
parentc8fa9a1973247231c3b8dea93b4f398a2e2619f1
Stop seeding config.yaml into new Conductor workspaces (#110)

Remove file_include_globs so each workspace regenerates config.yaml from config.example.yaml in setup instead of inheriting a stale copy. The inherited copy carried a fixed detector_url that didn't match the per-workspace detector port, leaving the proxy pointed at the wrong detector. The remaining globs only covered an empty .env, so the setting is dropped entirely.
.conductor/settings.toml
git clone https://git.99rst.org/PROJECT