summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-06Feat: import chat on f11Grail Finder
2025-04-05Fix: esc on edit modeGrail Finder
2025-04-05Bug: two esc presses needed to exit edit pageGrail Finder
2025-03-23fix: Use correct ReadCard function in tables.goGrail Finder (aider)
2025-03-23feat: add new_chat_from_card option to reload card and start fresh chatGrail Finder (aider)
2025-03-23Fix: order in cluedo cardGrail Finder
2025-03-22Feat: cluedo card;Grail Finder
2025-03-21feat: initialize Cluedo state at program startup when conditions are metGrail Finder (aider)
2025-03-21fix: initialize Cluedo state when enabled and role is CluedoPlayerGrail Finder (aider)
2025-03-21refactor: reorder cluedo logic and improve player card display in chatRoundGrail Finder
2025-03-21fix: properly declare rm variable in removeThinking functionGrail Finder (aider)
2025-03-21refactor: Adjust spacing and add extra package import in bot.goGrail Finder
2025-03-21feat: add Cluedo game mode with turn-based card remindersGrail Finder (aider)
2025-03-10Feat: a bit of progress with r1Grail Finder
2025-03-10refactor: standardize user role in chat body messagesGrail Finder (aider)
2025-03-10feat: add DeepSeekerChat chunk parser and refactor DeepSeeker to DeepSeekerCo...Grail Finder
2025-03-10feat: add error detection and handling for LLM API responsesGrail Finder (aider)
2025-03-10refactor: Improve error logging and add comment for error handling in sendMsg...Grail Finder
2025-03-10chore: Remove AI comment from altwriter.goGrail Finder (aider)
2025-03-10refactor: handle errors in createTextChunk and remove commented codeGrail Finder
2025-03-10fix: add error handling for binary.Write and remove unused variableGrail Finder (aider)
2025-03-10Refactor: pngmeta rewriteGrail Finder
2025-03-10Fix: thinking blockGrail Finder
2025-03-01Enha: ctrl+v to go through all the linksGrail Finder
2025-02-28Feat: add deepseek integration [WIP] (only completion works)Grail Finder
2025-02-26Feat: add extra/cluedo [WIP]Grail Finder
2025-02-24Feat: shift syscard to first msg optionGrail Finder
2025-02-19Chore: move rag settings to configGrail Finder
2025-02-16Fix: card editGrail Finder
2025-02-16Fix: tool use messageGrail Finder
2025-02-16Feat: divide continue-gen and next-msg-genGrail Finder
2025-02-15Enha: log level to propsGrail Finder
2025-02-15Fix: thinkingGrail Finder
2025-02-11Feat: show card's imgGrail Finder
2025-02-11Fix: /v1 chat endpoint; linterGrail Finder
2025-02-09Enha: rewrite (upsert) memoryGrail Finder
2025-02-08Feat: add tool reminder bindGrail Finder
2025-02-06Enha: server updateGrail Finder
2025-02-03Fix: load json syscards, replace char and userGrail Finder
2025-02-02Refactor: remove iconsGrail Finder
2025-02-02Feat: code block copy; model update; [WIP:broke tables]Grail Finder
2025-02-02Feat: remove thinking and tool msgs from ctxGrail Finder
2025-02-01Feat: switch between completion and chat apiGrail Finder
2025-01-29Feat: set/change props from tui for /completionGrail Finder
2025-01-28Feat: edit agent png cardsGrail Finder
2025-01-24Refactor: different endpoint typesGrail Finder
2025-01-24Feat: chat previewGrail Finder
2025-01-22Feat: llamacpp /completion attemptGrail Finder
2025-01-16Fix: specv2 cards wrapper caseGrail Finder
2025-01-15Enha: table for syspromptsGrail Finder