Commit 7a0cb26
feat(DATAGO-118768): Support remote MCP server configuration in sam add agent --gui (#735)
* feat: new ui
* fix: config file formatting bugs
* fix: remove oauth2 configuration, alter headers
* fix: remove duplicate env variables input
* fix: remove blocking deletion, description
* fix: copilot requests
* fix: remove redundant deletion logic
* chore: log message
* Cleanup of orginal change.
* Updated help text
* revert help text back to original
---------
Co-authored-by: Robert Zuchniak <[email protected]>1 parent f85d698 commit 7a0cb26
File tree
6 files changed
+823
-172
lines changed- cli/commands/add_cmd
- config_portal/frontend/app/components
- steps/agent
- ui
- src/solace_agent_mesh/agent/adk
6 files changed
+823
-172
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
| |||
143 | 147 | | |
144 | 148 | | |
145 | 149 | | |
| 150 | + | |
146 | 151 | | |
147 | 152 | | |
148 | 153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
116 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
117 | 125 | | |
118 | 126 | | |
119 | 127 | | |
| |||
139 | 147 | | |
140 | 148 | | |
141 | 149 | | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | 150 | | |
147 | 151 | | |
148 | 152 | | |
| |||
0 commit comments