fix(ui): set task input max length to 1000 (#292)

This commit is contained in:
Ryanba
2026-03-25 00:23:59 +08:00
committed by GitHub
parent 53c9149d06
commit 583f757f0a
3 changed files with 7 additions and 5 deletions

View File

@@ -100,7 +100,7 @@ console.log(result.history) // Full execution history`}
>
AgentConfig
</Link>{' '}
{' '}
PanelConfig {' '}
<Link
href="/advanced/page-controller#configuration"
className="text-blue-600 dark:text-blue-400 hover:underline"
@@ -125,7 +125,7 @@ console.log(result.history) // Full execution history`}
>
AgentConfig
</Link>{' '}
and{' '}
, PanelConfig, and{' '}
<Link
href="/advanced/page-controller#configuration"
className="text-blue-600 dark:text-blue-400 hover:underline"