Skip to content

v1.85.1

Choose a tag to compare

@github-actions github-actions released this 12 Sep 11:42
· 43 commits to main since this release

SQL CLI v1.85.1

Release Date: September 12, 2026

πŸ“Š Release Overview

  • Commits in this release: 5
  • Files updated: 8

✨ Highlights

πŸ” Enhanced Debugging

  • Better Diagnostics: Improved error messages and state dumps

πŸ“ Changes by Category

πŸš€ New Features

  • query the running machine with processes() (S1)

πŸ“š Documentation

  • expand the processes() examples (S1)
  • log T16 (column surgery) and T17 (schema-blind history)
πŸ“‹ View all commits
  • Merge pull request #77 from TimelordUK/feat/s1-processes-table (TimelordUK)
  • docs(system): expand the processes() examples (S1) (TimelordUK)
  • feat(system): query the running machine with processes() (S1) (TimelordUK)
  • Merge pull request #76 from TimelordUK/docs/t16-t17-tui-ergonomics (TimelordUK)
  • docs(tui): log T16 (column surgery) and T17 (schema-blind history) (TimelordUK)

🎯 Key Features

  • Instant Data Preview: CSV/JSON files load immediately
  • Visual Feedback: Key press indicator, cell highlighting
  • Advanced Navigation: Vim-style keys, viewport/cursor lock
  • Powerful Search: Regular search (Ctrl+F), fuzzy filter (Ctrl+/)
  • Data Export: Save as CSV or JSON
  • Debug Mode: Press F5 for comprehensive state information

πŸ“¦ Installation

Download the binary for your platform from the assets below.


Thank you for using SQL CLI! πŸŽ‰

Report issues: GitHub Issues