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
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 }}
bhowiebkr
/
PyFlowGraph
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
11
Star
79
Code
Issues
1
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Epic 2: Complete Undo/Redo System Implementation
- #39
#39
Merged
bhowiebkr
merged 20 commits into
main
bhowiebkr/PyFlowGraph:main
from
feature/code-editor-undo-redo
bhowiebkr/PyFlowGraph:feature/code-editor-undo-redo
Copy head branch name to clipboard
Aug 20, 2025
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Epic 2: Complete Undo/Redo System Implementation
#39
bhowiebkr
merged 20 commits into
main
bhowiebkr/PyFlowGraph:main
from
feature/code-editor-undo-redo
bhowiebkr/PyFlowGraph:feature/code-editor-undo-redo
Copy head branch name to clipboard
Commits
Commits on Aug 18, 2025
Add story 2.2: Code Editor Undo/Redo Implementation
Show description for 5bb6bb4
bhowiebkr-lab
committed
5bb6bb4
View commit details
Copy full SHA for 5bb6bb4
Browse repository at this point
Add .bmad-* and nul files to .gitignore
Show description for 9c6f79c
bhowiebkr-lab
committed
9c6f79c
View commit details
Copy full SHA for 9c6f79c
Browse repository at this point
Merge main branch changes into feature/code-editor-undo-redo
Show description for 05b1427
bhowiebkr-lab
committed
05b1427
View commit details
Copy full SHA for 05b1427
Browse repository at this point
Implement Story 2.2: Code Modification Undo system
Show description for 4e1d210
bhowiebkr-lab
committed
4e1d210
View commit details
Copy full SHA for 4e1d210
Browse repository at this point
Complete undo/redo system enhancement with composite operations
Show description for b93dbc1
bhowiebkr-lab
committed
b93dbc1
View commit details
Copy full SHA for b93dbc1
Browse repository at this point
Enhance node command system and testing infrastructure
Show description for ffe479e
bhowiebkr-lab
committed
ffe479e
View commit details
Copy full SHA for ffe479e
Browse repository at this point
Complete Story 2.4: Undo History UI and Menu Integration
Show description for 2bb66a7
bhowiebkr-lab
committed
2bb66a7
View commit details
Copy full SHA for 2bb66a7
Browse repository at this point
Fix critical connection deletion bug after node undo operations
Show description for f4de37f
bhowiebkr-lab
committed
f4de37f
View commit details
Copy full SHA for f4de37f
Browse repository at this point
Add comprehensive chaos test for password generator deletion/undo/redo bug detection
Show description for c2d7c4a
bhowiebkr-lab
committed
c2d7c4a
View commit details
Copy full SHA for c2d7c4a
Browse repository at this point
Add configurable GUI update debugging to node.py
Show description for 4a47cf6
bhowiebkr-lab
committed
4a47cf6
View commit details
Copy full SHA for 4a47cf6
Browse repository at this point
Add configurable execution flow debugging to graph_executor.py
Show description for 72f6881
bhowiebkr-lab
committed
72f6881
View commit details
Copy full SHA for 72f6881
Browse repository at this point
Fix connection restoration and add configurable debugging
Show description for 99306e6
bhowiebkr-lab
committed
99306e6
View commit details
Copy full SHA for 99306e6
Browse repository at this point
Add comprehensive GUI value update regression test
Show description for 6a92bfa
bhowiebkr-lab
committed
6a92bfa
View commit details
Copy full SHA for 6a92bfa
Browse repository at this point
Add actual execution flow test for delete-undo operations
Show description for d7363c8
bhowiebkr-lab
committed
d7363c8
View commit details
Copy full SHA for d7363c8
Browse repository at this point
Add debug flag validation tests
Show description for c2abf58
bhowiebkr-lab
committed
c2abf58
View commit details
Copy full SHA for c2abf58
Browse repository at this point
Remove redundant connection calls and fix Unicode emoji performance issues
Show description for d11810d
bhowiebkr-lab
committed
d11810d
View commit details
Copy full SHA for d11810d
Browse repository at this point
Add comprehensive performance regression test suite
Show description for 68419da
bhowiebkr-lab
committed
68419da
View commit details
Copy full SHA for 68419da
Browse repository at this point
Fix remaining Unicode characters causing Windows encoding issues
Show description for 170510d
bhowiebkr-lab
committed
170510d
View commit details
Copy full SHA for 170510d
Browse repository at this point
Fix test suite compatibility for headless environments
Show description for 0d1022d
bhowiebkr-lab
committed
0d1022d
View commit details
Copy full SHA for 0d1022d
Browse repository at this point
Fix test failures and remove all Unicode characters from tests
Show description for 4d16ede
bhowiebkr-lab
committed
4d16ede
View commit details
Copy full SHA for 4d16ede
Browse repository at this point
You can’t perform that action at this time.