LAB | Open Source | open source
Codebase Combiner
Workspace -> single Markdown/text prompt artifact with filters and token estimates (VS Code + macOS SwiftUI).
VS Code ExtensionNode/JSSwiftUITooling
- Two deliverables: VS Code extension + macOS SwiftUI app.
- Filter by glob/extension and generate prompt-ready artifacts.
- Token estimation for prompt sizing.
Why it exists
- LLM workflows need clean context packaging: right files, right order, predictable size.
What it ships
- A VS Code extension and a SwiftUI desktop app for visual selection and preview.
RELATED