Skip to content

Releases: howlerops/oculus

v0.10.8

14 Apr 02:52

Choose a tag to compare

Changelog

  • 429d553 feat: local GGUF embeddings via kelindar/search — no API keys needed
  • 5685f9d feat: local GGUF embeddings with Metal GPU acceleration (v0.10.9)
  • 2248d60 fix: DetectEmbedder test handles nil embedder (BM25-only mode)
  • c55c581 fix: isolate kelindar/search behind gguf build tag to fix CI

v0.10.7

14 Apr 02:05

Choose a tag to compare

Changelog

  • 1048de5 fix: handle PasteMsg for cmd+v clipboard paste in iTerm2/terminals

v0.10.6

14 Apr 01:44

Choose a tag to compare

Changelog

  • 567f068 fix: /index autocomplete blocking + auto-re-index after queries

v0.10.5

14 Apr 01:41

Choose a tag to compare

Changelog

  • 36e4b78 fix: inject index context into queries + reflow viewport on resize

v0.10.4

14 Apr 01:31

Choose a tag to compare

Changelog

  • d82c1b0 feat: clipboard paste support with auto-truncation and file detection
  • 57cd67b feat: text selection, copy/paste, and styled table rendering (v0.10.3)
  • 6cc0a28 perf: increase Ollama embedding concurrency from 3 to 8

v0.10.2

13 Apr 00:29

Choose a tag to compare

Changelog

  • 0229ee4 fix: CI binary size test — use stripped ldflags matching release build
  • dd640c4 fix: command cleanup, agent context, and bug fixes (v0.10.2)

v0.8.0

11 Apr 16:00

Choose a tag to compare

Changelog

  • 8b2c313 feat: agent/tool parity with pi-mono patterns (v0.8.0)
  • 3d6f185 fix: bypass CLI bridge permissions to prevent dual-execution confusion

v0.7.2

10 Apr 17:24

Choose a tag to compare

Changelog

  • 6631f62 fix: cap text input height to prevent overflow (v0.7.2)

v0.7.1

10 Apr 17:12

Choose a tag to compare

Changelog

  • 905f02d ci: enable automatic Homebrew formula updates on release

v0.7.0

10 Apr 16:23

Choose a tag to compare

Changelog

  • 16ebb1e Merge pull request #1 from howlerops/claude/refactor-hit-pages-ux-0iBnx
  • aff8258 feat: context isolation system inspired by pi-mono patterns (v0.7.0)