mirror of
https://github.com/openai/codex.git
synced 2026-08-23 13:09:46 +00:00
fix(skills): retain metadata batch limit import
This commit is contained in:
@@ -22,6 +22,7 @@ use codex_config::default_project_root_markers;
|
||||
use codex_config::merge_toml_values;
|
||||
use codex_config::project_root_markers_from_config;
|
||||
use codex_exec_server::ExecutorFileSystem;
|
||||
use codex_exec_server::FS_GET_METADATA_BATCH_MAX_PATHS;
|
||||
use codex_exec_server::LOCAL_FS;
|
||||
use codex_protocol::protocol::Product;
|
||||
use codex_protocol::protocol::SkillScope;
|
||||
|
||||
Reference in New Issue
Block a user