kimi: converge oschema contracts on development #15

Merged
mik-tf merged 1 commit from development_kimi_converge into development 2026-06-24 04:30:04 +00:00
Owner

Converges Kimi backend on current development after assessing the stale development_kristof3 branch and lhumina_code/home_lhumina#313.

Decision:

  • Keep Omar/current development multi-domain backend as the base.
  • Port useful Kristof concepts: typed OSchema usage structures, typed session enum fields, generated OpenRPC specs needed by clean web builds, CLI work-dir cleanup, and concurrent session web-state loading.
  • Do not port the stale single-domain/subprocess server architecture.

Validation:

  • cargo check -p hero_kimi_agent -p hero_kimi_server -p hero_kimi_sdk -p hero_kimi_web
  • cargo test -p hero_kimi_agent usage::tests -- --nocapture
  • rustfmt --edition 2024 --check on touched Rust files

Signed-by: mik-tf mik-tf@noreply.invalid

Converges Kimi backend on current `development` after assessing the stale `development_kristof3` branch and https://forge.ourworld.tf/lhumina_code/home_lhumina/issues/313. Decision: - Keep Omar/current `development` multi-domain backend as the base. - Port useful Kristof concepts: typed OSchema usage structures, typed session enum fields, generated OpenRPC specs needed by clean web builds, CLI work-dir cleanup, and concurrent session web-state loading. - Do not port the stale single-domain/subprocess server architecture. Validation: - `cargo check -p hero_kimi_agent -p hero_kimi_server -p hero_kimi_sdk -p hero_kimi_web` - `cargo test -p hero_kimi_agent usage::tests -- --nocapture` - `rustfmt --edition 2024 --check` on touched Rust files Signed-by: mik-tf <mik-tf@noreply.invalid>
Keep Omar's multi-domain server architecture as the base and port the useful schema/backend pieces from the stale Kristof branch.

Add typed OSchema usage structures, generated OpenRPC specs needed by clean web builds, typed session enum values, session CLI work-dir cleanup, and concurrent web-state loading.

Signed-by: mik-tf <mik-tf@noreply.invalid>
mik-tf merged commit f267a56a73 into development 2026-06-24 04:30:04 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_kimi!15
No description provided.