Integrations
Agent tools today
The Agentic agent's built-in tools operate on the project filesystem and local run/deploy:
- File read/write/edit/delete
- Project run and code execution
- Search within the project
Linked products
Workspace projects can link to Database Products and other Quanta products. Linked database schema appears in agent context (build_project_context).
External APIs
External API and service integrations are managed separately under Products → Integrations. They are not yet exposed as agent tools in this release; the platform architecture supports adding them as future domain-specific tools.
Extensible domains
Cyber Security and Product Research domain stubs show how integrations can map to dedicated agent workflows without changing the core ReAct engine.