Tencent / Tencent/BrowserSkill
I repeatedly have to tell the browser skill to use the correct profile.
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.7k
- Forks
- 399
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 74
Description
Give the browser skill the name of my Chrome profile, but it keeps cycling through all of the profiles until it hits the right one.
This is terribly inefficient and very slow.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the browser skill's Chrome profile selection and reproduce the issue with multiple profiles configured. Trace how the requested profile name is handled; done means the named profile is selected directly without cycling through other profiles.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100