[changelog] [Added] Rovo Agent Connector — EAP to Preview
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 55/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Active
- Tech stack
- typescript
Research direction
Start with the forge-spec requirement rows and the modules/manifest validation area mentioned in the issue. Check how recognized modules and agent2Agent protocol versions are represented, then run the relevant validation tests. Done means rovo:agentConnector requires A2A version 1.0, rejects 0.3, and is no longer treated as EAP-fenced.
Written by the indexing model from the issue text.
Description
GUID: CHANGE-3405
Published: Tue, 25 Aug 2026 05:51:09 GMT
Category: Added
What's changing
The rovo:agentConnector module has moved from EAP to Preview. Apps using it can now deploy to production and staging environments, enabling Marketplace listing. Key changes:
- A2A v1.0 is now required — v0.3 is no longer supported. Apps still on v0.3 are rejected at deployment. Manifest must declare
version: "1.0"underprotocols.agent2Agent. - System user mentionability change — adding
rovo:agentConnectormakes the app's system user non-mentionable; the agent connector user takes its place. Forge CLI v13.3+ warns and prompts for approval at deploy time. - Requires Forge CLI v13.3+.
Impact on forge-sim parity
- Manifest/modules: if/when forge-sim recognizes
rovo:agentConnector, manifest validation should requireprotocols.agent2Agent.version: "1.0"and reject v0.3 (matching real deploy rejection). Now that the module is Preview (deployable to prod), it's in scope for simulation, not EAP-fenced. - Deploy semantics: the CLI approval prompt for the system-user mentionability change is a deploy-time behavior; low priority for the simulator but relevant if forge-sim's deploy path validates rovo modules.
- Simulator area: modules / manifest validation (and potentially the deploy pipeline).
Link: https://developer.atlassian.com/platform/forge/changelog/#CHANGE-3405
- forge-spec: update affected requirement rows (behavior change)
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
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.
More from ryanackley/forge-sim
-
upstream-changelog
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
ryanackley/forge-sim#36 ·
-
upstream-changelog
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
ryanackley/forge-sim#34 ·
-
upstream-changelog
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
ryanackley/forge-sim#21 ·
-
upstream-changelog
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
ryanackley/forge-sim#18 ·
-
upstream-changelog
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
ryanackley/forge-sim#12 ·
All issues in ryanackley/forge-sim
Similar issues
-
clawsweeper:fix-shape-clear clawsweeper:queueable-fix clawsweeper:source-repro impact:ux-friction issue-rating: 🦞 diamond lobster no-stale P3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 76/100
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
vercel/react-tweet#225 ·