Adding doc comments.
This commit is contained in:
@@ -171,6 +171,7 @@ pub(super) async fn tool_move_story_to_merge(
|
||||
.map_err(|e| format!("Serialization error: {e}"))
|
||||
}
|
||||
|
||||
/// Record a merge failure reported by the mergemaster agent.
|
||||
pub(super) async fn tool_report_merge_failure(
|
||||
args: &Value,
|
||||
ctx: &AppContext,
|
||||
|
||||
Reference in New Issue
Block a user