mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-19 15:14:21 +01:00
feat: Support extending the system prompt (#1167)
This commit is contained in:
@@ -9,6 +9,7 @@ pub static APP_STRATEGY: Lazy<AppStrategyArgs> = Lazy::new(|| AppStrategyArgs {
|
||||
app_name: "goose".to_string(),
|
||||
});
|
||||
|
||||
mod cli_prompt;
|
||||
mod commands;
|
||||
mod log_usage;
|
||||
mod logging;
|
||||
|
||||
Reference in New Issue
Block a user