@fde-lab/cli-core
@fde-lab/cli-core
Internal bootstrap logic for the FDE Lab project.
This package contains the shared Node.js/TypeScript logic that powers the npx-first experience of the FDE Lab Proofs-of-Concept. It validates the host environment (Node, Python, Docker) and handles the secure creation of isolated local Python environments before executing the AI agents.
This package is not meant to be executed on its own.
What is FDE Lab?
FDE Lab is a collection of production-style, customer-facing AI engineering solutions designed to demonstrate the skills of a Forward Deployed Engineer (FDE).
The core philosophy is:
One command → install → run → demo.
A developer or potential customer should be able to clone or install a project and reach a working demonstration with minimal friction.
Learn More
Check out the FDE Lab GitHub Repository for more information.