Skip to content

Onboard workspace with UTF-8 BOM support for storage drives#17

Merged
aj1126 merged 1 commit into
mainfrom
onboard-workspace-project-plan
Jun 27, 2026
Merged

Onboard workspace with UTF-8 BOM support for storage drives#17
aj1126 merged 1 commit into
mainfrom
onboard-workspace-project-plan

Conversation

@aj1126

@aj1126 aj1126 commented Jun 27, 2026

Copy link
Copy Markdown
Owner

This pull request introduces several configuration and documentation updates, as well as a minor logic change in drive detection. The most important changes are grouped below.

Documentation and Guidelines

  • Added a new section to .agents/AGENTS.md clarifying where to write user-facing artifacts versus workspace files, and when to provide ArtifactMetadata.
  • Introduced a .cursorrules file specifying workspace-specific AI guidelines and linking to global and project-scoped rules.

Editor and Workspace Configuration

  • Added a .vscode/settings.json file to enforce UTF-8 BOM file encoding and associate PowerShell file extensions with the correct language.

Logic Change: Drive Detection

  • Updated drive enumeration in both src/DriveTools.GUI.ps1 and src/DriveTools.psm1 to include all ready drives, not just fixed and removable types. The error message was also generalized to "No ready drives found." [1] [2]

These changes improve project documentation, workspace consistency, and drive detection logic.… drive

Summary

Describe what this PR changes.

Changes

Testing

How did you test this?

Related Issues

Closes #

@aj1126 aj1126 added the documentation Improvements or additions to documentation label Jun 27, 2026
@aj1126 aj1126 merged commit a8b3062 into main Jun 27, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant