core-agent-ide/codex-rs/exec
xl-openai b36ecb6c32
Inject SKILL.md when it's explicitly mentioned. (#7763)
1. Skills load once in core at session start; the cached outcome is
reused across core and surfaced to TUI via SessionConfigured.
2. TUI detects explicit skill selections, and core injects the matching
SKILL.md content into the turn when a selected skill is present.
2025-12-10 13:59:17 -08:00
..
src make model optional in config (#7769) 2025-12-10 11:19:00 -08:00
tests Inject SKILL.md when it's explicitly mentioned. (#7763) 2025-12-10 13:59:17 -08:00
Cargo.toml chore: add cargo-deny configuration (#7119) 2025-11-24 12:22:18 -08:00