-
[OPIK-5682] [FE] Wire agent config to sandbox run via mask_id (#6082)
发布于
2026-04-07 16:24:40 +00:00 - [OPIK-5682] [FE] Wire agent config to sandbox run via mask_id
When the user edits configuration in the sandbox and clicks Run,
a MASK is created with the changed values and its ID is passed to
the job request. "Save as new version" continues to create BLUEPRINTs.- [OPIK-5682] [FE] Remove unused duplicate useAgentConfigurationSave hook
The hook at AgentConfigurationPage/AgentConfigurationTab/ was an
unused copy — the shared version at pages-shared/ is the only one
imported by AgentConfigurationEditView.- [OPIK-5682] [FE] Show loading state while agent registers after connect
Show a spinner in the Input tab instead of "No input fields" while
the agent is registering. Disable the Run button until agents are
available.- [OPIK-5682] [FE] Include agentName in isReady check
Ensures the Run button is disabled when connected but agent name is
not yet available, keeping isReady and handleRun guard in sync.下载附件