Skip to content

wip: Strongly Typed Path strings and therefore fix all mismatch/normalisation issues on windows#18692

Closed
Hona wants to merge 44 commits into
anomalyco:devfrom
Hona:feat/brand-paths-everywhere
Closed

wip: Strongly Typed Path strings and therefore fix all mismatch/normalisation issues on windows#18692
Hona wants to merge 44 commits into
anomalyco:devfrom
Hona:feat/brand-paths-everywhere

Conversation

@Hona
Copy link
Copy Markdown
Member

@Hona Hona commented Mar 23, 2026

No description provided.

Hona added 30 commits March 18, 2026 20:46
…rywhere

# Conflicts:
#	packages/opencode/src/file/index.ts
#	packages/opencode/src/file/watcher.ts
#	packages/opencode/src/lsp/server.ts
#	packages/opencode/src/permission/index.ts
#	packages/opencode/src/permission/service.ts
#	packages/opencode/src/skill/skill.ts
@Hona Hona changed the title wip: Strongly Typed Path IDs and therefore fix all mismatch/normalisation issues on windows wip: Strongly Typed Path strings and therefore fix all mismatch/normalisation issues on windows Mar 23, 2026
Copy link
Copy Markdown

@atharvau atharvau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review for PR #18692: WIP Path Handling

⚠️ Work in Progress - Early Feedback

This PR appears to be a comprehensive rewrite of path handling for Windows compatibility. Since it's marked as WIP with no description and a very large diff (20k+ lines), here's some early feedback:


📋 Recommendations for Development

  1. Add PR Description: Please add a detailed description explaining:

    • What problems this solves
    • High-level approach taken
    • Breaking changes introduced
    • Testing strategy
  2. Consider Breaking Into Smaller PRs: This could potentially be split into:

    • Type definitions and interfaces
    • Core path utilities
    • Migration of existing usage
    • Tests and validation
  3. Add Tests: Ensure comprehensive test coverage for:

    • Windows-specific path scenarios
    • Cross-platform compatibility
    • Migration paths for existing data
  4. Review vs PR #18709: This seems related to the other path handling PR (#18709). Consider how they relate and if they can be consolidated.


🔍 Ready for Review When:

  • PR description added with clear goals
  • Tests included for path handling logic
  • Potential breaking changes documented
  • WIP status removed

Happy to provide detailed technical review once the PR is ready for review!

Status: AWAITING AUTHOR (WIP)

@rekram1-node
Copy link
Copy Markdown
Collaborator

Automated PR Cleanup

Thank you for contributing to opencode.

Due to the high volume of PRs from users and AI agents, we periodically close older PRs using automated criteria so maintainers can focus review time on the most active and community-supported contributions.

This PR was closed because it matched the following cleanup criteria:

  • The PR was created more than 1 month ago
  • The PR had fewer than 2 positive reactions
  • Positive reactions are counted as thumbs-up, heart, celebration, or rocket reactions on the PR

PRs created within the last month are not affected by this cleanup.

If you believe this PR was closed incorrectly, or if you are still actively working on it, please leave a comment explaining why it should be reopened. A maintainer can review and reopen it if appropriate.

Thanks again for taking the time to contribute.

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.

3 participants