diff --git a/src/main.rs b/src/main.rs index 9885755..e968462 100644 --- a/src/main.rs +++ b/src/main.rs @@ -185,7 +185,7 @@ fn orient() -> Response { "Always use the Python venv (~/.venv)".to_string(), "Log completions to history".to_string(), "Load context topics relevant to your ticket".to_string(), - "Commit changes to each service's git repo after modifications".to_string(), + "Commit and push changes to each service's git repo after modifications".to_string(), ], available_context, recent_history,