docs(home): document crate purpose

This commit is contained in:
Adam Perry
2026-06-08 11:31:43 -07:00
parent 67bb15aee6
commit b81d97b251

View File

@@ -1,3 +1,5 @@
//! Global instruction contributor backed by files in the Codex home directory.
use std::io;
use codex_extension_api::GlobalInstruction;