mirror of
https://github.com/openai/codex.git
synced 2026-04-26 15:45:02 +00:00
Reimplement skills loading using SkillsManager + skills/list op.
This commit is contained in:
@@ -85,7 +85,6 @@ fn session_configured_produces_thread_started_event() {
|
||||
history_log_id: 0,
|
||||
history_entry_count: 0,
|
||||
initial_messages: None,
|
||||
skill_load_outcome: None,
|
||||
rollout_path,
|
||||
}),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user