Skip to content

Releases: lsj5031/Remi

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 14 Aug 04:48
v0.2.3: macOS/Windows bundled assets + over-length embedding fix

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 14 Aug 04:24
fix: restore Linux data-dir path in CLI integration tests

The prior fix read XDG_DATA_HOME and APPDATA from the test process, which
has none set, so Linux builds computed home/.local/share instead of the
child pinned XDG_DATA_HOME and the three macOS-targeted tests then failed
on Linux. Derive the data dir purely from the pinned env: macOS keeps its
Library/Application Support convention, every other platform is exactly
the pinned home dir.

🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 14 Aug 03:56
v0.2.1: prune bundled model weights

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 03:43
v0.2.0: performance overhaul + external-content FTS

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 08 Apr 06:50
Release v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 01 Apr 09:41
fix: sanitize session titles in list output, error on missing session…

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Apr 06:59
Release v0.1.0

- Structured tracing instrumentation across all crates
- Improved diff/render parsing and codex diary command resolution
- LIKE wildcard escaping in substring search
- Switched remi-diary summary runner to codex exec

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 22 Feb 00:44
v0.0.5

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 11 Feb 10:05
Release v0.0.4: Fix FTS duplicate entries prevention

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 10 Feb 20:45
Add safe diary/markie helper scripts and AMP workspace path tagging