Releases: fly3366/DeepJIT
Releases · fly3366/DeepJIT
Release list
v0.1.0 — first developer preview
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/DeepJITNote: dsh is pre-release; pins @deepseek-ai/* 0.1.0-rc.6.