Rewmington / deskwhale-harness

목록에 있음

DeskWhale: a desktop-pet edition of DeepSeek Harness with a floating whale, frosted glass UI, and approval reminders. 基于 DeepSeek Harness 的桌宠改造版:悬浮鲸鱼、磨砂窗口、审批与提问提醒。

main도구 소스 보기

설치

pnpm dsh web

이 명령은 GitHub 저장소 주소에서 생성됩니다. 실행 전에 업스트림 README와 소스를 검토하고 재현성이 필요하면 release 또는 commit을 고정하세요.

README

유지 관리자가 작성한 문서 스냅샷입니다.

GitHub에서 보기 ↗
커밋 9de71f4동기화 2026. 8. 18.

DeskWhale

English | 中文

DeskWhale (鲸灵) is a community fork of DeepSeek Harness (MIT License) that adds a desktop pet, a frosted-glass frameless window, and a startup splash to the original agent harness.

Unofficial fork: compatible with DeepSeek Harness, but not synchronized with or endorsed by the upstream project.

Pet preview

Black-and-white maid outfit pet style

Added features

  • Desktop pet: a transparent, always-on-top whale that mirrors the dsh task status in real time
  • Status bubble: distinct bubbles and poses for idle, working, tool calls, approvals, and questions
  • Review reminder: the pet enters a waiting pose and shows an action button when your approval or answer is needed
  • Frosted glass window: frameless main window with Windows 11 Acrylic material
  • Startup splash: immediate feedback during cold start so the app never looks frozen
  • Pet toggle: switch the pet on or off from the title bar, synced with the tray menu
  • Pet style: choose the classic maid outfit or a mature black-and-white maid outfit from the pet or tray menu
  • Draggable pet with a right-click menu; double-click opens the main window

Run

From source

git clone https://github.com/Rewmington/deskwhale-harness.git
cd deepseek-harness-gui
pnpm install
pnpm run build
pnpm dsh web

Desktop app (Windows)

cd apps/desktop
pnpm run build
pnpm run pack:dir

The packaged app is at apps/desktop/release/win-unpacked/DeepSeek Harness.exe.

Configure your API key

The repository contains no keys. Before first use, supply your own:

  • Set DEEPSEEK_API_KEY in your shell, or copy .env.example to a local .env
  • Alternatively open the web UI Models page; keys saved there are written to ~/.dsh/.credentials.yaml
  • DEEPSEEK_BASE_URL is optional and defaults to the public DeepSeek API

.env and .credentials.yaml are ignored by Git by default, so keys stay local.

Feedback

Found a bug or have an idea? Open an issue.

License

This repository is a modified version of DeepSeek Harness under the MIT License. It keeps the upstream LICENSE and copyright notice. New code is also released under the MIT License.

프로젝트 파일 및 신호

표시된 항목은 디렉터리 스냅샷에서 감지된 공개 저장소 신호입니다.

플러그인 매니페스트감지됨
테스트감지됨
기여 가이드감지됨
문서감지됨
예제감지됨

저장소 정보

언어
TypeScript
라이선스
MIT
마지막 업데이트
2026. 8. 18. 오전 2:18

신중하게 설치하기

소스 코드, 권한, 수명 주기 스크립트, 의존성 및 네트워크 접근을 검토하고 신뢰하지 않는 플러그인은 격리 환경에서 테스트하세요.