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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
activeloopai
/
open-repl
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: redesign the web ui and fix preview/run/stop
- #2
#2
Merged
efenocchi
merged 22 commits into
main
activeloopai/open-repl:main
from
feat/frontend-redesign
activeloopai/open-repl:feat/frontend-redesign
Copy head branch name to clipboard
Jul 21, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
feat: redesign the web ui and fix preview/run/stop
#2
efenocchi
merged 22 commits into
main
activeloopai/open-repl:main
from
feat/frontend-redesign
activeloopai/open-repl:feat/frontend-redesign
Copy head branch name to clipboard
Commits
Commits on Jul 6, 2026
feat: add svg icon set for the web ui
efenocchi
committed
f9ffcc6
View commit details
Copy full SHA for f9ffcc6
Browse repository at this point
feat: restyle web ui with a modern ide theme
efenocchi
committed
1336171
View commit details
Copy full SHA for 1336171
Browse repository at this point
feat: refine app shell, chat and projects layout
efenocchi
committed
cc39c04
View commit details
Copy full SHA for cc39c04
Browse repository at this point
style: align accent to replit orange and enlarge display type
efenocchi
committed
bc807c6
View commit details
Copy full SHA for bc807c6
Browse repository at this point
fix: keep the preview proxy on the session running the app
efenocchi
committed
176ee4d
View commit details
Copy full SHA for 176ee4d
Browse repository at this point
test: cover preview proxy ownership selection
efenocchi
committed
ea43618
View commit details
Copy full SHA for ea43618
Browse repository at this point
fix: type tab icons as components to satisfy tsc
efenocchi
committed
a820044
View commit details
Copy full SHA for a820044
Browse repository at this point
feat: replay persisted conversation history on project open
efenocchi
committed
d8cb71f
View commit details
Copy full SHA for d8cb71f
Browse repository at this point
fix: reset stale workflow selection when switching projects
efenocchi
committed
2c630d2
View commit details
Copy full SHA for 2c630d2
Browse repository at this point
fix: push usage on project open so it is not empty until refresh
efenocchi
committed
c4f949d
View commit details
Copy full SHA for c4f949d
Browse repository at this point
test: move preview-proxy tests into the server test suite
efenocchi
committed
0117a8f
View commit details
Copy full SHA for 0117a8f
Browse repository at this point
fix: stop shell and agent-started apps on stop, not just workflow apps
efenocchi
committed
7dce4f7
View commit details
Copy full SHA for 7dce4f7
Browse repository at this point
test: add pickPreview cases to the preview suite
efenocchi
committed
ca2d202
View commit details
Copy full SHA for ca2d202
Browse repository at this point
fix: rewrite root-absolute urls in preview so the app stays in the iframe
efenocchi
committed
46c8695
View commit details
Copy full SHA for 46c8695
Browse repository at this point
fix: own the running app at server level so any tab can stop it
efenocchi
committed
44ed8d7
View commit details
Copy full SHA for 44ed8d7
Browse repository at this point
fix: retry the preview upstream so a dev-server reloader gap is transparent
efenocchi
committed
434208f
View commit details
Copy full SHA for 434208f
Browse repository at this point
ci: color-code the coverage summary categories by threshold
efenocchi
committed
fe0b93f
View commit details
Copy full SHA for fe0b93f
Browse repository at this point
Commits on Jul 7, 2026
fix: force identity encoding in the preview proxy and add clearPort
efenocchi
committed
8000162
View commit details
Copy full SHA for 8000162
Browse repository at this point
fix: serialize app hub, clear stale preview port on stop, error on start failure
efenocchi
committed
a823a9f
View commit details
Copy full SHA for a823a9f
Browse repository at this point
Commits on Jul 8, 2026
fix: stop a workspace app when its last session leaves, add hub edge tests
efenocchi
committed
428b60e
View commit details
Copy full SHA for 428b60e
Browse repository at this point
style: use theme tokens for scrollbar, terminal and stop-hover colors
efenocchi
committed
6433300
View commit details
Copy full SHA for 6433300
Browse repository at this point
fix: resilient app teardown so stop never rejects and start errors clean up
efenocchi
committed
4de79de
View commit details
Copy full SHA for 4de79de
Browse repository at this point
You can’t perform that action at this time.