Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Kitware
/
vtk-prompt
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
12
Code
Issues
8
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add conversation history drawer and per-conversation code state
- #45
#45
Merged
jlee-kitware
merged 26 commits into
master
Kitware/vtk-prompt:master
from
conversation-history-panel
Kitware/vtk-prompt:conversation-history-panel
Copy head branch name to clipboard
Jun 30, 2026
Conversation
Commits
26
(26)
Checks
Files changed
Merged
Add conversation history drawer and per-conversation code state
#45
jlee-kitware
merged 26 commits into
master
Kitware/vtk-prompt:master
from
conversation-history-panel
Kitware/vtk-prompt:conversation-history-panel
Copy head branch name to clipboard
Commits
Commits on Jun 25, 2026
Add conversation history drawer and per-conversation code state
Show description for 0265b19
jlee-kitware
committed
0265b19
View commit details
Copy full SHA for 0265b19
Browse repository at this point
Snapshot hand edits into undo/redo history (debounced)
Show description for e3dc15a
jlee-kitware
committed
e3dc15a
View commit details
Copy full SHA for e3dc15a
Browse repository at this point
Make undo/redo editor-only (do not replay the script)
Show description for 8f53de6
jlee-kitware
committed
8f53de6
View commit details
Copy full SHA for 8f53de6
Browse repository at this point
Disable Run when the editor matches the rendered scene
Show description for 1af8f15
jlee-kitware
committed
1af8f15
View commit details
Copy full SHA for 1af8f15
Browse repository at this point
Make the history drawer a temporary overlay
Show description for b9db7b4
jlee-kitware
committed
b9db7b4
View commit details
Copy full SHA for b9db7b4
Browse repository at this point
Fix history drawer to truly overlay (clear permanent)
Show description for a028b05
jlee-kitware
committed
a028b05
View commit details
Copy full SHA for a028b05
Browse repository at this point
Move the prompt box below the generated code (Claude-style)
Show description for 8be37aa
jlee-kitware
committed
8be37aa
View commit details
Copy full SHA for 8be37aa
Browse repository at this point
Add New conversation to drawer top; drop prompt nav arrows
Show description for 8e3eb24
jlee-kitware
committed
8e3eb24
View commit details
Copy full SHA for 8e3eb24
Browse repository at this point
User-controlled history drawer, smaller New button, silence ResizeObserver
Show description for c0e46eb
jlee-kitware
committed
c0e46eb
View commit details
Copy full SHA for c0e46eb
Browse repository at this point
Slim down the New conversation button
Show description for b51ea37
jlee-kitware
committed
b51ea37
View commit details
Copy full SHA for b51ea37
Browse repository at this point
Move New to a + icon in the Recents header
Show description for 6eab23e
jlee-kitware
committed
6eab23e
View commit details
Copy full SHA for 6eab23e
Browse repository at this point
Show Recents by default; disable New on a fresh entry
Show description for 9421e03
jlee-kitware
committed
9421e03
View commit details
Copy full SHA for 9421e03
Browse repository at this point
Refine the current editor code, not the model's last output
Show description for b13d8a5
jlee-kitware
committed
b13d8a5
View commit details
Copy full SHA for b13d8a5
Browse repository at this point
Reset the model context when starting a new conversation
Show description for 0ea02f0
jlee-kitware
committed
0ea02f0
View commit details
Copy full SHA for 0ea02f0
Browse repository at this point
Commits on Jun 26, 2026
Unify code history into one per-conversation timeline
Show description for fe8fde1
jlee-kitware
committed
fe8fde1
View commit details
Copy full SHA for fe8fde1
Browse repository at this point
Add sessions model: multiple conversations with non-destructive New
Show description for ac8ce2a
jlee-kitware
committed
ac8ce2a
View commit details
Copy full SHA for ac8ce2a
Browse repository at this point
Replace "Generate Code" button with an inline send arrow
Show description for dbab5f3
jlee-kitware
committed
dbab5f3
View commit details
Copy full SHA for dbab5f3
Browse repository at this point
Persist sessions to disk and reopen the most recent on startup
Show description for 5b3aeb5
jlee-kitware
committed
5b3aeb5
View commit details
Copy full SHA for 5b3aeb5
Browse repository at this point
Recents: show a conversation's turns, restore sort/favorites, stop reorder-on-select
Show description for a3785b5
jlee-kitware
committed
a3785b5
View commit details
Copy full SHA for a3785b5
Browse repository at this point
Sessions: pin-to-top, rename, and delete via a per-row menu
Show description for 9454d11
jlee-kitware
committed
9454d11
View commit details
Copy full SHA for 9454d11
Browse repository at this point
Clear the prompt box on send; show the prompt inline with the explanation
Show description for 0a0378f
jlee-kitware
committed
0a0378f
View commit details
Copy full SHA for 0a0378f
Browse repository at this point
Turn the Explanation pane into a clickable Conversation transcript
Show description for d27b063
jlee-kitware
committed
d27b063
View commit details
Copy full SHA for d27b063
Browse repository at this point
Revisiting a turn lands on its latest code, not the original generation
Show description for a97876f
jlee-kitware
committed
a97876f
View commit details
Copy full SHA for a97876f
Browse repository at this point
Commits on Jun 27, 2026
Show the model's working steps as a collapsible trace per turn
Show description for 9650893
jlee-kitware
committed
9650893
View commit details
Copy full SHA for 9650893
Browse repository at this point
Commits on Jun 30, 2026
Clear the render window when starting a new conversation
Show description for f15ad13
jlee-kitware
committed
f15ad13
View commit details
Copy full SHA for f15ad13
Browse repository at this point
Send the prompt with Ctrl+Enter
Show description for f509de1
jlee-kitware
committed
f509de1
View commit details
Copy full SHA for f509de1
Browse repository at this point
You can’t perform that action at this time.