Skip to content

Add model selection and file creation diffs - #6

Merged
roprgm merged 2 commits into
mainfrom
agents/model-selection-file-diffs
Jul 24, 2026
Merged

Add model selection and file creation diffs#6
roprgm merged 2 commits into
mainfrom
agents/model-selection-file-diffs

Conversation

@roprgm

@roprgm roprgm commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a turn-scoped model selector to the composer and forward the validated model through Eve request attributes
  • show unified diffs for newly created files and omit zero-deletion activity stats
  • clarify file editing guidance, remove the obsolete Vite scaffold skill, and update architecture documentation

Why

Users need explicit control over the model used for each turn, while file creation activity should be as inspectable as file replacement activity. The previous runtime always used one fixed model and skipped diffs when a file did not already exist.

Impact

Model choice remains transient browser state and is not persisted in Convex. New file writes now include bounded diffs, giving the activity UI consistent additions and deletions data.

Validation

  • bun run check
  • bun run test (52 tests)
  • bun run build

@vercel

vercel Bot commented Jul 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
eve-code Ready Ready Preview, Comment Jul 24, 2026 6:27pm

Request Review

@roprgm
roprgm marked this pull request as ready for review July 24, 2026 18:26
@roprgm
roprgm merged commit 0298fcb into main Jul 24, 2026
3 checks passed
@roprgm
roprgm deleted the agents/model-selection-file-diffs branch July 26, 2026 20:36
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