File Contention in Development Builds
[INFO] --- jarjar (default-jar) @ generator ---
[INFO] --- jarjar (default-jar) @ generator ---
Development with ValkyrAI is simple once you get the hang of the CodeGen development practices. We recommend you review the development best practices before getting too far into development.
In the first step of the generation process, ThorAPI enhances your spec with a variety of features:
ValkyrAI is an innovative platform that leverages artificial intelligence to streamline and automate business processes. Built upon the robust capabilities of ThorAPI, it accelerates the development of secure and efficient APIs by transforming OpenAPI specifications into fully-functional backend and frontend codebases.
This page summarizes how the ValorIDE repository is organized and where the extension’s major runtime components live.
Out of the box, ValkyrAI is a Java Maven Project Monorepo with some unique features:
/Users/johnmcmahon/workspace/2025/valkyr/ValkyrAI/src/main/typescript/valkyrlabscom/src/thor/redux/components/form/WorkflowStateForm.tsx18
...
SecureField comes in 2 flavors: ThorAPI built-in and the SecureField KMS which is included with ValkyrAI.
ValorIDE is Valkyr Labs’ agentic coding companion for VS Code. The extension that lives in this repository (currently version 3.20.344 from package.json) combines a TypeScript runtime, a React-powered webview, and deep ThorAPI/ValkyrAI integrations to plan, edit, and validate code across your entire workspace while keeping the human approving every step.
ValorIDE Logo
APIs, SDKs, and code libraries require versioning information to allow for changes and updates to software that other systems depend upon without creating chaos or breaking production systems.