dsh-file-claim
Write in parallel, never overwrite — file claim / protection for concurrent DeepSeek Harness (DSH) sessions working the same workspace: claim/release, heartbeat stale takeover, and an async pending merge area (git 3-way merge)
12 results
Write in parallel, never overwrite — file claim / protection for concurrent DeepSeek Harness (DSH) sessions working the same workspace: claim/release, heartbeat stale takeover, and an async pending merge area (git 3-way merge)
Busy-time input queue for the DeepSeek Harness web GUI: three-tier (now/next/later) planning, queue editing with drag-to-reorder and concurrency protection, interject (steer) and interrupt, batch clear with confirm, session freeze - a cordis client plugin, no dsh source changes, no PR required
DSH 并发请求监控与门闩:挂钩 llm/stream 瀑布,统计全部在途模型请求并按来源分类(主会话/子代理/插件/压缩/标题)与会话活跃聚合,达到上限 FIFO 排队,防止并发超限被供应商锁号;v1.5.0 新增会话级并发控制——实时给在线活跃会话设置并发数(rootId 解析到顶层会话,含子代理),面板新页签「会话并发」;v1.5.1 异常明细改 tab 切换并新增「按分类×错误信息」汇总报表;v1.5.2 异常明细加「今日/全部」范围切换、逐条明细改倒序、新增历史数据清理(保留最近 N 天 / 分项清理 / dayRetention 自动保留);提供 WebUI 实时面板(含历史清理)、HTTP JSON 端点、状态文件与 concurrency_status / concurrency_session_list / concurrency_session_set 工具。
Read-only model request concurrency monitoring for DeepSeek Harness
Workflow-net runtime for DeepSeek Harness: resource-aware concurrency, native loops and fan-out, static soundness checking before a plan becomes durable, and process mining over its own event log.
A persistent memory plugin for DeepSeek Harness that enables agents to store and recall information across sessions — DSH-native tools with atomic storage, validation, and concurrency-safe reads
Use DeepSeek web (chat.deepseek.com) as a free LLM provider in DSH — no API key needed. Plugin auto-launches a local gateway that drives a persistent browser; continuous chat, tool calls, model calibration, sub-agent concurrency.
Per-provider concurrency gate for DeepSeek Harness LLM requests
DSH bundle: slot-pool wrapper for concurrent browser sessions|并发浏览器会话槽位池插件
并发需求估算
并行功能开发:文件所有权、接口契约、避免冲突、集成策略(垂直切片 vs 水平分层)。受 wshobson/agents(38k★ MIT)启发。
LLM API rate limiting, concurrency control, queuing, and adaptive cooldown for DeepSeek Harness