Skip to content

refactor(targets): rename pi_provider to subprovider#726

Merged
christso merged 1 commit intomainfrom
feat/703-rename-pi-provider-to-subprovider
Mar 24, 2026
Merged

refactor(targets): rename pi_provider to subprovider#726
christso merged 1 commit intomainfrom
feat/703-rename-pi-provider-to-subprovider

Conversation

@christso
Copy link
Copy Markdown
Collaborator

Summary

  • Renames pi_provider to subprovider as the canonical field name in pi-coding-agent (and pi-agent-sdk) target config
  • Keeps pi_provider, piProvider, and llm_provider as deprecated aliases for backward compatibility
  • Updates example target configs to use the new field name

Closes #703

Test plan

  • All 1159 core tests pass
  • Pre-push hooks pass (build, typecheck, lint, test, validate examples)
  • Existing configs using pi_provider still work via deprecated alias

🤖 Generated with Claude Code

…nt config

Rename the `pi_provider` field to `subprovider` to clarify it refers to
the provider within the pi-coding-agent, not the agentv provider itself.
Keep `pi_provider`, `piProvider`, and `llm_provider` as deprecated aliases
for backward compatibility.

Closes #703

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying agentv with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9b57b8b
Status: ✅  Deploy successful!
Preview URL: https://915287ee.agentv.pages.dev
Branch Preview URL: https://feat-703-rename-pi-provider.agentv.pages.dev

View logs

@christso christso merged commit 6b90e7a into main Mar 24, 2026
1 check passed
@christso christso deleted the feat/703-rename-pi-provider-to-subprovider branch March 24, 2026 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rename pi_provider to subprovider in pi-coding-agent target config

1 participant