Expose unified cBioAgent beta config#461
Merged
inodb merged 2 commits intoJun 5, 2026
Merged
Conversation
1a6d202 to
c4d33f7
Compare
c4d33f7 to
50f11b0
Compare
v9 = v8 + merge of cBioPortal/LibreChat#14 (unified cBioAgent UI config controls). Drops v6/v7's "Switch Agent" landing-page button and agent- selector tooltip header — no longer needed since cBioAgent runs as a single unified agent. The UI behaviors that used to live in code (agent switching, conversation starters as pills, hide-after-start) are now expressed via librechat.yaml fields: `interface.showSwitchAgent`, modelSpec `limitBadge` and `conversationStarterCategories`, etc. The related interface flips for this beta are in the preceding commit on this PR. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
inodb
added a commit
that referenced
this pull request
Jun 8, 2026
- values.yaml: image tag v0.8.3-rc1-custom-v7 → v0.8.3-rc1-custom-v9 (PR #461's image, currently running on beta since 2026-06-05 21:02 UTC) - librechat-config.yaml: replace the cBioDBAgent / cBioNavigator switcher modelSpecs with a single cBioPortalChat modelSpec, mirroring the beta shape but with prod wording and a prod-only agent_id. The unified agent is a prod-only clone of the beta unified agent (beta: agent_OHVSJI9Gd6gwsDnFSL-Xl → prod: agent_9ZXhcwLIsROBQX0u4JS5F), inserted into MongoDB at clone time with the navigator tool names remapped from cbioportal-navigator-beta → cbioportal-navigator. Keeping prod and beta on separate agent IDs lets us continue staging prompt / tool changes on beta first. The previous cBioDBAgent (agent_4QP14nOYaCTkqK8E3Nopg) and cBioNavigator (agent_YKwPI8r-L0P3mqbqFdesd) docs stay in MongoDB for rollback. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
zainasir
pushed a commit
that referenced
this pull request
Jun 15, 2026
- values.yaml: image tag v0.8.3-rc1-custom-v7 → v0.8.3-rc1-custom-v9 (PR #461's image, currently running on beta since 2026-06-05 21:02 UTC) - librechat-config.yaml: replace the cBioDBAgent / cBioNavigator switcher modelSpecs with a single cBioPortalChat modelSpec, mirroring the beta shape but with prod wording and a prod-only agent_id. The unified agent is a prod-only clone of the beta unified agent (beta: agent_OHVSJI9Gd6gwsDnFSL-Xl → prod: agent_9ZXhcwLIsROBQX0u4JS5F), inserted into MongoDB at clone time with the navigator tool names remapped from cbioportal-navigator-beta → cbioportal-navigator. Keeping prod and beta on separate agent IDs lets us continue staging prompt / tool changes on beta first. The previous cBioDBAgent (agent_4QP14nOYaCTkqK8E3Nopg) and cBioNavigator (agent_YKwPI8r-L0P3mqbqFdesd) docs stay in MongoDB for rollback. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
cBioPortalChatmodel specTest plan
git diff --checkargocd/aws/203403084713/clusters/cbioportal-prod/apps/cbioagent-beta/librechat-config.yamlwith Ruby YAML loader