DScudeler / codeassistant

Personal project to play with code and AI.
MIT License
0 stars 0 forks source link

Integrate some VS Code actions #7

Open DScudeler opened 1 year ago

DScudeler commented 1 year ago

Find a way to provide more power to actions on VS Code from LLM (agents?)

DScudeler commented 10 months ago

First idea is to get a JSON formatted action to be interpreted by VSCode.

  1. create file
  2. modify file

Check if preprocessing/postprocessing is to be done by elementary tools/code (f.i. extract JSON from LLM response?)