discourse-ai/lib/utils/diff_utils
Keegan George dfea784fc4
DEV: Improve diff streaming accuracy with safety checker (#1338)
This update adds a safety checker which scans the streamed updates. It ensures that incomplete segments of text are not sent yet over message bus as this will cause breakage with the diff streamer. It also updates the diff streamer to handle a thinking state for when we are waiting for message bus updates.
2025-05-15 11:38:46 -07:00
..
hunk_diff.rb DEV: artifact system update (#1096) 2025-02-04 16:27:27 +11:00
safety_checker.rb DEV: Improve diff streaming accuracy with safety checker (#1338) 2025-05-15 11:38:46 -07:00
simple_diff.rb DEV: improve artifact editing and eval system (#1130) 2025-02-19 15:44:33 +11:00