Agent not generating using relative paths on --output
Open
- Dominant language
- Python
- Stars
- 622
- Forks
- 133
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I noticed that if on `--output` argument a relative path is used (for example `./agent.exe`) , the agent is not generated. It works only using absolute paths. Maybe could be an improvement to make it work anyway (I spent some minutes until realize of what is happening).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the command-line handling of the --output argument and the agent-generation path for relative versus absolute output paths. Reproduce the issue with ./agent.exe, then verify that generation succeeds with the relative path while preserving the existing absolute-path behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100