v0.1.0
What's Changed
- feat(config): load and validate daemon configuration by @zendext in #10
- refactor(cli): adopt Kong command parsing by @zendext in #12
- feat(database): initialize SQLite and run migrations by @zendext in #14
- feat(namespace): implement persistent namespace core by @zendext in #15
- feat(library): implement creation, lookup, and listing by @zendext in #16
- feat(sourcefile): open local sources securely by @zendext in #17
- docs(agent): define external projection batches by @zendext in #19
- feat(projection): create direct projections atomically by @zendext in #21
- docs: store task worktrees under repository by @zendext in #23
- feat(projection): implement batch workflow by @zendext in #24
- feat(control): enforce peer authorization by @zendext in #42
- chore: ignore common IDE and OS files by @zendext in #29
- fix(control): secure socket access and binding by @zendext in #46
- feat(control): expose library creation and listing by @zendext in #47
- feat(objectstore): add overlay object storage by @zendext in #48
- feat(fuse): mount persisted namespace read-only by @zendext in #49
- feat(config): remove obsolete agent limits by @zendext in #50
- feat(projection): expose direct projection control CLI by @zendext in #52
- feat(library): add rename and profile changes by @zendext in #51
- feat(fuse): implement writable overlay files by @zendext in #53
- feat(objectstore): add recovery and garbage collection by @zendext in #55
- feat(projection): add lifecycle operations by @zendext in #54
- feat(library): implement removal and retirement by @zendext in #57
- feat(fuse): implement projection file semantics by @zendext in #56
- feat(scrapefsd): complete daemon lifecycle by @zendext in #58
- feat(diagnostics): add status and doctor commands by @zendext in #60
- feat(agent): add external media organization skill by @zendext in #59
- feat(install): add repeatable host setup by @zendext in #63
- feat(release): publish linux amd64 archives by @zendext in #64
Full Changelog: https://github.com/zendext/scrape-fs/commits/v0.1.0