Skip to content

Consume Ki model queue updates in Ki node#113

Merged
seanwevans merged 1 commit intomainfrom
codex/refactor-model-update-queue-handling
Sep 27, 2025
Merged

Consume Ki model queue updates in Ki node#113
seanwevans merged 1 commit intomainfrom
codex/refactor-model-update-queue-handling

Conversation

@seanwevans
Copy link
Owner

Summary

  • introduce a KiNodeState helper so Ki nodes retain the latest model parameters received from the coordinator
  • extend the Ki node runtime to consume the ki_model_queue alongside the task queue and apply incoming ParameterPull updates
  • add unit and integration coverage for the new model update path and clean up an unused import in the An node

Testing

  • cargo fmt
  • cargo test test_update_model_parameters (fails: database connection pool timeouts)

https://chatgpt.com/codex/tasks/task_e_68d829dc00088328a51b5300aa3391b5

@seanwevans seanwevans merged commit d3b4926 into main Sep 27, 2025
1 check failed
@seanwevans seanwevans deleted the codex/refactor-model-update-queue-handling branch September 27, 2025 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant