Skip to content

Decouple conversation generation flow into shared domain helpers#2107

Open
gary149 wants to merge 2 commits intomainfrom
codex/conversation-generation-decouple
Open

Decouple conversation generation flow into shared domain helpers#2107
gary149 wants to merge 2 commits intomainfrom
codex/conversation-generation-decouple

Conversation

@gary149
Copy link
Collaborator

@gary149 gary149 commented Feb 9, 2026

Summary

  • add shared conversation generation helpers and tests for turn preparation, final answer merging, and router metadata merging
  • rewire /src/routes/conversation/[id]/+server.ts and /src/routes/conversation/[id]/+page.svelte to use the new domain helpers while keeping existing side effects
  • update workflow and coverage config plus targeted specs (including processClientUpdate and the new parity test) to lock the refactored flow at 100% coverage

Testing

  • Not run (not requested)

- Remove unused: @aws-sdk/credential-providers, aws4
- Remove unused types: @types/jsdom
- Move to devDependencies: husky, lint-staged, vitest-browser-svelte
- Bump version ranges to match installed versions
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