Simon
53db2069ce
feat: zod support v3/4
2026-03-05 19:13:18 +08:00
Simon
49bdc70c78
chore: improve error logging
2026-02-25 16:13:39 +08:00
Simon
dffcb53db9
feat!: Refine lifecycle hooks; fix abortSignal
...
- add `stop` method. agent can be reused after stopped
- agent can not be reused after disposed
- extension DO NOT exposes `dispose` anymore. only `stop`.
- update panel for new `stop` method
- fix MultiPageAgent dispose event
- better handling abortSignal
2026-02-13 17:57:12 +08:00
Simon
f6394a04b1
feat(core): add rawRequest in history for debug
2026-01-28 14:30:04 +08:00
Simon
22516dec74
feat: unify InvokeError; add rawResponse to historical ErrorEvent
2026-01-20 20:16:34 +08:00
Simon
3fa7c8b85a
feat: improve qwen3 compatibility ( #106 )
...
* feat: improve qwen3 compatibility
* fix: qwen
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-13 15:04:03 +08:00
Simon
35d1fd1166
chore: better erroring
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-13 14:16:51 +08:00
Simon
526cb4dbb3
chore: rename OpenAIClient; clean up old notes
2026-01-13 13:58:21 +08:00
Simon
6dc56c57c6
chore: rm legacy llm client
2026-01-13 13:56:30 +08:00
Simon
bfa6a5347e
fix: rm maxTokens from api
2026-01-10 23:27:08 +08:00
Simon
17befe4bab
refactor: unify LLM configuration types
2025-12-23 17:37:09 +08:00
Simon
35db15460e
feat: improve perf on newer models
2025-12-22 19:10:13 +08:00
Simon
7c2d000e29
feat: create llms package and mv files
2025-12-22 16:12:34 +08:00