# agent-jit

> DeepSeek Harness (dsh) 插件：把 LLM agent loop 中确定性的执行路径编译成 DSL 程序并直接执行，显著降低 token、往返轮次与上下文暴露。A DeepSeek Harness plugin that compiles deterministic agent paths into DSL programs.

## Metadata

- Author: [@sybolization](https://github.com/sybolization)
- Repo: <https://github.com/sybolization/agent-jit>
- GitHub: [sybolization/agent-jit](https://github.com/sybolization/agent-jit)
- Stars: 0
- Language: TypeScript
- License: [MIT](https://spdx.org/licenses/MIT.html)
- Topics: `agent`, `deepseek-harness`, `dsh-plugin`, `dsl`, `jit`
- Forks: 0
- Open Issues: 0
- Last push: 2026-08-14T06:00:28.000Z
- Added: 2026-08-14T00:00:00.000Z

## Install

```bash
dsh plugin --profile web add github:sybolization/agent-jit
```

---

This document is auto-generated by [deepseek-plugin.org](https://deepseek-plugin.org). HTML page: [agent-jit](https://deepseek-plugin.org/plugins/sybolization/agent-jit)
