Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-05-18 | feat: refactor chat, resume into modules + color in UImain | Oxbian | 7 | -20/+45 |
2025-05-17 | feat: wikipedia module | Oxbian | 10 | -25/+154 |
2025-03-09 | feat: supporting \n in LLM response | Oxbian | 1 | -4/+14 |
2025-03-09 | feat: log + error handling | Oxbian | 3 | -17/+27 |
2025-03-04 | feat: routing request | Oxbian | 2 | -5/+48 |
2025-03-02 | fix: readme, screenshot... | Oxbian | 5 | -23/+19 |
2025-03-02 | feat: conversation saved in file | Oxbian | 3 | -14/+30 |
2025-03-02 | feat: llama.cpp -> ollama API + reading from stream | Oxbian | 6 | -65/+157 |
2025-02-21 | feat: scrollable chatbox | Oxbian | 7 | -35/+52 |
2025-02-21 | feat: testing message list | Oxbian | 1 | -18/+40 |
2025-02-20 | feat: input scrollbar + structuring the project | Oxbian | 8 | -261/+353 |
2025-02-19 | feat: working multiline cursor + message type now showed | Oxbian | 3 | -45/+108 |
2025-02-17 | feat: basic working interface + LLM API call | Oxbian | 3 | -0/+285 |