Skip to content

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 08 Jul 19:06
3f3c6fe
  • Added first-run setup with openmind setup.
  • Added LM Studio as the default local AI provider.
  • Added model commands for listing and loading LM Studio models.
  • Added background indexing with live progress.
  • Added pause, resume, and stop controls for indexing.
  • Added streaming answers by default.
  • Added interactive chat mode with bare openmind ask.
  • Added optional thinking/reasoning display with --show-thinking.
  • Added developer log viewing with openmind dev logs.
  • Added graceful LM Studio error messages instead of Python tracebacks.
  • Added uv dependency management.
  • Fixed editable install issues.
  • Fixed background indexing startup, pause, stop, and progress display issues.