index
:
elefant.git
feat/rag
master
Unnamed repository; edit this file 'description' to name the repository.
Grail Finder
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tui.go
Age
Commit message (
Collapse
)
Author
2025-02-03
Fix: load json syscards, replace char and user
Grail Finder
2025-02-02
Refactor: remove icons
Grail Finder
2025-02-02
Feat: code block copy; model update; [WIP:broke tables]
Grail Finder
2025-02-02
Feat: remove thinking and tool msgs from ctx
Grail Finder
2025-02-01
Feat: switch between completion and chat api
Grail Finder
2025-01-29
Feat: set/change props from tui for /completion
Grail Finder
2025-01-28
Feat: edit agent png cards
Grail Finder
2025-01-24
Feat: chat preview
Grail Finder
2025-01-22
Feat: llamacpp /completion attempt
Grail Finder
2025-01-16
Fix: specv2 cards wrapper case
Grail Finder
2025-01-15
Enha: table for sysprompts
Grail Finder
2025-01-15
Feat (status line): add model name
Grail Finder
2025-01-11
Feat: RAG file loading status textview
feat/rag
Grail Finder
2025-01-09
Fix: RAG updates
Grail Finder
2025-01-07
Enha (RAG): raw text as primary key in vector db
Grail Finder
2025-01-05
Refactor: rag to sep package
Grail Finder
2025-01-04
Feat (RAG): tying tui calls to rag funcs [WIP; skip-ci]
Grail Finder
RAG itself is annoying to properly implement, plucking sentences with no context is useless. Also it should not be a part of main package, same for goes for tui. The number of global vars is absurd.
2024-12-23
Feat: read json sysprompt cards
Grail Finder
2024-12-15
Enha: chat management table
Grail Finder
2024-12-11
Refactor: sql on conflict; fix unittest; page names to vars
Grail Finder
2024-12-10
Fix: display and upsert correct roles and icons
Grail Finder
2024-12-09
Feat: load char/agent; agent-chat flow
Grail Finder
2024-12-08
Feat: export chat to json file;
Grail Finder
2024-12-07
Fix: index picker
Grail Finder
2024-12-07
Fix: resolve points on the fixlist
Grail Finder
2024-12-05
Enha: improve colours and formatingg
Grail Finder
2024-12-05
Enha: add agent to chat history; gen-regen diff
Grail Finder
2024-12-02
Feat: add default style
Grail Finder
2024-12-02
Feat: add character card support
Grail Finder
2024-11-28
Feat: add linter
Grail Finder
2024-11-27
Feat: add toml config
Grail Finder
2024-11-26
Fix: continue llm resp; clear status line
Grail Finder
2024-11-26
Feat: add help page
Grail Finder
2024-11-24
Feat: rename chat
Grail Finder