Commit Graph

67 Commits

Author SHA1 Message Date
Simon
94ae80ff6a chore: move title line from Agent to PageController 2026-01-28 15:38:05 +08:00
Simon
501411b254 feat: improve date format and error message for llm 2026-01-28 15:24:08 +08:00
Simon
f6394a04b1 feat(core): add rawRequest in history for debug 2026-01-28 14:30:04 +08:00
Simon
60b401d86c Merge branch 'main' into feat/ext 2026-01-22 20:22:01 +08:00
Simon
dad837e173 fix: don't retry or show AbortError; remove reason from dispose; don't clean history in dispose 2026-01-22 20:19:51 +08:00
Simon
efe1f33144 feat: add custom system prompt configuration 2026-01-22 17:21:10 +08:00
Simon
391e70dca4 feat: update historical event types 2026-01-22 15:16:15 +08:00
Simon
3ffcd6482d refactor: rename AgentStep to AgentStepEventErrorEvent to AgentErrorEvent 2026-01-22 14:59:35 +08:00
Simon
23ec4602c2 feat: export types from './types' in PageAgentCore 2026-01-21 17:26:31 +08:00
Simon
81807e17ca feat: add stepIndex to history events 2026-01-21 16:59:22 +08:00
Simon
22516dec74 feat: unify InvokeError; add rawResponse to historical ErrorEvent 2026-01-20 20:16:34 +08:00
Simon
1f8953c450 feat: add llm rawResponse to history 2026-01-20 19:56:40 +08:00
Simon
250cb47e44 fix: wait time second not ms 2026-01-19 20:50:50 +08:00
Simon
334512210d feat: improve lifecycle hooks API; wait a little after url change 2026-01-19 20:39:03 +08:00
Simon
80c93bd668 feat: expose maxSteps config 2026-01-19 20:11:53 +08:00
Simon
4c5dd23fcd feat: decouple PageController from PageAgent 2026-01-19 17:14:09 +08:00
Simon
c9f049a733 refactor: rename page-agent to page-agent-core 2026-01-19 16:06:07 +08:00