PRD 0052: User-defined agent provider plugins #189
Reference in New Issue
Block a user
Delete Branch "move-codex-auth-to-contrib"
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?
Summary
Opens the agent provider registry to user-defined plugins. A file at
~/.bot-bottle/contrib/<name>/agent_provider.pyis discovered and loaded at launch — no bot-bottle source edits required.Also moves
codex_auth.pyintocontrib/codex/as a clean-up that fits naturally here (both clarify thatcontrib/is the per-provider home).PRD:
29a1fda712/docs/prds/0052-user-provider-plugins.mdMove codex_auth into contrib/codexto PRD 0052: User-defined agent provider pluginsMade other changes/was easier to close and rebase, new PR here #190
Pull request closed