Age | Commit message (Expand) | Author |
2023-07-23 | documentation | Nate Sesti |
2023-07-18 | psutil profiling, temperature in config.json | Nate Sesti |
2023-07-17 | show exact prompt/completion logs | Nate Sesti |
2023-07-17 | session start and end telemetry | Ty Dunn |
2023-07-16 | fixes | Nate Sesti |
2023-07-15 | fixed reading of terminal and other vscode windows | Nate Sesti |
2023-07-15 | 5s timeout on websocket connections | Nate Sesti |
2023-07-15 | ctrl shortcuts on windows, load models immediately | Nate Sesti |
2023-07-14 | insidious client_state vs application_state err | Nate Sesti |
2023-07-14 | fixed unique_id being asyncio.run property | Nate Sesti |
2023-07-12 | patch, send state initially | Nate Sesti |
2023-07-12 | persist state and reconnect automatically | Nate Sesti |
2023-07-12 | getVisibleFiles | Nate Sesti |
2023-07-12 | finally found the snag | Nate Sesti |
2023-07-11 | logging as string, not array of frames | Nate Sesti |
2023-07-11 | correctly format traceback when logging errors | Nate Sesti |
2023-07-10 | traceback.format( -> format_tb | Nate Sesti |
2023-07-10 | catch errors during asyncio tasks | Nate Sesti |
2023-07-06 | fix: :bug: fix command enter, stop streaming on reject | Nate Sesti |
2023-07-06 | pause streaming on rejection | Nate Sesti |
2023-07-06 | quick text entry | Nate Sesti |
2023-07-06 | details | Nate Sesti |
2023-07-05 | ui overhaul | Nate Sesti |
2023-07-05 | highlighted code improvements | Nate Sesti |
2023-07-04 | 3.8 compatibility and deleting context all at once | Nate Sesti |
2023-07-03 | fixes, better messaging | Nate Sesti |
2023-07-03 | slash commands and better designed user input box | Nate Sesti |
2023-07-02 | Merge branch 'main' into explicit-context | Nate Sesti |
2023-07-02 | track when suggestion is accepted or rejected | Nate Sesti |
2023-07-01 | explicit context pill buttons | Nate Sesti |
2023-06-30 | the fix. and others. | Nate Sesti |
2023-06-30 | fixed websockets issue | Nate Sesti |
2023-06-29 | lock suggestions until done streaming | Nate Sesti |
2023-06-29 | stop infinite calling of non-existent python func | Nate Sesti |
2023-06-28 | fixes | Nate Sesti |
2023-06-27 | fix issue with editing wrong vscode window | Nate Sesti |
2023-06-27 | use a more esoteric port than 8000 (65432) | Nate Sesti |
2023-06-27 | Merge branch 'main' into newer-simpler-stream-algo | Nate Sesti |
2023-06-22 | update global config with default model toggle | Nate Sesti |
2023-06-21 | more progress | Ty Dunn |
2023-06-21 | initial ideas | Ty Dunn |
2023-06-21 | Revert "initial ideas" | Ty Dunn |
2023-06-21 | initial ideas | Ty Dunn |
2023-06-21 | first slightly working version of suggestions | Nate Sesti |
2023-06-18 | a number of things | Nate Sesti |
2023-06-16 | fixes | Nate Sesti |
2023-06-16 | catching and explaining tracebacks | Nate Sesti |
2023-06-15 | handle and explain tracebacks | Nate Sesti |
2023-06-14 | feedback with unique id, patch | Nate Sesti |
2023-06-13 | starting feedback | Nate Sesti |