Skip to content

Commit bb89ee5

Browse files
Merge pull request #80 from codeflash-ai/codex/readable-cli-diff-edit-log
Add readable Locality diffs and edit history
2 parents 877043b + d652bb0 commit bb89ee5

24 files changed

Lines changed: 3845 additions & 96 deletions

File tree

Cargo.lock

Lines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/desktop/src-tauri/src/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13235,6 +13235,7 @@ mod tests {
1323513235
entity_id: "abc".to_string(),
1323613236
validation: Vec::new(),
1323713237
plan: None,
13238+
readable_diff: None,
1323813239
guardrail: loc_cli::diff::GuardrailOutput {
1323913240
decision: "proceed".to_string(),
1324013241
reasons: Vec::new(),

0 commit comments

Comments
 (0)