Skip to main content

14 docs tagged with "Documentation"

View all tags

Getting Started with ValkyrAI

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.

OpenAPI Spec Enhancement

In the first step of the generation process, ThorAPI enhances your spec with a variety of features:

Overview of ValkyrAI

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.

Project Architecture Overview

This page summarizes how the ValorIDE repository is organized and where the extension’s major runtime components live.

ValorIDE

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.

Versioning Your API

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.