·
33 commits
to main
since this release
What's Changed
- feat(extension): hover end to end capability support by @Ljy-0827 in #68
- fix(extension): roll back CDP attach when a domain enable fails by @hobostay in #33
- fix(extension): retry console capture when a domain enable fails by @hobostay in #39
- fix(extension): resolve wait_until=commit when the readyState probe fails by @hobostay in #34
- fix(update): run periodic update check in daemon so hints actually fire by @BB-fat in #76
- feat(update): auto-upgrade bsk when daemon finds a newer version by @BB-fat in #77
- fix(install): verify release archive checksum before install by @hobostay in #38
- fix(runtime): clean up sessions on disconnect by @NianJiuZst in #17
- fix(extension): harden websocket reconnect lifecycle by @BB-fat in #82
- docs(skill): list bsk console and bsk network in SKILL.md by @BB-fat in #84
- fix(update): apply staged Windows replacement by @BB-fat in #85
- feat(session): support unfocused agent windows (--no-focus) by @BB-fat in #87
- fix(daemon): use hash-only Windows named-pipe name by @BB-fat in #86
- fix(screenshot): fall back to CDP capture when captureVisibleTab fails by @BB-fat in #83
- feat(extension): add popup toggle to hide Agent control hints by @BB-fat in #81
- fix(extension): make tool cancellation cooperative by @NianJiuZst in #89
- feat(packages): add dsh-plugin-browserskill — DeepSeek Harness tools for bsk by @BB-fat in #91
- fix(record): preserve committed empty fill steps by @shnpd in #99
- fix(vom): vom support observe iframe by @Ljy-0827 in #105
- fix(extension): support OOPIF and cross-frame geometry by @Ljy-0827 in #109
- Fix/dsh plugin id and edge store by @iuyo5678 in #112
- feat(vom): expose record-safe semantic observations by @shnpd in #100
- fix(session): cancel lifecycle RPCs cooperatively by @NianJiuZst in #97
- fix(daemon): make idle disconnect updates atomic by @NianJiuZst in #98
- feat(protocol): add Trace v3 protocol by @shnpd in #101
- feat(record): capture Trace v3 states after pages settle by @shnpd in #103
- feat(record): 导出带 settled 页面状态的 Trace v3 bundle by @shnpd in #107
- fix(record): 记录 switch_tab,并按 tab 维护 Trace v3 页面状态 by @shnpd in #108
- fix(recording): support user action recording in iframes and OOPIFs by @Ljy-0827 in #115
- feat(dsh-plugin): better-sidebar 集成、会话关停与归档清理、悬浮窗修复 by @BB-fat in #130
- chore(release): bsk 0.1.11 by @Ljy-0827 in #141
Full Changelog: ext-v0.1.6...cli-v0.1.11