Skip to content

docs: refresh for v0.7, drop completed PLAN.md#34

Merged
zpenka merged 1 commit into
mainfrom
docs/v0.7-cleanup
May 6, 2026
Merged

docs: refresh for v0.7, drop completed PLAN.md#34
zpenka merged 1 commit into
mainfrom
docs/v0.7-cleanup

Conversation

@zpenka
Copy link
Copy Markdown
Owner

@zpenka zpenka commented May 6, 2026

Summary

The v0.7 cleanup and feature pass landed across PRs #26#33; the docs hadn't caught up. This brings them in line.

CLAUDE.md

  • Status block updated to v0.7 with bookmarks, timeline, unified render chrome, and skipped-scan warnings
  • Main-files list adds bookmark.go, timeline.go, plus updated handler/helper names (handleTimelineKey, fuzzyFilterSessions, render*Header/render*Footer pattern, layout constants)
  • Data-model section documents bookmarkOnly, dateFilter, timelineCursor, warnings, and how applyFilter composes the fuzzy / bookmark / date filters
  • Keyboard Navigation: m / M added to list mode, m to detail mode, T to list mode, plus a new Timeline mode block
  • Phasing notes / repo layout extended with the v0.7 entries

DESIGN.md

  • Status header advances to v0.7
  • Phasing table gains v0.7 rows
  • New "v0.7 — Cleanup and features" section after Phase 7

README.md

  • Status sentence covers v0.7 features and the chrome unification
  • Cache-dir line mentions bookmarks.json alongside index.db
  • Navigation list adds m, M, T, and a Timeline row

PLAN.md deleted — every item in it shipped.

Test plan

  • go test -race ./... passes
  • go vet ./... clean
  • gofmt -l . clean

🤖 Generated with Claude Code

The v0.7 cleanup and feature pass landed across PRs #26-33; the docs
hadn't caught up. This brings them in line with the code.

CLAUDE.md:
- Status block calls out v0.7 (was v0.6) and lists bookmarks, timeline,
  unified render chrome, and skipped-scan warnings.
- Main-files list adds bookmark.go, timeline.go, and updated handler /
  helper names (handleTimelineKey, fuzzyFilterSessions, render*Header /
  render*Footer pattern, layout constants).
- Data Model section documents bookmarkOnly, dateFilter, timelineCursor,
  warnings, and how applyFilter composes the fuzzy / bookmark / date
  filters.
- Cache-dir paragraph mentions bookmarks.json next to index.db.
- Keyboard Navigation: m and M added to list mode, m to detail mode,
  T to list mode, plus a new Timeline mode block.
- Phasing notes / repo layout add the v0.7 entries.

DESIGN.md:
- Status header advances to v0.7.
- Phasing table gains v0.7 rows.
- New "v0.7 — Cleanup and features" section under Phase 7.

README.md:
- Status sentence covers v0.7 features and the chrome unification.
- Cache-dir line mentions bookmarks.json.
- Navigation list adds m, M, T, and a Timeline row.

PLAN.md is removed: every item in it is shipped.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@zpenka zpenka merged commit d9cee03 into main May 6, 2026
1 check passed
@zpenka zpenka deleted the docs/v0.7-cleanup branch May 6, 2026 21:57
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