The only feature I need that would accelerate my workflow that text file editors don't currently have is a column with the last modified timestamp of that particular line, and maybe some color indication to show which lines were modified the most recently compared to others. And this would be based on change, not based on save or commit.
Personally I love reading code and reviewing code. I always find it funny when people say that LLMs result in their job having less of what they like (coding) and more of what they hate (reviewing).
I wonder how effective it would be to finetune a model to remove jailbreaks from prompts, and then use that as part of the pipeline into whatever agent
They're using a specific model for that, and since they can't access private GitHub repos like MS, they rely on code shared by devs, which keeps growing every month.