microsoft / microsoft/copilot-for-eclipse
Custom agents can not be added to non git projects
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 126
- Forks
- 60
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 5
Description
Using version 0.13.1.202511260159_nightly I'm trying to add Custom Agents, but I can not do so on our Team Shared resources.
Getting this error.
Most likely a change to FileUtils.getResourceURI as shown in https://github.com/microsoft/copilot-for-eclipse/issues/38 is needed.
Contributor guide
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 with FileUtils.getResourceURI, as suggested in this issue, and compare the related discussion in microsoft/copilot-for-eclipse#38. Reproduce the failure when adding Custom Agents to Team Shared resources without a Git project, then verify that the operation succeeds for that resource type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100