Skip to content

fix: preserve Gemini CLI subagent relative paths#1437

Merged
dyoshikawa merged 1 commit intomainfrom
fix/issue-1424-geminicli-relative-path
Apr 3, 2026
Merged

fix: preserve Gemini CLI subagent relative paths#1437
dyoshikawa merged 1 commit intomainfrom
fix/issue-1424-geminicli-relative-path

Conversation

@dyoshikawa-claw
Copy link
Copy Markdown
Collaborator

Summary

  • preserve Gemini CLI subagent relativeFilePath values exactly as provided when loading from disk
  • assert nested subagent paths through getRelativeFilePath() so subdirectory round-trips stay covered

Testing

  • pnpm vitest run src/features/subagents/geminicli-subagent.test.ts --silent=true
  • pnpm check

Closes #1424.

@dyoshikawa dyoshikawa merged commit 5a9421e into main Apr 3, 2026
10 checks passed
@dyoshikawa dyoshikawa deleted the fix/issue-1424-geminicli-relative-path branch April 3, 2026 13:48
@github-actions github-actions bot mentioned this pull request Apr 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: GeminiCliSubagent.fromFile() discards subdirectory paths via basename

2 participants