Skip to content

Dev#130

Merged
zTgx merged 3 commits into
mainfrom
dev
May 27, 2026
Merged

Dev#130
zTgx merged 3 commits into
mainfrom
dev

Conversation

@zTgx
Copy link
Copy Markdown
Member

@zTgx zTgx commented May 27, 2026

Summary

Changes

Checklist

  • Code compiles (cargo build)
  • Tests pass (cargo test --lib --all-features)
  • No new clippy warnings (cargo clippy --all-features)
  • Public APIs have documentation comments
  • Python bindings updated (if Rust API changed)

Notes

zTgx added 3 commits May 27, 2026 16:57
Update CLAUDE.md to reflect current project structure with separate
Python reasoning layer and Rust compile pipeline. Revise crate
dependencies, remove Cargo.lock from .gitignore, and update
development workflow steps to match current architecture.
Refactor the documentation to better explain Vectorless as having
two distinct layers: the Rust standard (IR + navigation primitives)
and the Python reference implementation. Update project structure
description with clearer crate categorization and dependency layers.
Revise development workflow guidelines to emphasize the contract
between the standard and reference implementation.
- Translate Chinese descriptions to English for better understanding
- Update examples to show clear recompilation behavior for different modules
- Maintain technical accuracy while improving readability
@vercel
Copy link
Copy Markdown

vercel Bot commented May 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vectorless Ready Ready Preview, Comment May 27, 2026 9:57am

@zTgx zTgx merged commit 4c6df4e into main May 27, 2026
8 checks passed
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.

1 participant