Skip to content

[codex] add first environment guide#76

Merged
salim4n merged 1 commit into
mainfrom
docs/first-environment-guide
May 29, 2026
Merged

[codex] add first environment guide#76
salim4n merged 1 commit into
mainfrom
docs/first-environment-guide

Conversation

@salim4n
Copy link
Copy Markdown
Member

@salim4n salim4n commented May 29, 2026

Closes #55

What changed

  • Added a first user-facing environment authoring guide from a blank TypeScript project.
  • Covers reset/seeding, observations, action spaces, stepping, named rewards, done results and a runnable smoke script.
  • Added troubleshooting for invalid action, observation, reward and done shapes.
  • Linked the guide from the main README.

Validation

  • bun run ci

@salim4n salim4n marked this pull request as ready for review May 29, 2026 02:51
@salim4n salim4n merged commit ef06990 into main May 29, 2026
1 check passed
@salim4n salim4n deleted the docs/first-environment-guide branch May 29, 2026 02:51
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.

docs: build your first environment

1 participant