- Rename and expand resolvePackagePath to resolveWorkDir, which now appends project_name if provided - Update discoverFiles to use workDir and add default search pattern if none specified - Modify executeShellCommands prompt to include workDir and enforce relative paths only - Add safety checks to reject shell commands with ".." or absolute paths to prevent directory escapes - Minor prompt and formatting adjustments for clarity and consistency |
||
|---|---|---|
| .. | ||
| loader.go | ||
| runner.go | ||
| types.go | ||