feat: add recipes, a custom goose agent configuration (#2115)
This commit is contained in:
@@ -3,6 +3,7 @@ use once_cell::sync::Lazy;
|
||||
pub mod cli;
|
||||
pub mod commands;
|
||||
pub mod logging;
|
||||
pub mod recipe;
|
||||
pub mod session;
|
||||
|
||||
// Re-export commonly used types
|
||||
|
||||
Reference in New Issue
Block a user