misakanet
Deployment scripts for MisakaNet Workers
16 results
Deployment scripts for MisakaNet Workers
DSH (DeepSeek Harness) plugin packaging of the Project Blueprint skill — one-command AI coding conventions (AGENTS.md, docs skeleton, CI/CD, git rules, testing policy) with an autonomous discovery engine (7 languages, 15 frameworks, 70+ components, web fallback).
Reference commands, skills, workspace files, DSH sessions, local agent transcripts, cloud-drive files, and mirrored web-chat conversations from one DeepSeek Harness @ menu
Real-time token consumption HUD for DeepSeek Harness: a sleek tech-style panel showing live token usage, context pressure and cost estimates across sessions
CC Switch-style token consumption statistics for the DeepSeek Harness Web GUI: per-request usage log, real-consumption hero, request-time-bucketed trend chart, per-model peak/off-peak list pricing, per-project and per-model stats, and account balance.
Monorepo 管理:仓库结构、依赖管理、构建缓存、CI 策略。受 wshobson/agents(38k★ MIT)启发。
自改进 AI agent:内置学习回路——从经验自动创建技能、使用时改进、FTS5 会话搜索+LLM 摘要跨会话回忆、Honcho 辩证用户建模、跨平台网关(Telegram/Discord/Slack)、调度自动化、子代理并行、serverless 休眠唤醒。受 NousResearch/hermes-agent(154k★ MIT)启发。
DSH Web 工作区工具箱:文件浏览、Docker 与 Vite 项目管控。
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
Evidence-backed runtime nutrition labels for DeepSeek Harness plugins and tool namespaces
DeepSeek Harness plugin: LLM model selection & deployment analysis (deployability, VRAM, TTFT, latency, throughput, power for 38 models × 20 GPUs/NPUs)
Memo — session memory search for DeepSeek Harness agents: cross-session full-text recall (memo_search), distilled notes (memo_remember), and corpus stats (memo_stats) over the official sessionQuery service. Zero infrastructure, local-first.
Native DeepSeek Harness model health monitor with persistent Alive/Dead state, runtime failure verification, scheduled rechecks, and health-sorted searchable model pickers.
dsh-spend + DeepSeek account balance: usage/cost dashboard (peak/off-peak aware) plus the official CNY balance readout
发布上线:发布检查清单、灰度、回滚预案、上线后监控。受 addyosmani/agent-skills(88k★ MIT)启发。