reconsumeralization / CodeCurse

CodeCurse AI IDE
MIT License
1 stars 0 forks source link

Fix file paths and imports in WORKSTATION files #13

Closed sweep-ai[bot] closed 10 months ago

sweep-ai[bot] commented 10 months ago

PR Feedback: πŸ‘

Description

This PR addresses the issue of broken file paths and imports in the WORKSTATION files. The 'Latest' directories no longer exist, so all references to them need to be updated to point to the correct 'Stable' directories. This PR modifies the relevant files in the 'workbench' directory to fix the file paths and imports.

Summary of Changes

Please review and merge this PR to resolve the issue of broken file paths and imports in the WORKSTATION files.

Fixes #12.


πŸŽ‰ Latest improvements to Sweep:


πŸ’‘ To get Sweep to edit this pull request, you can:

sweep-ai[bot] commented 10 months ago

Sandbox Executions

trunk fmt workbench/features/chat/chatSelectors.ts || exit 0 1/2 βœ“
 βœ” Formatted workbench/features/chat/chatSelectors.ts
Re-checking autofixed files...

Checked 1 file
βœ” No issues
trunk check --fix --print-failures workbench/features/chat/chatSelectors.ts 2/2 βœ“
Checked 1 file
βœ” No issues

sweep-ai[bot] commented 10 months ago

Apply Sweep Rules to your PR?

height[bot] commented 10 months ago

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

πŸ’‘Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.