Skip to content

fix(terminal): clarify configured execution environment - #8364

Closed
iacker wants to merge 1 commit into
NousResearch:mainfrom
iacker:fix/issue-7672-terminal-tool-description
Closed

fix(terminal): clarify configured execution environment#8364
iacker wants to merge 1 commit into
NousResearch:mainfrom
iacker:fix/issue-7672-terminal-tool-description

Conversation

@iacker

@iacker iacker commented Apr 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • clarify that the terminal tool runs in the configured execution environment rather than always on Linux
  • scope the sandbox cleanup warning to sandboxes that are actually configured
  • add a regression test that locks in the user-facing description text

Testing

  • source venv/bin/activate && python -m pytest tests/tools/test_terminal_tool_description.py -q -n 0
  • source venv/bin/activate && python -m pytest tests/tools/test_terminal_tool.py -q -n 0

Closes #7672

@alt-glitch alt-glitch added type/docs Documentation improvements P3 Low — cosmetic, nice to have tool/terminal Terminal execution and process management labels Apr 28, 2026
@iacker

iacker commented May 10, 2026

Copy link
Copy Markdown
Contributor Author

Replaced by #23242 after rebasing onto current main. The old branch needs a history rewrite, which is not available from this cron environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P3 Low — cosmetic, nice to have tool/terminal Terminal execution and process management type/docs Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Terminal tool description is misleading for Windows users

2 participants