Skip to content

Split release packaging and Gmail mail intelligence#8

Merged
max4c merged 6 commits intomainfrom
codex/release-gmail-main
Apr 1, 2026
Merged

Split release packaging and Gmail mail intelligence#8
max4c merged 6 commits intomainfrom
codex/release-gmail-main

Conversation

@max4c
Copy link
Copy Markdown
Owner

@max4c max4c commented Apr 1, 2026

Summary

  • keep the standalone app work in its own follow-up commit on top of the existing release-app base
  • add the Gmail/mail-intelligence workspace on a separate commit that compiles cleanly on top of main
  • preserve a clean branch/worktree so this can land through review instead of merging dirty dev state

Validation

  • release-only commit b35f3a2: swift build, bash scripts/smoke-cli.sh, cd macos && xcodegen generate, xcodebuild -project /Users/maxforsey/Code/bugbook/.claude/worktrees/validate-release/macos/Bugbook.xcodeproj -scheme BugbookApp -configuration Debug build
  • branch head 2601493: swift build, bash scripts/smoke-cli.sh, cd macos && xcodegen generate, xcodebuild -project /Users/maxforsey/Code/bugbook/.claude/worktrees/agent-ab65cdd3/macos/Bugbook.xcodeproj -scheme BugbookApp -configuration Debug build
  • swift test on both states only failed on local performance baseline regressions (markdown_serialize_500 on the branch head; release-only also had nondeterministic perf baseline failures on reruns) while functional tests passed

@max4c max4c marked this pull request as ready for review April 1, 2026 18:10
@max4c max4c merged commit 10893df into main Apr 1, 2026
1 check passed
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