bea-lbea-l is a local Rust CLI and VS Code companion for capturing current editor/build evidence into a small packet you can paste into an AI coding chat. It is designed for one simple job: show the current local coding state clearly before asking an assistant for help. What it does
Example packet:
What it does not dobea-l does not call model APIs, upload files, mutate source files, act as an agent, or make code changes for you. It also does not provide comparison intelligence, cloud processing, or paid analysis features. CLI
VS CodeThe VS Code companion exposes:
ScreenshotsA screenshot shows what you see. The bea-l packet shows local editor/build evidence. Use both when asking an AI coding assistant for help. The default screenshot folder is:
You can change it in the VS Code setting:
Privacy and local boundarybea-l is local-first. It does not upload your project, call an AI service, or edit your source files. Screenshots are saved locally. Review any screenshot before sharing it with an AI chat or another person. bea-l reports the local evidence it is given. A clean packet is useful context, not proof that a whole project is correct. Statusbea-l is a public free local snapshot tool from NSC Labs. bea-l is a local Rust CLI and VS Code companion for capturing current editor and build evidence into a small packet you can paste into an AI coding chat. |