Settings

Theme

Codeblocks: Library for merging incomplete LLM-generated code

github.com

1 points by kevinlu1248 2 years ago · 3 comments

Reader

jumploops 2 years ago

This is very neat. I've explored similar approaches for merging code artifacts from an LLM, but my solution wasn't always 100% accurate. Most of the time a linter step was required after any merging due to missing or no longer needed dependencies.

Do you have a timeline for supporting Typescript? It'd be nice to abstract this functionality away from the rest of our LLM-handling code.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection