Skip to content

Releases: nico2sh/kimun

kimun_server_client-v0.2.0

Choose a tag to compare

@nico2sh nico2sh released this 20 Jul 09:13
f280dd5

Added

  • add history parameter to RagClient::ask()

Fixed

  • fmt

Other

  • (ask) make citation↔source pairing an explicit ordinal contract
  • (ask) cleanup batch — dedupe, derive, test gaps

kimun_server-v0.4.0

Choose a tag to compare

@nico2sh nico2sh released this 20 Jul 09:14
f280dd5

Added

  • (server) thread conversation history through /api/answer
  • (server) thread conversation history through the LLM client
  • (server) add citation numbering to RAG prompt

Fixed

  • fmt
  • (server) anchor terse follow-ups to the assistant's last message
  • (ask) resolve 7 holistic-review findings in the Ask workspace
  • (ask) condition RAG retrieval on conversation for terse follow-ups
  • (ask) correct Ask conversation, provenance, reader wrap, and empty-title prompt

Other

  • Merge pull request #172 from nico2sh/ask-rag
  • Merge branch 'worktree-arch-strong-batch' into ask-rag
  • (ask) make citation↔source pairing an explicit ordinal contract
  • (ask) cleanup batch — dedupe, derive, test gaps

kimun_core-v0.2.29

Choose a tag to compare

@nico2sh nico2sh released this 20 Jul 09:12
f280dd5

Added

  • (ask) add note_name_from_title core helper and ask::save module

Fixed

  • (core,tui) move Ask source-reader heading fallback into core scan

Other

  • apply the five confirmed review findings
  • (core) split nfs mod.rs into vault_path and backup
  • (ask) cleanup batch — dedupe, derive, test gaps

kimun-notes-v0.21.0

Choose a tag to compare

@nico2sh nico2sh released this 20 Jul 09:14
f280dd5

Added

  • (tui) add list focus to SearchList and wire FIND verbs
  • (ask) distinct turns and hidden emphasis sigils in answers
  • (ask) converge Sources drawer with FIND's preview and rows
  • (ask) render answer markdown, thread scrolling, and cleaner sources
  • (tui) integrate Ask workspace — rail entry, drawer view, editor wiring, keys
  • (tui) add Ask SourcesPanel drawer view with reader face
  • (tui) wire ThreadPanel render, input, and ask task
  • (tui) editor-area third arm for Ask + AskData events
  • (ask) add note_name_from_title core helper and ask::save module
  • (tui) add ask domain Thread/Turn/AskSource
  • (tui) implement ask::citations module with scan, strip, link_sources
  • add history parameter to RagClient::ask()

Fixed

  • fmt
  • (tui) synchronous row-set seam for static Sources list
  • (tui) box the Sources filter field like FIND's query searchbox
  • (tui) wire Sources redraw through tx and defer cross-turn citation focus
  • (tui) strip CR from preview lines on CRLF notes
  • (ask) resolve 7 holistic-review findings in the Ask workspace
  • (ask) don't italicize intraword underscores in answers
  • (ask) no dangling separator on bare-date source rows
  • (ask) drive SEM rail entry from live RAG status
  • (ask) correct Ask conversation, provenance, reader wrap, and empty-title prompt
  • (tui) keep "OpenRagAnswer" parseable as a legacy ActionShortcuts alias
  • (core,tui) move Ask source-reader heading fallback into core scan
  • (tui/ask) citations module scanner and rewrite logic

Other

  • Merge branch 'worktree-arch-strong-batch' into ask-rag
  • (tui) delegate Ask answer block identity to the editor markdown model
  • (tui) extract shared yank-to-clipboard helper
  • (tui) rebuild Sources view on the shared list engine
  • (tui) unify preview pane's needle/range render families
  • (tui) use ? operator in begin_turn client guard
  • (ask) make citation↔source pairing an explicit ordinal contract
  • (ask) single-owner Ask workspace panels
  • (ask) cleanup batch — dedupe, derive, test gaps
  • (tui) delete the old Ask (RAG) modal overlay
  • (ask) confirm Sources footer covers all sources, not just cited ones

kimun_server-v0.3.0

Choose a tag to compare

@nico2sh nico2sh released this 16 Jul 13:09
ba68a02

Added

  • dynamic top_k with reranked results
  • score configurable
  • test queries show truncated lists
  • restart server
  • improved gap detection
  • dynamic context cuts
  • embedded models from http

Fixed

  • addressing infinite/non-infinite normalized scores
  • UI improvements
  • sanitize scores on rerank
  • small correctness

Other

  • fixed docs
  • rerank trait manages the cutoff
  • tuned the cutoff algorithms
  • merge locally
  • embedding api examples

kimun_server_client-v0.1.1

Choose a tag to compare

@nico2sh nico2sh released this 15 Jul 18:11
9a63c69

Other

  • quickstart

kimun_server_client-v0.1.0

Choose a tag to compare

@nico2sh nico2sh released this 15 Jul 14:11
16ce10f

Added

  • sqlite vector store
  • optional embedding
  • semantic search working
  • lancedb
  • webserver ui
  • rag wiring
  • wire rag and core
  • query crate

Fixed

  • bug hunt
  • no semantic search when no server config
  • fmt
  • update and publish client
  • badge
  • bold text
  • screenshot size
  • logo size
  • fixed error

Other

  • hardening the server
  • server documentation
  • clippy
  • renamed client to server reference instead of rag
  • Update README.md
  • update instructions on script
  • vim section
  • Update README.md
  • updated shortcuts in readme
  • screenshot width
  • Merge pull request #127 from nico2sh/revamp
  • screenshot size
  • updated readme with screenshot
  • Update README.md
  • Ratatui in README.md
  • larger logo
  • skills
  • wording
  • tuned readme
  • update path and docs of readme
  • tasks in readme
  • readme todo
  • align all config filename references with actual written filename
  • Update README.md
  • fixed docs
  • gif of the app in action
  • readme features
  • examples
  • updated readme
  • added more about the quick note
  • one more todo item
  • update MCP docs with new tools/prompts, add MCP section to README
  • Update README.md
  • Update README.md
  • Update README.md
  • readme
  • gihooks
  • add shareable commit-msg hook and contributing docs
  • logo
  • logo
  • improved docs
  • badge
  • Update README.md
  • Update README.md
  • updated docs and skills
  • updated disclaimer
  • better shortcuts, better font for the docs
  • homebrew
  • updated readme
  • release script
  • badges
  • update readme
  • readme
  • trim README, point to mdBook docs
  • Complete CLI Phase 2 documentation
  • add exclusion operator documentation
  • Add comprehensive CLI documentation to README
  • readme and naming
  • readme disclaimer
  • todo
  • update readme
  • Update README.md
  • AI clarification
  • small claude stuff
  • working rag
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md
  • updated readme
  • Update README.md
  • Update README.md
  • better search and readme
  • search terms extract
  • paths in preview
  • Update README.md
  • updated readme
  • title in the note editor
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md
  • readme
  • titles markdown parsing
  • first PoC

kimun_server-v0.2.0

Choose a tag to compare

@nico2sh nico2sh released this 15 Jul 18:12
9a63c69

Added

  • server logs in the ui

kimun_server-v0.1.0

Choose a tag to compare

@nico2sh nico2sh released this 15 Jul 17:03

Added

  • query time report
  • sqlite vector store
  • config default for server
  • local llm models config suppor
  • optional embedding

Fixed

  • bug hunt
  • description of embedding models
  • small issue sin the web ui
  • style on the server backend

Other

  • hardening the server
  • server documentation
  • embed models sort
  • renamed server config file
  • clippy
  • updated context

kimun_core-v0.2.28

Choose a tag to compare

@nico2sh nico2sh released this 15 Jul 14:11
16ce10f

Added

  • sqlite vector store
  • webserver ui
  • embedding server
  • events on store and delete notes that can be subscribed on

Fixed

  • bug hunt

Other

  • hardening the server
  • clippy
  • clippy