Skip to content

test(tools): gated live test — agent uses an isolated Python venv - #31

Merged
ayman3000 merged 1 commit into
mainfrom
test/live-isolated-venv
Jul 28, 2026
Merged

test(tools): gated live test — agent uses an isolated Python venv#31
ayman3000 merged 1 commit into
mainfrom
test/live-isolated-venv

Conversation

@ayman3000

Copy link
Copy Markdown
Owner

Proves the isolated-Python-venv workflow end-to-end against glm-5.2:cloud (gated SAK_LIVE_TESTS=1): the agent creates a venv, pip installs a package into it (cowsay), and runs a script using it — asserted by checking the venv (not system Python) has the package. Backs Naseem's ~/.naseem/venv design. Passed ~24s locally.

Proves the isolated-Python workflow end-to-end against glm-5.2:cloud: the
agent creates a venv, installs a package INTO it (cowsay), and runs a script
using it — verified by checking the venv (not system Python) has the package.
Uses a goal verifier requiring the output file to exist. Passed (~24s).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@ayman3000
ayman3000 merged commit b8251c1 into main Jul 28, 2026
1 check passed
@ayman3000
ayman3000 deleted the test/live-isolated-venv branch July 28, 2026 11:07
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