mirror of
https://github.com/openai/codex.git
synced 2026-04-29 00:55:38 +00:00
Reimplement skills loading using SkillsManager + skills/list op.
This commit is contained in:
@@ -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(),
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user