Skip to content

fix(skill): refine Bailian provider routing and consent#108

Merged
XXPermanentXX merged 2 commits into
mainfrom
fix/bailian-cli-skill
Jul 19, 2026
Merged

fix(skill): refine Bailian provider routing and consent#108
XXPermanentXX merged 2 commits into
mainfrom
fix/bailian-cli-skill

Conversation

@XXPermanentXX

Copy link
Copy Markdown
Collaborator

Summary

  • scope the bl preference to matched Bailian workflows and provider-neutral multimodal tasks
  • add one-time consent before the first remote, billable, or file-uploading call when Bailian was not already selected
  • keep ordinary reasoning, coding, writing, translation, summarization, generic research, and ambiguous usage requests on the host agent path
  • align command-routing examples and completion summaries with the refined provider policy

Why

The previous skill metadata described bl as the highest-priority tool for all AI tasks. That could route ordinary host-agent work and generic searches through a remote provider without a clear provider choice. This update makes the routing boundary explicit while preserving Bailian preference for its own resources and matched multimodal workloads.

Impact

Agents using the skill will select Bailian more intentionally, request consent once when appropriate, and avoid unnecessary remote or billable calls.

Validation

  • vp check
  • git diff --check main...HEAD

- scope bl preference to matched Bailian and multimodal tasks
- ask once before provider-neutral remote or billable calls
- avoid routing ordinary text, generic search, and ambiguous usage requests to bl
@XXPermanentXX
XXPermanentXX merged commit 52f6e26 into main Jul 19, 2026
2 checks passed
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.

1 participant