Quick start
If Noodlbox is not installed yet, follow Install. The installer starts onboarding automatically on a first install.
Connect your agent
Section titled “Connect your agent”If you skipped onboarding or want to run it again:
nbx onboardSign in when prompted, choose your coding client, and restart it after setup.
Ask a real question
Section titled “Ask a real question”Open a repository in your coding agent and ask:
Use Noodlbox to explain how authentication refresh works before changing it.Noodlbox analyzes the repository on first use, then gives the agent the relevant execution paths, definitions, callers, and dependencies.
Use the CLI directly
Section titled “Use the CLI directly”To build the model explicitly and retrieve the same context yourself:
nbx analyze .nbx search "auth refresh flow"