Setup Development Environment

The most straightforward way to get started with Nyra Agent is by utilizing the provided Docker container. This container comes preconfigured with all the essential dependencies and settings required to run the agent. You can further extend its functionality by creating custom extensions or modifying the existing ones.

For agent development, leveraging the right development tools can significantly streamline the process. This guide includes the following tutorials:

  • Setting up a local development environment with VSCode to connect to your Docker container.

  • Configuring a cloud-based development environment using GitHub Codespaces.

Last updated