Merge branch 'main' into feat/ext

This commit is contained in:
Simon
2026-01-21 17:26:56 +08:00

View File

@@ -26,6 +26,7 @@ import { assert } from './utils/assert'
export { type PageAgentConfig }
export { tool, type PageAgentTool } from './tools'
export type * from './types'
/**
* AI agent for browser DOM automation.