misakanet
Deployment scripts for MisakaNet Workers
38 results
Deployment scripts for MisakaNet Workers
Git-style milestone timeline for DeepSeek Harness: hover for metadata, click to jump to any message. 会话里程碑导航条:圆点时间线,定位并跳转到每条提问。
OMK — Observe. Measure. Know. Evidence-backed knowledge changes for AI applications.
Solo-style isolated brainstorm branches and Handoffs for DeepSeek Harness
DSH Web 多主题引擎:完整支持 opencode TUI 全部 34 个主题(33 内置 + system)。数据驱动三层管线:主题 JSON → 颜色解析 → DSH 适配注入。
Eyes for text-only DeepSeek on DeepSeek Harness: image understanding via Doubao Web by default (zero cost, no API key), Antigravity IDE quota (flash/pro), Gemini API, or Cockpit proxy — model-invokable vision tool, wrapper adapters, evidence memory, and a bilingual client panel.
Server-development mode for DeepSeek Harness: remote agent tools (ssh_list / ssh_exec / ssh_ls / ssh_read / ssh_write) backed by a persistent ssh2 engine, so the DSH coding agent's working environment is a remote Linux server. Works with the `remote` agent preset.
解决 git 合并/变基冲突:看清现状→找到各方意图→逐块解决→跑自动化检查→完成合并。受 mattpocock/skills(223k★ MIT)启发。
网页复刻:从参考图/URL 提取字体、颜色、动画、组件结构,生成还原度高的网页项目。受 xuanxuan-prompts(169★)启发。
模型路由网关:一个端点连接 290+ AI 提供商(90+ 免费、1200+ 模型),Claude Code/Codex/Cursor/Cline/Copilot 全兼容——配额感知自动回退、19 种路由策略、RTK+Caveman 叠加压缩省 15-95% token、免费层聚合预算(~1.5B tokens/月)、MCP/A2A、本地优先。受 diegosouzapw/OmniRoute(51k★ MIT)启发。
Publish a validated DSH plugin package (`@deepseek-ai/dsh-*` or `@lovstudio/dsh-*`) to npm, git, or tarball channels and verify it loads in the DeepSeek Harness. Use when the user asks to publish, release, or ship a plugin. 触发:发布插件 / 上架插件 / release dsh 插件。
DSH web 侧边栏会话搜索增强:标题搜索 ↔ 内容搜索一键切换,内容搜索按会话聚合展示标题与命中片段。
Create a @deepseek-ai/dsh-* plugin package end-to-end — choose the extension point or capability seam, scaffold the package, implement the tool/hook/service, and run the repo gates. 触发:新增插件 / 加工具 / 开发 capability。
Eight DeepSeek Harness plugins: persona, language guard, vision fallback, python workdir guard, windows encoding guard, cross-agent memory, image generation, and skill shell injection.
Git worktree creation, archival, and Web slash-command picker for DeepSeek Harness
Lion-Skills — a developer-focused agent skill suite (in Chinese) as a DeepSeek Harness plugin: 11 workflow skills for code review, debugging, testing, naming, spec writing, and more.
Local, deterministic release risk checks for DeepSeek Harness.
DeepSeek Harness Web UI plugin that renders settled Mermaid fenced code blocks as diagrams
Vietnam business utilities for DeepSeek Harness (dsh): VietQR quick-link, tax-code (MST) lookup, amount-to-Vietnamese-words.
允许 agent 在 DSH 里为自己动态增删工具。新增的工具可以跨 DSH 重启存在。Let the agent add and remove tools for itself in DSH; added tools persist across DSH restarts.
VSCode-style file explorer for the DeepSeek Harness web client: a body-mounted, draggable right sidebar with virtualized lazy file tree and text / Markdown / image preview. Does not depend on the native details slot, so it works on blank sessions.
Conversation lineage for DeepSeek Harness: fork at a completed turn and show the family tree. Does not rewind files or merge logs.
DeepSeek Harness plugin for progressive, source-grounded deep research, writing, and learning: steerable checkpoints and citations verified against retrieved sources
DSH web plugin: select text inside the dsh-better-sidebar preview (markdown/code/text/office-rendered docs) and send it to the current conversation composer — pure DOM-layer enhancement, touches no viewer and no better-sidebar internals.