Skip to content

Releases: fly3366/DeepJIT

v0.1.0 — first developer preview

Choose a tag to compare

@fly3366 fly3366 released this 13 Aug 19:21

First developer preview of DeepJIT, a JIT compiler plugin for deepseek-harness.

Highlights

  • Trace capture into SQLite (WAL, batched) with compact event rows
  • Hot-path mining (tool n-grams + intent keywords) across sessions
  • LLM JIT compilation to skills (markdown) and flows (step templates)
  • Auto feedback into ~/.dsh/deepjit with skill hot-reload + runtime fallback
  • deepjit_flow / deepjit_status tools; permission gates preserved
  • Self-ignoring: JIT never compiles its own tools
  • i18n (en/zh, default English); MIT licensed

Install

dsh plugin --profile web add github:fly3366/DeepJIT

Note: dsh is pre-release; pins @deepseek-ai/* 0.1.0-rc.6.