Skip to content

Editor mode intermittently fails to open files #624

@benjaminshafii

Description

@benjaminshafii

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions