mirror of
https://github.com/openai/codex.git
synced 2026-09-07 15:40:00 +00:00
docs(home): document crate purpose
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
//! Global instruction contributor backed by files in the Codex home directory.
|
||||
|
||||
use std::io;
|
||||
|
||||
use codex_extension_api::GlobalInstruction;
|
||||
|
||||
Reference in New Issue
Block a user