kimi-code/packages/protocol
haozhe.yang 7544de5d72 refactor(agent-core-v2): introduce wire model/op state engine
- add wire/ L2 domain: defineModel/defineOp primitives, OP_REGISTRY with DuplicateOpError guard, IWireService + WireService (dispatch/replay/signal/flush) and per-scope tokens
- extract per-domain *Ops + Models (goal, plan, profile, task, turn, usage, full/micro compaction, permission mode/rules, skill, swarm, tool state, user tool, context memory/size, cron, todo); services shrink to pure apply + wire dispatch
- drop legacy agent/record service superseded by the wire engine; dissolve llmProtocol/kosong into llmProtocol
- propagate wire emissions through protocol events and the server-v2 WS broadcaster
- add *-wire, store, and op-uniqueness lint tests; update existing tests and di-scope docs
2026-07-06 14:43:33 +08:00
..
src refactor(agent-core-v2): introduce wire model/op state engine 2026-07-06 14:43:33 +08:00
CHANGELOG.md ci: release packages (#1268) 2026-07-02 11:12:20 +08:00
package.json ci: release packages (#1268) 2026-07-02 11:12:20 +08:00
tsconfig.json feat(protocol): extract shared protocol package from agent-core (#612) 2026-06-10 14:03:38 +08:00
tsdown.config.ts feat(protocol): extract shared protocol package from agent-core (#612) 2026-06-10 14:03:38 +08:00
vitest.config.ts chore: use raw query imports for prompt sources (#682) 2026-06-12 11:47:44 +08:00