Skip to content

docs: sync documentation to current codebase state#149

Merged
AdamJ merged 1 commit into
mainfrom
claude/documentation-updates-w8U3N
May 26, 2026
Merged

docs: sync documentation to current codebase state#149
AdamJ merged 1 commit into
mainfrom
claude/documentation-updates-w8U3N

Conversation

@AdamJ
Copy link
Copy Markdown
Owner

@AdamJ AdamJ commented May 26, 2026

Summary

Update various documentation files with the latest changes, bringing all documentation files up to date with the codebase.

Type of Change

  • New feature
  • Update to existing feature
  • Bug fix
  • Documentation update
  • Other (describe below)

Related Issue

Closes #

Changes Made

  • README
  • README-EXT
  • CHANGELOG
  • CLAUDE

Checklist

Complete all items that apply to your change. Check N/A for items that don't apply.

Documentation

Run sync-docs skill with Claude Code to automatically update relevant files.

  • Any notable changes added to the README.md
  • CHANGELOG.md updated accordingly
  • N/A — no README changes

General

  • Branch is up to date with main
  • No unrelated files included in this PR
  • Tested locally by invoking the npm run test, npm run lint, and npm run build

Notes for Reviewers

- Fix TypeScript version 5.8 → 5.9 in CLAUDE.md and README-EXT.md
- Correct TimeTrackingContext line count 1400+ → 1200+ in CLAUDE.md
- Update dataService.ts description: factory facade (~55 lines); add entries
  for supabaseService.ts (1100+ lines) and localStorageService/ directory
- Remove non-existent useStatusBar.ts and useKeyboardHeight.ts from CLAUDE.md
  key files table and iOS build section
- Update README-EXT.md project structure: add KanbanBoard, KanbanColumn,
  PlannedTaskCard, PlannedTaskDialog, StaleDayDialog, SummaryOutput,
  TaskTrackingPanel, IosPageHeader, PageLayout; add new hooks (useAppLifecycle,
  useHaptics, useLongPress, useReportStorage, useReportSummary); add
  calculationUtils, checklistUtils, exportUtils; reflect services split;
  remove deleted useOffline() from custom hooks section
- Update README.md recent highlights to include Kanban board and iOS HIG pass
- Update CHANGELOG.md version links from 0.21.1 to 0.54.0

https://claude.ai/code/session_014UabJHj37k5JGjz7pkRgG5
@github-actions github-actions Bot added automation For items related to release/documentation/workflow automations documentation Improvements or additions to documentation labels May 26, 2026
@AdamJ AdamJ merged commit fb55027 into main May 26, 2026
3 checks passed
@AdamJ AdamJ deleted the claude/documentation-updates-w8U3N branch May 26, 2026 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation For items related to release/documentation/workflow automations documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants