core-agent-ide/codex-rs/app-server-protocol/src/protocol
xl-openai bdd8a7d58b
Better handling skill depdenencies on ENV VAR. (#9017)
An experimental flow for env var skill dependencies. Skills can now
declare required env vars in SKILL.md; if missing, the CLI prompts the
user to get the value, and Core will store it in memory (eventually to a
local persistent store)
<img width="790" height="169" alt="image"
src="https://github.com/user-attachments/assets/cd928918-9403-43cb-a7e7-b8d59bcccd9a"
/>
2026-01-29 14:13:30 -05:00
..
common.rs compaction (#10034) 2026-01-28 11:36:11 -08:00
mappers.rs fix: add ts number annotations for app-server v2 types (#7492) 2025-12-02 18:09:41 +00:00
mod.rs feat: add one off commands to app-server v2 (#7452) 2025-12-02 11:56:09 +00:00
thread_history.rs Add text element metadata to protocol, app server, and core (#9331) 2026-01-15 17:26:41 -08:00
v1.rs Add total (non-partial) TextElement placeholder accessors (#9545) 2026-01-20 14:04:11 -08:00
v2.rs Better handling skill depdenencies on ENV VAR. (#9017) 2026-01-29 14:13:30 -05:00