- Add debug logging to track project directory resolution - Improve path traversal security check with proper separator handling - Log entry count and first 10 entries for debugging - Fix project root validation to prevent listing workspace root The issue was that the tree was listing from the workspace root (containing gadget-code/, gadget-drone/, packages/) instead of the specific project directory. Added logging to help diagnose. |
||
|---|---|---|
| .. | ||
| .vscode | ||
| data/prompts/subagent | ||
| docs | ||
| src | ||
| types | ||
| .gitignore | ||
| AGENTS.md | ||
| gadget-drone.code-workspace | ||
| LICENSE | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.json | ||