Skip to content

Walkthrough commits#53

Open
orta wants to merge 7 commits into
nkzw-tech:mainfrom
orta:walkthrough-commits
Open

Walkthrough commits#53
orta wants to merge 7 commits into
nkzw-tech:mainfrom
orta:walkthrough-commits

Conversation

@orta
Copy link
Copy Markdown
Contributor

@orta orta commented Jun 5, 2026

Builds on #52

Makes the walkthrough JSON include information about a potential commit title and body for passing to codiff

This is then presented at the end of the walkthrough. You can choose to unstage files, and then hit a button to recreate the commit body using your agent's programmatic mode

Screenshot_2026-06-05_22-43-04

orta added 7 commits June 5, 2026 14:25
Introduces the TypeScript types that describe the commit composer's data model and updates the narrative walkthrough electron module to handle the new commit-related fields. These are the shared contracts that the UI, IPC layer, and git execution modules depend on.

The changes to the walkthrough module extend its existing processing logic to recognise the commit configuration when a walkthrough document includes it, making the data available to the renderer without yet wiring up the full execution path.
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