getappmap / appmap-js

Client libraries for AppMap
45 stars 12 forks source link

Apply button in the UI #1851

Open dustinbyrne opened 1 week ago

dustinbyrne commented 1 week ago

Overview

When:

a) there is a fenced code block in a Navie response b) there is a file name associated with that code block c) the file name corresponds to a known, existing file (?)

show an Apply button that the user can press to apply the code change to the file.

Prompt updates

We may need to make prompt updates to Navie in order to get more consistent output of file name + fenced code. Or, maybe it's fine already?