Merge branch 'feat/collaboration2' into feat/support-agent-sandbox

This commit is contained in:
hjlarry
2026-01-25 00:00:03 +08:00
221 changed files with 13878 additions and 1226 deletions

View File

@ -68,7 +68,7 @@ const AdvancedOptions: FC<AdvancedOptionsProps> = ({
>
<RiArrowDownDoubleLine className='h-3 w-3 text-text-tertiary' />
<span className='system-xs-regular text-text-tertiary'>
{t('workflow.nodes.llm.jsonSchema.showAdvancedOptions')}
{t('nodes.llm.jsonSchema.showAdvancedOptions', { ns: 'workflow' })}
</span>
</button>
)} */}