Skip to content

Conversation

@hyperpolymath
Copy link
Owner

No description provided.

claude and others added 3 commits December 15, 2025 12:51
This commit brings the project to a release-ready state for v0.1.0:

New features:
- cfk-cli: Full command-line interface with ls, cat, cp, mv, rm, mkdir, stat, backends, df commands
- cfk-search: Search module with basic filename matching (Tantivy optional)
- cfk-vfs: VFS stub with FUSE mounting planned for v0.2.0

Fixes:
- Fixed workspace structure (removed cfk-ios, created missing crates)
- Fixed dependency conflicts (tantivy, zstd, fuser made optional)
- Fixed compilation warnings across all crates

Tests:
- Added 27 unit tests for cfk-core (path, error, entry modules)
- Added 11 unit tests for cfk-providers (local backend)
- Total: 41 tests passing

Documentation:
- Updated README.adoc with current status, installation, quick start
- Added roadmap for v0.1.0, v0.2.0, v0.3.0
@hyperpolymath hyperpolymath merged commit 70991e8 into main Dec 15, 2025
11 of 13 checks passed
@hyperpolymath hyperpolymath deleted the claude/assess-release-readiness-W4v6e branch December 15, 2025 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants