core-agent-ide/codex-rs/exec/tests
xl-openai 5d77d4db6b
Reimplement skills loading using SkillsManager + skills/list op. (#7914)
refactor the way we load and manage skills:
1. Move skill discovery/caching into SkillsManager and reuse it across
sessions.
2. Add the skills/list API (Op::ListSkills/SkillsListResponse) to fetch
skills for one or more cwds. Also update app-server for VSCE/App;
3. Trigger skills/list during session startup so UIs preload skills and
handle errors immediately.
2025-12-14 09:58:17 -08:00
..
fixtures Use helpers instead of fixtures (#3888) 2025-09-19 06:46:25 -07:00
suite fix: introduce AbsolutePathBuf as part of sandbox config (#7856) 2025-12-12 15:25:22 -08:00
all.rs Add explicit codex exec events (#4177) 2025-09-25 17:47:09 +00:00
event_processor_with_json_output.rs Reimplement skills loading using SkillsManager + skills/list op. (#7914) 2025-12-14 09:58:17 -08:00