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
fcb9ec4e57
chore: clean up
2026-02-11 19:27:14 +08:00
Simon
15ea488719
fix(ext): save config to storage
2026-02-02 18:48:16 +08:00
Simon
ef2d115742
feat(ext): expose extension to main-world and auth with token
2026-01-28 19:47:15 +08:00
Simon
77a771f0b6
chore(ext): react misc
2026-01-28 14:11:44 +08:00
Simon
dd593f77e9
chore(ext): refine MultiPageAgent api and clean up
2026-01-28 13:36:46 +08:00
Simon
55ffbb8f08
refactor(ext): improve folder structure
2026-01-28 13:15:34 +08:00
Simon
fdc3cf4e6d
feat(ext): handcraft the whole ext from scratch
...
AI coding doesn't work for MV3 extensions.
Threading was an unfixable mess.
Removed everything and rebuilt by hand.
2026-01-27 17:21:32 +08:00
Simon
8efa8e18c1
refactor(ext): rewrite ext. totally-broken -> still-broken; THIS IS NOT WORKING
2026-01-26 21:03:51 +08:00
Simon
cdecf3cc3d
refactor(ext): mv files
2026-01-26 19:33:57 +08:00