Skip to content

Close ticket "Useless history in new session page?" (#1495): resolved by #1536, sweep stale LOGS.md comments - #1586

Merged
suleimansh merged 2 commits into
mainfrom
claude/close-useless-history-issue-lrl4xx
Aug 18, 2026
Merged

Close ticket "Useless history in new session page?" (#1495): resolved by #1536, sweep stale LOGS.md comments#1586
suleimansh merged 2 commits into
mainfrom
claude/close-useless-history-issue-lrl4xx

Conversation

@suleimansh

Copy link
Copy Markdown
Member

Closes out the ticket for #1495 per its plan: the questioned history panel (ProjectLogPanel) and the LOGS.md writer were already deleted by #1536, which resolves four of the ticket's five gripes outright; the fifth (STOPPED as noise) deliberately stays — the sidebar rail's honest status wording means "a human aborted this run", and collapsing it into DONE would misreport aborted runs as successful.

What this PR does:

  • Sweeps the stale LOGS.md comments the plan listed — each one still described LOGS.md as existing and was a small lie to the next reader: the launcher header (ProjectHome.tsx), the dashboard read-model and projection notes (reads.ts, dashboard.ts, overview.ts), the delete-session leaves-behind lists (worktrees.ts, control.ts), the gitignore allowlist note (project-presets.ts), the agent-store directory doc, the two cli.ts docs, the handoff paper-trail predicate (agent-handoff.ts), the dashboard README, and format-date's examples.
  • Leaves deliberate history alone: past-tense B3 notes (projects.ts, framework-gitignore.ts, projects.test.ts) and legacy-repo test fixtures (project-presets.test.ts, control.test.ts, agent-handoff.test.ts) are accurate as written.
  • Removes the ticket, its plan, and its lock per the ticketing convention, and drops the entry from TODO_AGENTS.md.

Issue #1495 was already closed (via the triage PR #1576); a comment documenting the resolution rationale is now on the issue.

Validation: pnpm typecheck green; dashboard vitest suite green (81 files, 774 tests, includes the edited format-date.test.ts). Nine node-test failures are unrelated to this comment-only diff: the daemon tests 503 because the dashboard bundle isn't built in this environment, and control.test's tracked-runtime-state check fails because harness commit a8944c8 on this branch tracked .the-framework/<user>/sessions/* files — pre-existing before this change.

🤖 Generated with Claude Code

https://claude.ai/code/session_01197dFdmEoxKR5eymD2aUkV


Generated by Claude Code

claude and others added 2 commits August 18, 2026 16:02
… by #1536

The questioned history panel (ProjectLogPanel) and the LOGS.md writer were
deleted by #1536, which resolves the ticket's gripes: no history section on
the launcher, no wordy caption, no [Build] tag, and only one history surface
left (the sidebar rail). The rail's STOPPED badge stays as-is — honest
status wording is deliberate (a stopped run is not a done run).

Sweep the comments that still described LOGS.md as existing: the launcher
header, the dashboard read-model and projection notes, the delete-session
leaves-behind lists, the gitignore allowlist note, the agent-store dir doc,
the cli settle/prompt-agent docs, the handoff paper-trail predicate doc, the
dashboard README, and format-date's examples. Deliberate past-tense B3
history notes and legacy-repo test fixtures stay.

Remove the ticket, its plan, and its lock per the ticketing convention.

Co-Authored-By: Claude <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01197dFdmEoxKR5eymD2aUkV
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@suleimansh
suleimansh merged commit edf1450 into main Aug 18, 2026
3 checks passed
@suleimansh
suleimansh deleted the claude/close-useless-history-issue-lrl4xx branch August 18, 2026 17:29
suleimansh added a commit that referenced this pull request Aug 18, 2026
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.

2 participants