Skip to content

feat(repl): better command history (fuzzy search, AI-powered) #693

@NikolayS

Description

@NikolayS

Feature request (from @zombodb on Twitter)

Come up with a much better command history. I don't have any ideas but up-arrow and ^R are rough.

Ideas

  1. Fuzzy search (like fzf) — type partial query, see ranked matches
  2. \history command — search/filter/list with patterns
  3. AI-powered search/recall orders join finds your complex orders query from yesterday
  4. Per-database history — separate history per connection
  5. History UI — TUI picker with preview (like lazygit's commit browser)
  6. Frecency sorting — rank by frequency × recency, not just recency

Prior art

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions