Extract an OpenAPI specification directly from framework source code when no spec file exists. Enable linting and diffing by generating the spec from FastAPI routes instead of requiring a checked-in file.
Find sources that never reach a required checkpoint (e.g., route handlers without an ownership check) to surface authorization gaps and unreachable code paths.
Deploy web projects to production on Varity with automatic framework detection, building, and live hosting at a custom URL. Zero configuration required.
Search past experiences and memories using natural-language queries to solve problems, debug errors, or make design decisions. Filter by time, tags, entity, and more.
Identify candidate route handlers by matching entry-point-shaped names/signatures across frameworks. Confidence scores guide verification; use it to find potential handlers, not confirmed routes.
Initialize or reset the coaching checklist for the first Zeus Client app, defaulting to single-agent with sample options like travel, beer, or API. Multi-agent samples are gated until single-agent passes smoke tests.
Analyze a repository to reveal project type, languages, file sizes, module dependencies, and circular import warnings. Use this to understand the codebase structure before making changes.