agentscope-ai / agentscope-ai/QwenPaw
qwenpaw env set → subprocess can't see it
Open
- Dominant language
- Python
- Stars
- 34.9k
- Forks
- 3.1k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 225
Description
Variables added via `env set` mid-session don't appear in
execute_shell_command subprocesses (they only inherit the snapshot
from agent startup). Need `env get KEY` or `--json` flag on `env list`
so scripts can fetch values at runtime without restarting.
Contributor guide
Assessment
This issue has not been assessed yet.