Block a user
didericis
pushed to lazy-manifest-parse-on-select at didericis/bot-bottle
2026-06-19 22:24:56 -04:00
Defer broken manifest parse errors to preflight
Also don't load the agents here anymore, just load agent names/defer loading the full agent until preflight
Defer broken manifest parse errors to preflight
Don't load all the bottles at this point anymore: wait to load the full bottle manifest and catch errors during preflight. This should just load bottle names.
Better merge behavior for git-gate repos on extends
This is way too bespoke: I want a more generic deep merge for git-config repos that looks basically like this:
didericis
created branch lazy-manifest-parse-on-select in didericis/bot-bottle
2026-06-19 22:02:34 -04:00
didericis
pushed to lazy-manifest-parse-on-select at didericis/bot-bottle
2026-06-19 22:02:34 -04:00
didericis
pushed to git-gate-repo-field-merge-on-extends at didericis/bot-bottle
2026-06-19 22:02:20 -04:00
didericis
created branch git-gate-repo-field-merge-on-extends in didericis/bot-bottle
2026-06-19 22:02:20 -04:00
didericis
pushed to issue-208-gitleaks-allow-supervision at didericis/bot-bottle
2026-06-19 21:58:33 -04:00
Better merge behavior for git-gate repos
Only fail on agent and bottle manifest parsing for selected agents/bottles
Unify identity/provisioned_key into key block
Unify identity/provisioned_key into key block
Identity provider abstraction is a bit sloppy/could be tightened up a bit, but good enough for now.