Skip to content

refactor(mobile): finish shared cloud task adoption#3608

Draft
richardsolomou wants to merge 1 commit into
posthog-code/share-cloud-task-enginefrom
posthog-code/share-mobile-cloud-task-core
Draft

refactor(mobile): finish shared cloud task adoption#3608
richardsolomou wants to merge 1 commit into
posthog-code/share-cloud-task-enginefrom
posthog-code/share-mobile-cloud-task-core

Conversation

@richardsolomou

@richardsolomou richardsolomou commented Jul 21, 2026

Copy link
Copy Markdown
Member

Problem

After the shared contracts, transport, policies, and session engine are adopted, mobile still has static model configuration and several inbox, task API, parsing, and type wrappers around those packages.

Depends on #3624
Refs #2416

Changes

I switched mobile to the authenticated live model catalog and shared configuration policy, moved the remaining inbox consumers onto canonical contracts, and removed the residual task API, prompt, parser, and type wrappers. This PR contains the final mobile/UI adoption only; the reusable logic lives in the prerequisite PRs.

How did you test this?

  • Ran 2,622 core tests, the core typecheck, and 343 mobile tests.
  • Ran Biome and host-boundary checks.
  • Exported the production iOS Expo bundle.

Automatic notifications

  • Publish to changelog?
  • Alert Sales and Marketing teams?

Created with PostHog Code

@trunk-io

trunk-io Bot commented Jul 21, 2026

Copy link
Copy Markdown

Merging to main in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

After your PR is submitted to the merge queue, this comment will be automatically updated with its status. If the PR fails, failure details will also be posted here

@richardsolomou richardsolomou changed the title Share desktop cloud task core with mobile refactor(mobile): reuse shared cloud task architecture Jul 21, 2026
@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown

React Doctor found 10 issues in 2 files · 10 warnings.

10 warnings

src/app/task/index.tsx

src/features/tasks/composer/TaskChatComposer.tsx

Reviewed by React Doctor for commit 70e84e9.

@richardsolomou richardsolomou changed the title refactor(mobile): reuse shared cloud task architecture refactor(mobile): adopt shared cloud task sessions Jul 21, 2026
@richardsolomou
richardsolomou changed the base branch from main to posthog-code/share-cloud-task-foundations July 21, 2026 11:38
@richardsolomou
richardsolomou force-pushed the posthog-code/share-mobile-cloud-task-core branch from 71a9410 to bc3432b Compare July 21, 2026 11:39
@richardsolomou
richardsolomou force-pushed the posthog-code/share-cloud-task-foundations branch from 8c39d0e to f08bac5 Compare July 21, 2026 12:30
@richardsolomou
richardsolomou force-pushed the posthog-code/share-mobile-cloud-task-core branch from bc3432b to 469e7c2 Compare July 21, 2026 12:34
@richardsolomou
richardsolomou changed the base branch from posthog-code/share-cloud-task-foundations to posthog-code/share-cloud-task-engine July 21, 2026 12:35
@richardsolomou
richardsolomou force-pushed the posthog-code/share-cloud-task-engine branch from 2dafbcd to 1b48f46 Compare July 21, 2026 13:46
Generated-By: PostHog Code
Task-Id: 40c57a59-b4e1-4760-8e56-ecd03e9c2f0f
@richardsolomou
richardsolomou force-pushed the posthog-code/share-mobile-cloud-task-core branch from 469e7c2 to 70e84e9 Compare July 21, 2026 13:58
@richardsolomou richardsolomou changed the title refactor(mobile): adopt shared cloud task sessions refactor(mobile): finish shared cloud task adoption Jul 21, 2026
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