-
Notifications
You must be signed in to change notification settings - Fork 893
Open
Description
Summary
Editor mode intermittently fails to open files.
Context
OpenWork is a practical control surface for agentic work, and editor mode is a core interaction for quickly opening project files.
Observed
- From editor mode, file open sometimes no-ops.
- Root cause unknown.
Scope
- Add logging around file-open attempts (UI and Tauri command).
- Identify failure conditions (path resolution, permissions, workspace state, file watcher).
- Fix so file open is reliable across workspaces.
Acceptance
- File open in editor mode succeeds consistently across repeated attempts.
- Failures produce a visible error and log detail (path, command, error).
- Regression coverage: manual steps or automated test if feasible.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels