daytonaio / daytona

The Open Source Dev Environment Manager.
https://daytona.io
Apache License 2.0
5.66k stars 219 forks source link

feat: workspace API keys and env variables #533

Closed Tpuljak closed 1 month ago

Tpuljak commented 1 month ago

Workspace API keys and Env variables

Description

This PR introduces workspace API keys and exposes a function to get env variables. Both these changes are requirements for VM-based providers that will run the agent in host mode inside a workspace instance.