Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-05-18 | feat: refactor chat, resume into modules + color in UImain | Oxbian | 9 | -30/+66 | |
2025-05-17 | feat: wikipedia module | Oxbian | 18 | -50/+237 | |
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 | 6 | -7/+97 | |
2025-03-02 | fix: readme, screenshot... | Oxbian | 8 | -25/+27 | |
2025-03-02 | feat: conversation saved in file | Oxbian | 5 | -14/+34 | |
2025-03-02 | feat: llama.cpp -> ollama API + reading from stream | Oxbian | 10 | -65/+171 | |
2025-02-21 | feat: improving README | Oxbian | 3 | -2/+32 | |
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 | 6 | -0/+306 | |