Skip to content

Support Browser Skill across multiple agents - #21

Open
mayuqin746 wants to merge 2 commits into
mainfrom
feat/multi-agent-skill-support
Open

Support Browser Skill across multiple agents#21
mayuqin746 wants to merge 2 commits into
mainfrom
feat/multi-agent-skill-support

Conversation

@mayuqin746

Copy link
Copy Markdown
Collaborator

Summary

  • resolve Skill scripts and binaries from the loaded SKILL.md directory while preserving CODEBUDDY_SKILL_DIR as a WorkBuddy compatibility alias
  • add browser-cli auth login --client-name with default value Agent and pass it to the authorization URL
  • replace the WorkBuddy-specific callback page and credential source metadata with generic Browser CLI wording
  • document the cross-agent setup flow and add focused unit tests

Validation

  • cargo fmt --all -- --check
  • cargo test --all-targets --locked (14 passed)
  • cargo clippy --all-targets --locked -- -D warnings
  • cargo build --release --locked
  • release and Skill shell syntax checks
  • Skill ZIP packaging and archive integrity/layout checks

This PR does not bump the release version, create a tag, or publish binaries.

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