feat: update terms and default llm endpoint

This commit is contained in:
Simon
2026-02-27 17:09:54 +08:00
parent 7f67463a24
commit 89c83f454d
16 changed files with 225 additions and 174 deletions

View File

@@ -219,7 +219,7 @@ export function ConfigPanel({ config, onSave, onClose }: ConfigPanelProps) {
</a>
<a
href="https://github.com/alibaba/page-agent/blob/main/packages/extension/PRIVACY.md"
href="https://github.com/alibaba/page-agent/blob/main/docs/terms-and-privacy.md"
target="_blank"
rel="noopener noreferrer"
className="flex items-center gap-1 hover:text-foreground"