Reimplement skills loading using SkillsManager + skills/list op.

This commit is contained in:
Xin Lin
2025-12-11 16:55:03 -08:00
parent 190fa9e104
commit b1adbc01bd
30 changed files with 544 additions and 111 deletions

View File

@@ -122,7 +122,6 @@ fn resumed_initial_messages_render_history() {
message: "assistant reply".to_string(),
}),
]),
skill_load_outcome: None,
rollout_path: rollout_file.path().to_path_buf(),
};