endolith

Results 110 issues of endolith

**Bug Description** The automatically-generated titles are too short and vague. **Expected Results** The prompt should be adjusted so the AI creates a title that clearly summarizes the topic and distinguishes...

Auto-generated conversation title are too short and vague, like "CatchUp", "Results", or "Reviews". Increase length and clarify that it should be summarizing the topic. Fixes https://github.com/Bin-Huang/chatbox/issues/1388

### Describe the bug After a few rounds of conversation, the AI starts making bizarre typos and offering to run "code" that is just a single nonsensical line. These are...

### Describe the bug Crashes when OpenAI account runs out of money ### Reproduce Use Open Interpreter when there is little money in account until it runs out. ### Expected...

### Version v1.30.1 ### Describe the bug LLMs love to delete source code comments when revising source code (even comments that they wrote in previous responses), which makes merging changes...

bug
clients/vscode

### Version v1.28.0 ### Areas for Improvement - [X] UI/UX - [ ] Onboarding - [ ] Docs - [ ] Chat - [ ] Commands - [ ] Context...

clients/vscode
feedback

The results say things like "73.8%"which seems unrealistically accurate. Say "74%" instead?

tweak

**Bug Description** Please provide a clear and concise description of what the bug is. **Steps to Reproduce** Please provide the steps to reproduce the bug: 1. Go to https://web.chatboxai.app/ 2....

### Is your feature request related to a problem? Please describe. The AI keeps going in circles: 1. Uses Python interpreter to write code, gets it working 2. I ask...

Enhancement

**Describe the bug** On Windows it doesn't open files with unicode in filenames. **To Reproduce** In Windows 10: ``` import textract textract.process(r"Making Democracy Count_ How Mathematics Improves Voting.pdf") textract.process(r"Making Democracy...