Skip to content

feat: add configurable remote sub agents#1643

Merged
4pmtong merged 15 commits into
mainfrom
pre-releases
May 19, 2026
Merged

feat: add configurable remote sub agents#1643
4pmtong merged 15 commits into
mainfrom
pre-releases

Conversation

@4pmtong
Copy link
Copy Markdown
Collaborator

@4pmtong 4pmtong commented May 19, 2026

Related Issue

Closes #

Description

Adds configurable Remote Sub Agents support.

Changes include:

  • Adds a Sub Agents settings page alongside Models, Skills, and Memory.
  • Adds Gemini Agents as the first Remote Sub Agent provider.
  • Lets users configure provider credentials, endpoint, agent ID, and runtime limits from the UI instead of .env.
  • Adds provider validation before saving/enabling the config.
  • Enables RemoteSubAgent toolkit only when the user has configured and enabled a valid provider.
  • Adds runtime prompt guidance so eligible long-running or isolated tasks can be delegated to RemoteSubAgent.
  • Updates RemoteSubAgent provider defaults, localization, and tests.

Testing Evidence (REQUIRED)

  • I have included human-verified testing evidence in this PR.
  • This PR includes frontend/UI changes, and I attached screenshot(s) or screen recording(s).
  • No frontend/UI changes in this PR.

What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Contribution Guidelines Acknowledgement

@4pmtong 4pmtong changed the title Pre releases feat: add configurable remote sub agents May 19, 2026
@4pmtong 4pmtong merged commit a5355f4 into main May 19, 2026
7 of 8 checks passed
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.

2 participants