Skip to content

Document CLI development scope#543

Merged
AlexandreYang merged 2 commits into
mainfrom
alex/cli-for-dev
Jun 25, 2026
Merged

Document CLI development scope#543
AlexandreYang merged 2 commits into
mainfrom
alex/cli-for-dev

Conversation

@AlexandreYang

Copy link
Copy Markdown
Member

Summary

Document that the rshell CLI is intended for development, debugging, and local validation of the interpreter, not as a production execution boundary for untrusted users.

Impact

This clarifies that production integrations should embed the Go API and configure commands, paths, environment, timeout, and mode explicitly. Security reviews should focus on the interpreter and embedding configuration rather than treating developer-only CLI flags as the production threat boundary.

Validation

  • make fmt

@AlexandreYang
AlexandreYang marked this pull request as ready for review June 25, 2026 05:58
@AlexandreYang AlexandreYang changed the title [codex] Document CLI development scope Document CLI development scope Jun 25, 2026
@AlexandreYang
AlexandreYang added this pull request to the merge queue Jun 25, 2026
@AlexandreYang
AlexandreYang removed this pull request from the merge queue due to a manual request Jun 25, 2026
@AlexandreYang
AlexandreYang added this pull request to the merge queue Jun 25, 2026
Merged via the queue into main with commit 5d7ad76 Jun 25, 2026
41 checks passed
@AlexandreYang
AlexandreYang deleted the alex/cli-for-dev branch June 25, 2026 12:36
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.

2 participants