What Neroli gives each session
Agent CLI bridge
Theneroli CLI is mainly for agents and automations. It lets them inspect the
current session instead of guessing paths, panes, browsers, simulators, or
automation names.
This is why agents can create automations, inspect recent sessions, use attached
browsers, and keep work tied to the right workspace.
Useful agent requests
Ask agents to use Neroli when the answer depends on workspace context:Safety rules
- A worktree is isolation for review, not a security sandbox.
- Commands can access what your macOS user can access.
- Do not commit
.env, certificates, API keys, generated credentials, or local-only config. - Use cloud only for work whose setup, secrets, and network access are intentional.
- If a command behaves strangely, first check that it ran from the right session path.