dsh-subagent-error-details
DSH plugin: deliver the real failure reason (e.g. RATE_LIMIT 429) to the parent agent when a background subagent fails, instead of an empty "Its closing message:"
369 results
DSH plugin: deliver the real failure reason (e.g. RATE_LIMIT 429) to the parent agent when a background subagent fails, instead of an empty "Its closing message:"
DSH 正式 bundle 插件:在 DSH Web UI 里管理 Git 工作区——入口在输入框「模式」选择器旁(仅 git 仓库显示),进入与设置同规格的居中面板:status/diff、分支管理、合并冲突解决、commit/fetch/pull/push、worktree 管理(添加后自动注册为 DSH 工作区)、带分支线图形的提交历史。
OpenViking memory & context bundle for DeepSeek Harness: auto-recall, session capture, threshold commit, offline outbox replay, self-contained MCP tool bridge, viking:// URI guard.
DeepSeek Harness plugin to heal third-party gateways that omit the stream terminal event (message_stop/done), which otherwise triggers repeated TRANSPORT retries in the dsh agent loop; scope is configurable per provider and per model.
边做边学知识库:CRAG 式纠错检索(L1 Markdown wiki + L2 Hindsight)→ 未命中后台经 L3 限流联网补料 → 蒸馏落 staged → 两段式 commit 升入 L1。
A Review tab plus fenced git workbench for DeepSeek Harness: workspace changes vs HEAD as a filterable file tree with per-file diffs, a commit graph, and guarded stage/commit/branch/tag/stash/conflict operations, served by an in-host fenced git API.
TRAE-style conversation rollback for DeepSeek Harness: per-turn checkpoints, file restore + in-place conversation truncation, model tool, /rollback command, and a Web rollback button with affected-file diff preview
Peak / off-peak rate badges and switch countdown for DeepSeek Harness — per provider, per model, in the model selector and the composer tool row. Judges each provider by its own time zone and schedule instead of DeepSeek-only hours.
Voice conversation mode for the DeepSeek Harness Web GUI: mic input with auto-submit, streaming spoken readout of replies, and a hands-free multi-turn loop with barge-in.
Per-agent per-step ToolRuntime call limits for DeepSeek Harness
On Windows, the available bash tool is limited to Git Bash and PowerShell is disabled.
DeepSeek Harness companion for ClineBot / ClinePass: dynamic subscription models sync, quota exhaustion warnings, session metrics, dedicated settings page, live usage limits, and /cline slash-command.
DeepSeek Harness plugin: a Git commit-graph view with lanes, refs, and worktree management, beside the chat input
Automatic provider/model fallback chains for DeepSeek Harness agents when LLM requests keep failing (retry exhausted, auth, quota, rate limit)
鲸鱼娘桌宠 —— DSH Web 右下角看板娘:随 Agent 工作状态切换动作,任务完成播放鲸歌。素材取自 DeepSeek 社区 (dsh-whale-musume, MIT)。
Provider failover for DeepSeek Harness: on rate-limit (429) or quota exhaustion, automatically switch between providers with configurable per-provider models, fall back to the last one (e.g. DeepSeek official), and show a visible notice in the UI.
Taiwan Traditional Chinese wording for DeepSeek Harness (設置 → 設定, 智能體 → 代理, 保存 → 儲存, …)
Additive whale-maid persona and automatic near-limit session continuation for DeepSeek Harness
Fix garbled non-ASCII output from the pwsh tool on Windows: native output (ANSI or UTF-8) is captured byte-preserving inside pwsh and decoded per-segment (strict UTF-8 else ANSI) before re-emitting as UTF-8. 修复 pwsh 工具中文/非 ASCII 输出乱码(兼容 GBK 与 UTF-8 两种原生输出)。
dsh plugin fork of the-missing-semester-skills: 29 agent skills distilled from MIT's The Missing Semester (2026), all 9 lectures.
@dsh-external/llm-ratelimit
Office efficiency skill hub provider for DeepSeek Harness: install office productivity skills (excel2insights, sum2slides-pro, 2 skills) from a line-level JSON catalog via ctx.skills (list/get), with DISCLOSURE v0.3 open-data-layer disclosure.
DSH 用量与余额面板增强版:官方余额实时拉取、逐事件精确计价(官方峰谷价目)、余额差值全渠道消耗估算、Codex 风格 Token 活动时间轴。Fork 自 dsh-usage-stats(Ychris12138,MIT)。
GitKraken / vscode-git-graph style commit graph for dsh: a server-side tool pair (git_graph / git_show) plus keyed tool views that render the commit DAG, refs, and per-commit diffs right inside the web conversation