Skip to content

Refactor live thread state and share pending signal derivation#14

Open
Emanuele-web04 wants to merge 1 commit intomainfrom
codex/confronta-robustezza-turn
Open

Refactor live thread state and share pending signal derivation#14
Emanuele-web04 wants to merge 1 commit intomainfrom
codex/confronta-robustezza-turn

Conversation

@Emanuele-web04
Copy link
Copy Markdown
Owner

Summary

  • move pending approval and user-input signal derivation into shared helpers used by both server snapshots and web live state
  • update the web store to rely on the main live orchestration event path for turn diffs, session changes, interrupts, and reverts
  • preserve and surface richer live thread state in the UI, including proposed-plan linkage and server-derived sidebar summary fields
  • add coverage for shared thread signals and live thread/store behavior

Testing

  • bun x vitest run apps/web/src/store.test.ts
  • bun x vitest run apps/web/src/session-logic.test.ts
  • bun x vitest run packages/shared/src/threadSignals.test.ts
  • bun run fmt
  • bun run lint
  • bun run typecheck

@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:XXL labels Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XXL vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant