Skip to content

docs(roadmap): add #337 — workspace_dirty lifecycle flag has no dirty-file detail#2855

Closed
code-yeongyu wants to merge 1 commit intomainfrom
docs/roadmap-337-workspace-dirty-no-detail
Closed

docs(roadmap): add #337 — workspace_dirty lifecycle flag has no dirty-file detail#2855
code-yeongyu wants to merge 1 commit intomainfrom
docs/roadmap-337-workspace-dirty-no-detail

Conversation

@code-yeongyu
Copy link
Copy Markdown
Collaborator

Pinpoint #337

workspace_dirty: true in session lifecycle objects provides no detail — no file count, no paths, no abandonment reason.

Live on 0f7578c:

{
  "abandoned": true,
  "kind": "saved_only",
  "workspace_dirty": true
  // dirty_file_count: absent
  // dirty_file_paths: absent
  // abandoned_reason: absent
}

All 10 sessions: workspace_dirty: true, abandoned: true. GC policy can't distinguish intentional edits from stale crash leftovers.

ROADMAP.md only

@code-yeongyu
Copy link
Copy Markdown
Collaborator Author

Closing in favor of #2856 (same #337 content, gaebal-gajae's PR takes precedence)

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.

1 participant