agentscope-ai / agentscope-ai/QwenPaw
qwenpaw env set → subprocess can't see it
- Lenguaje dominante
- TypeScript
- Estrellas
- 35k
- Forks
- 3.1k
- Merge medio
- 1 d 13 h
- PR fusionados (30 d)
- 228
Descripción
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.
Guía de contribución
Línea de trabajo
Start by locating the implementations or entry points for `env set`, `env list`, and `execute_shell_command`, then trace how environment values are stored and passed to subprocesses. Check the existing command tests, if present; done means a value added with `env set` can be retrieved at runtime through `env get KEY` or `env list --json` without restarting the agent.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- typescript
- Área
- cli
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Tranquilo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 62/100