Releases: AraneaDev/Nekyia
Releases · AraneaDev/Nekyia
Release list
v1.0.1
v1.0.0
v0.0.20
v0.0.19
v0.0.18
v0.0.17
v0.0.16
0.0.16 (2026-09-05)
Features
- picker: color the index's age and offer to fix it (b6967d0)
- search: attribute a collapsed score, and print ids for the commands that need them (c43e6b7)
Fixes
- brief: carry and trim a handover by whole messages, and say where each ends (971adef)
- config: stop a config nobody can read from widening what is indexed (3eafceb)
- copy a whole first prompt, and record ordered turns in every reader (239b1dc)
- picker: stop a late clipboard fallback writing into the client's terminal (c6ca018)
- re-read a session when what would be extracted from it has changed (c536c4f)
- resolve relative exclusions, count what indexing committed, read a sidecar once (954b99a)
- sqlite: notice a write-ahead commit, and fingerprint a session on its own row (591978e)
- stop losing indexed data to a read failure and to a late exclusion (58b810c)
- stop search and show migrating the index they are only reading (28a7384)
Documentation
- correct what a plain index already does about exclusions (bea2c60)
- regenerate the README screenshots for the new status line (e528f23)
Tests
- cli: pin the exit code of every rejected invocation, not just its message (8bbc9de)
- cli: state the argument contract that --ids added to it (ea3b995)
- config: time the lock wait, not the interpreter that starts around it (a2100ff)
Refactoring
- cli: decide the argument contract apart from running it (ac9de20)
v0.0.15
v0.0.14
0.0.14 (2026-08-30)
Features
- add nekyia timeline for directory file history (7a64346)
- add schema version 4 for ordered file events (a44b33d)
- ask git which files it already has (167b97c)
- query file events under a directory (6654217)
- read operation kinds from claude and codex tool calls (727f667)
- show file operations in order when inspecting a session (ad9f9d5)
- store ordered file events for a hydrated session (518b08b)
Fixes
- address Coderabbit review feedback (e537b43)
- keep the file event log independent of the file cap (aac0fc3)
- keep the file list complete past the event cap (d674cff)
- make the timeline honest about what it prints (93e366e)
- treat null stdout as unreadable output (0498b1c)
Performance
- serve directory candidates from the path indices (7c77004)
Documentation
- count only path-naming calls in the recovery census (60ca140)
- keep the census evidence at the decision it supports (bba9502)
- measure per-file recovery coverage against git (0c779b5)
- measure what session stores can actually recover (042e28f)
- resolve coderabbit docstring review comments (fe0abea)
- rewrite generic docstrings with context-aware descriptions (904f434)
- say that a session can be asked what it did (a8aef43)
- scope the census conclusions to the store it measured (5b6df31)
- show what a timeline looks like (5548fd4)