github-actions[bot]
|
18aa21575b
|
ci: release packages (#746)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-06-15 22:50:45 +08:00 |
|
oocz
|
18f299fd0b
|
mcp suport sse (#744)
CI / build (push) Waiting to run
CI / test (push) Waiting to run
CI / lint (push) Waiting to run
CI / typecheck (push) Waiting to run
Nix Build / Check flake.nix workspace sync (push) Waiting to run
Nix Build / nix build .#kimi-code (push) Blocked by required conditions
Release / Publish native release assets (push) Blocked by required conditions
Release / Native release artifact (push) Blocked by required conditions
Release / Release (push) Waiting to run
Release / Deploy docs (push) Blocked by required conditions
Co-authored-by: yuchengzhen <yuchengzhen@moonshot.cn>
|
2026-06-14 18:04:26 +08:00 |
|
_Kerman
|
dff9fd4e32
|
chore: use raw query imports for prompt sources (#682)
|
2026-06-12 11:47:44 +08:00 |
|
_Kerman
|
588cdaa152
|
chore: remove pnpm catalog usage (#653)
|
2026-06-11 17:21:42 +08:00 |
|
github-actions[bot]
|
3f9226f014
|
ci: release packages (#608)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-06-10 15:11:40 +08:00 |
|
Haozhe
|
4603d8ad6e
|
feat(protocol): extract shared protocol package from agent-core (#612)
* feat(protocol): extract shared protocol package from agent-core
- add `@moonshot-ai/protocol` package with REST/WS schemas, envelopes, error codes, event types, and display schemas\n- migrate agent-core `events.ts` and `display/schemas.ts` to re-export from protocol
- add centralized `onUnexpectedError` handler for safe emitter listener callbacks
- reject forkSession when source session has an active running turn
- add protocol schema tests and unexpectedError handler tests
|
2026-06-10 14:03:38 +08:00 |
|