Skip to content

chore: document default.env variables and their purpose#8

Open
Alex647648 wants to merge 1 commit intodimensionalOS:masterfrom
Alex647648:chore/cleanup-default-env
Open

chore: document default.env variables and their purpose#8
Alex647648 wants to merge 1 commit intodimensionalOS:masterfrom
Alex647648:chore/cleanup-default-env

Conversation

@Alex647648
Copy link

Summary

  • Add comments to default.env explaining that OPENAI_API_KEY and ROBOT_IP are used by the Python DimOS server, not the TypeScript plugin
  • Add copy instructions for users setting up the project

Motivation

The env template had two empty variables with no documentation. Contributors couldn't tell what they were for or which component used them.

The env template had undocumented OPENAI_API_KEY and ROBOT_IP fields
with no indication of what they're for or which component uses them.
Add comments clarifying these are for the Python DimOS server side,
not the OpenClaw TypeScript plugin.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant