fix: move goosehints/AGENTS.md handling to goose, and out of developer extension (#5575)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
mod import_files;
|
||||
pub mod load_hints;
|
||||
|
||||
pub use load_hints::{load_hint_files, AGENTS_MD_FILENAME, GOOSE_HINTS_FILENAME};
|
||||
Reference in New Issue
Block a user