[Bug]: EmailActions capability missing in developer mode
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 22
- Forks
- 4
- Avg merge
- 6h 20m
- Merged PRs (30d)
- 4
Description
What happened?
A declarative agent has been equipped with the EmailActions capability, that is part of the 1.8 declarative agent spec.
The capability works - the agent can successfully perform Email write operations - but the capability is not seen when activating developer mode in Copilot.
Expected behaviour: The developer mode debug pane should show the EmailActions capability, alongside the other declared capabilities.
Steps to reproduce
No response
Environment
- wiqd version:
- OS:
- Node.js version:
- gh CLI version:
- Shell/Terminal:
Additional context
Note that this declarative agent was not created using WIQD - it is a vanilla declarative agent created using ATK, with only the WebSearch, EmailActions and Email capabilities declared.
Logged in this repo, after discussion with @sebastienlevert
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 by reproducing the vanilla declarative agent described in the issue, with WebSearch, EmailActions, and Email declared, then activate developer mode in Copilot and compare the debug pane with the manifest. The work is done when the pane displays EmailActions alongside the other declared capabilities, while existing Email operations continue to work.
Written by the indexing model from the issue text.
Assessment
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100