Open ErikBjare opened 3 weeks ago
I was asking Claude for better alternatives to readline, and it gave me this:
https://python-prompt-toolkit.readthedocs.io/en/master/
Looks really nice, should consider implementing to improve autocomplete. I am hoping to provide LLM-completion hints in the style of Copilot for the prompts.
I was asking Claude for better alternatives to readline, and it gave me this:
https://python-prompt-toolkit.readthedocs.io/en/master/
Looks really nice, should consider implementing to improve autocomplete. I am hoping to provide LLM-completion hints in the style of Copilot for the prompts.