tabbit-browser
DSH bundle that packages the Tabbit Browser skill and background installer
5 results
DSH bundle that packages the Tabbit Browser skill and background installer
Spec-driven development loop for DeepSeek Harness: a /spec command family drives propose → approve → implement → verify → archive with OpenSpec-compatible change directories, a durable session projection, and a change card in the composer dock.
Unified DeepSeek Harness plugin: role-based subagent routing + per-agent evolution — prefercmd/memory as knowledge allow/deny lists, so repeated tasks start from proven commands and save tokens
DeepSeek Harness web GUI: collapse the agent trajectory (tool calls, thinking, workflow steps) while always keeping the agent's final output. A setting controls whether the trajectory is default-collapsed after the final output completes (default on).
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。