Releases: QCYTSN/dsh-dafeiyu
Release list
v0.1.0-alpha.9
Windows drag-stability hotfix.
Fixed
- Removed procedural floating motion from the dragging pose.
- Made drag start/release pose changes atomic instead of crossfading through stale layered-window frames.
- Paused animation and idle-micro timers while dragging.
- Restored the latest live Agent state immediately after release, including updates received during the drag.
Validation
- 32 Node tests and 10 Python tests passed.
- Rebuilt the Windows x64 Helper and passed the packaged Qt visual smoke test.
- Completed five consecutive native drag/release cycles without a crash or stale dragging state.
Update
Fully exit DSH, run:
dsh plugin --profile web update dsh-dafeiyu@alphaThen restart DSH. Whole-package hot replacement is not supported by the current DSH Host.
Fixes #10.
DSH BigFish v0.1.0-alpha.8
DSH BigFish 0.1.0-alpha.8
Hotfix release for the broken alpha.7 Windows Helper package and DSH event-state handling.
Fixed
- Restored the Windows desktop companion after alpha.7 omitted PySide6/Qt.
- Stabilized thinking-card copy so streamed assistant chunks no longer cause token-level flashing.
- Added real DSH
tool/resultcall-ID paths to clear completed tool stages correctly. - Added
WAITINGhandling for user-question tools, with result and user-message recovery.
Release safeguards
- Builds now fail unless one Python interpreter can import both PyInstaller and PySide6.
- The final packaged EXE must complete a protocol handshake, render a real Qt snapshot with bundled assets, and shut down cleanly.
- Verified with 31/31 source tests plus a fresh install from the public npm registry.
Install or update
dsh plugin --profile web update dsh-dafeiyu@alphaNew users can replace update with add. Fully exit and restart DSH after installation.
alpha.7 is broken and has been deprecated on npm. Upgrade directly to alpha.8.
[BROKEN] DSH BigFish v0.1.0-alpha.7
Caution
此版本不可用于 Windows 桌宠显示。 Windows Helper 构建时遗漏了 PySide6/Qt,WebUI 设置面板仍会出现,但 Helper 会在可视模式启动时立即退出。请使用 0.1.0-alpha.6,等待 0.1.0-alpha.8 修复版。不要安装或更新到本版本。
Animation and live-settings refinement release.
Highlights
- 50 FPS standard rendering with 25 FPS retained for reduced-motion mode
- Subpixel positioning and smooth transforms for less stepped movement
- Short, non-flashing crossfades between larger pose and frame changes
- Light procedural bob, sway, rotation, and breathing motion
- Multi-frame actions run roughly 10% faster while retaining readable character acting
- Independent live character and status-card scaling without restarting the Helper
- Live subagent preference changes preserve the active top-level project state
Update
Fully exit DSH, then run:
dsh plugin --profile web update dsh-dafeiyu@alphaFor a local DSH installation:
pnpm exec dsh plugin --profile web update dsh-dafeiyu@alphaRestart DSH after updating. Whole-package hot replacement is not supported by the current DSH Host.
DSH BigFish v0.1.0-alpha.6
Changelog
0.1.0-alpha.6
First public Windows Alpha of DSH BigFish / DSH 大肥鱼.
Highlights
- Native transparent, frameless, always-on-top Windows companion owned by DSH
- Real DSH session states: idle, thinking, working, waiting, success, and error
- Project status card with project directory, current phase, active todo, and real todo progress
- Friendly Simplified Chinese status copy and 49-frame character runtime
- DSH WebUI settings for enable/disable, scale, activity, reduced motion, and subagents
- Helper heartbeat, crash restart, snapshot replay, and automatic exit with the DSH Host
- Bilingual Chinese/English GitHub documentation
Install the Alpha
dsh plugin --profile web add dsh-dafeiyu@alphaIf DSH is installed locally rather than globally:
pnpm exec dsh plugin --profile web add dsh-dafeiyu@alphaCurrent limitations
- Windows 10/11 x64 only
- Settings and desktop status copy are currently Simplified Chinese
- Numeric progress requires a structured todo list from DSH
- Community Electron clients are not part of the supported compatibility scope
Code is MIT-licensed. Bundled character artwork has separate terms documented in
ASSET_LICENSE.md. This is an unofficial fan-made project and is not
affiliated with or endorsed by DeepSeek.