Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

add revisor using git diff #475

Merged
merged 8 commits into from
Jan 16, 2024
Merged

add revisor using git diff #475

merged 8 commits into from
Jan 16, 2024

Conversation

PCSwingle
Copy link
Member

@PCSwingle PCSwingle commented Jan 11, 2024

TODO:

  • Add way to turn revisor on and off
  • Add tests
  • Add 'waiting for revisor...' text to make it clear what's happening

Pull Request Checklist

  • Documentation has been updated, or this change doesn't require that

Comment on lines +131 to +132
# We could do all edits asynchronously; of course, this risks getting rate limited and probably not worth effort
await revise_edit(file_edit)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it might be worth the effort since it'd reduce latency a lot (and I've actually already implemented a balancer in a different repo) But yeah not for this PR, for now let's just try to get an experimental feature, not perfected yet

@biobootloader
Copy link
Member

Doesn't seem reliable enough yet to be default-on but maybe we could merge as an experimental feature, since you've laid the groundwork for it and perhaps with more tweaks it could be good enough

@PCSwingle PCSwingle merged commit f02559a into main Jan 16, 2024
16 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants