yibie/jev-engineering-zh
《Jev 工程学:为 coding agent 而作》完整中文翻译 — 保留原结构与 7 张插图
About the project
A full Chinese translation of the Jev Engineering notes on a coding-agent harness that assembles context per query instead of accumulating it. Covers the six KV-cache symptoms, token economics, and model routing.
Useful for
- Study an alternative coding-agent harness architecture built on explicit typed state
- Work through the Opus-to-Sonnet routing cost calculation for a sample session
- Compare the compiled notes with the original design notes in source-notes/
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 18 expected by the end of the day.
- The spike has held for 3 days in a row — not a one-off blip.
- The repository is 2 days old and already has 104 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #164.
- About 8 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 104
- Today
- 0 · ≈ 18 by evening
- Forks
- 10
- Issues and pull requests
- 1
- Watchers
- 0
- Created
- September 22, 2026
- Last push
- September 22, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 24, 2026Top new repositories this week: #164
More in this category
-
8.2
NandhaKishorM/laya
Laya is a non-autoregressive decision engine that answers typed questions (choice, score, noul) over any state (text, email, ticket, JSON) in a single forward pass (~35 ms on GPU) with calibrated probabilities.
-
8.1
google/ax
A declarative orchestrator for running autonomous AI agent workloads in a cluster, using a Kubernetes-like model with Task, Workspace, Gateway, and Model manifests. It sandboxes agents, pre-wires their environment, and…
-
8.0
unreallabsai/unreal-agent
Async-first agent harness in Go: sessions with persisted forkable history, input deduplication, an LLM-turn coordinator, and asynchronous operation execution via swappable components.
-
7.5
CopilotKit/openmuse
A personal AI agent with a browser, terminal, and files that carries out tasks on request and shows its work. Built with CopilotKit and AG-UI for iOS, Android, and web.
-
7.3
strands-agents/harness-sdk
Open-source Python and TypeScript SDK for building and running AI agents: agent loop, tools, MCP, memory, multi-agent patterns and tracing in one package. Runs in your process with no hosted control plane and supports…
-
7.0
hydra-db/open-glean
An open-source AI workspace over Hydra DB: it answers questions across your files, notes and connected apps, writes the answer and cites its sources.