COMMITS
June 2, 2026
S
chore: release 0.1.6
Sergei committed
S
Merge pull request #2 from redstone-md/fix/guard-before-snapshot
Sergei committed
S
fix(daemon): check large-root guard before restoring snapshot
Sergei committed
S
ci: populate release body from changelog section
Sergei committed
S
chore: release 0.1.5
Sergei committed
S
Merge pull request #1 from redstone-md/feat/index-root-guards
Sergei committed
S
style: rustfmt MAX_FILES env lookup
Sergei committed
S
docs: document CONTINUUM_MAX_FILES and CONTINUUM_ALLOW_LARGE_ROOT
Sergei committed
S
feat(daemon): skip auto-index of drive root or home directory
Sergei committed
S
feat(indexer): cap files per index pass
Sergei committed
S
feat(indexer): broaden default skipped directories
Sergei committed
May 20, 2026
R
chore: release 0.1.4
Rxflex committed
R
chore: release 0.1.3
Rxflex committed
R
chore: release 0.1.2
Rxflex committed
R
chore: release 0.1.1
Rxflex committed
R
fix: use semantic search after indexing
Rxflex committed
R
ci: publish npm wrapper on release
Rxflex committed
R
fix: bound daemon startup memory
Rxflex committed
May 19, 2026
R
docs: add the project banner and badges to the README
Rxflex committed
R
feat: gitignore-aware file walking
Rxflex committed
R
chore: use the canonical redstone-md/Continuum repository name
Rxflex committed
R
chore: move repository to redstone-md/continuum
Rxflex committed
R
feat: attach the npm wrapper tarball to releases
Rxflex committed
R
feat: add local install scripts
Rxflex committed
R
feat: distribution -- release CI, npx wrapper, install guide
Rxflex committed
R
feat: add find_text -- literal/regex workspace search
Rxflex committed
R
fix: improve search quality, found by dogfooding
Rxflex committed
R
fix: time out connections that never send a handshake
Rxflex committed
R
test: add proptest robustness checks
Rxflex committed
R
feat: add get_stats diagnostics tool
Rxflex committed