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 document provides an overview of the project's architecture, including the folder structure and the purpose of each folder's contents.
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.
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.
Welcome to the VLCode documentation - your comprehensive guide to using and extending VLCode's capabilities. Here you'll find resources to help you get started, improve your skills, and contribute to the project.