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 }}
gongwen
/
bolt.new
Public template
forked from
stackblitz/bolt.new
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
d3lm
Datepicker
All time
Commit history
Commits on Aug 22, 2024
fix: user avatar (#51)
d3lm
authored
8f74cc6
View commit details
Copy full SHA for 8f74cc6
Browse repository at this point
Commits on Aug 21, 2024
feat: rework ux for deleting chats (#46)
d3lm
authored
1e11ab6
View commit details
Copy full SHA for 1e11ab6
Browse repository at this point
Commits on Aug 20, 2024
feat: add file tree breadcrumb (#40)
d3lm
authored
fcfef74
View commit details
Copy full SHA for fcfef74
Browse repository at this point
Commits on Aug 15, 2024
chore: disable css shorthand to avoid conflicts
d3lm
committed
b939a0a
View commit details
Copy full SHA for b939a0a
Browse repository at this point
Commits on Aug 14, 2024
fix(FileTree): correctly sort file tree (#36)
d3lm
authored
fb2d957
View commit details
Copy full SHA for fb2d957
Browse repository at this point
feat(layout): allow to minimize chat (#35)
d3lm
authored
d5a29c2
View commit details
Copy full SHA for d5a29c2
Browse repository at this point
Commits on Aug 9, 2024
feat(editor): show tooltip when the editor is read-only (#34)
d3lm
authored
6e99e4c
View commit details
Copy full SHA for 6e99e4c
Browse repository at this point
Commits on Aug 8, 2024
fix: update dependencies to fix type validation error (#33)
d3lm
authored
7465cab
View commit details
Copy full SHA for 7465cab
Browse repository at this point
feat: implement light and dark theme (#30)
d3lm
authored
4b59a79
View commit details
Copy full SHA for 4b59a79
Browse repository at this point
fix: adjust system prompt (#32)
d3lm
authored
e8447db
View commit details
Copy full SHA for e8447db
Browse repository at this point
fix(FileTree): hidden file patterns (#31)
d3lm
authored
6c39477
View commit details
Copy full SHA for 6c39477
Browse repository at this point
Commits on Aug 1, 2024
fix: typo in example prompt
d3lm
committed
9aca292
View commit details
Copy full SHA for 9aca292
Browse repository at this point
feat(ui): style sidebar and landing page (#27)
d3lm
authored
5bbcdcc
View commit details
Copy full SHA for 5bbcdcc
Browse repository at this point
Commits on Jul 31, 2024
feat(prompt): adjust system prompt (#24)
d3lm
authored
be315f6
View commit details
Copy full SHA for be315f6
Browse repository at this point
feat: tweak ui for redirect screen (#23)
d3lm
authored
836f46b
View commit details
Copy full SHA for 836f46b
Browse repository at this point
feat: allow to open up to three terminals (#22)
d3lm
authored
e5ed23c
View commit details
Copy full SHA for e5ed23c
Browse repository at this point
Commits on Jul 30, 2024
feat: allow to disable auth during development (#21)
d3lm
authored
58af0de
View commit details
Copy full SHA for 58af0de
Browse repository at this point
Commits on Jul 29, 2024
chore: update gitignore
d3lm
committed
4eb5494
View commit details
Copy full SHA for 4eb5494
Browse repository at this point
feat: add terminal and simple shortcut system (#16)
d3lm
authored
8486d85
View commit details
Copy full SHA for 8486d85
Browse repository at this point
Commits on Jul 26, 2024
fix: always parse all assistant messages (#13)
d3lm
authored
20e2d49
View commit details
Copy full SHA for 20e2d49
Browse repository at this point
fix: make file tree scrollable (#14)
d3lm
authored
14747cf
View commit details
Copy full SHA for 14747cf
Browse repository at this point
Commits on Jul 25, 2024
fix: do not use path mapping for worker function
d3lm
committed
8613e39
View commit details
Copy full SHA for 8613e39
Browse repository at this point
feat: submit file changes to the llm (#11)
d3lm
authored
2cb3f09
View commit details
Copy full SHA for 2cb3f09
Browse repository at this point
refactor(workbench): add slider to switch between code or preview (#12)
d3lm
authored
a5ed695
View commit details
Copy full SHA for a5ed695
Browse repository at this point
refactor(header): remove settings button
d3lm
committed
2b1bf0f
View commit details
Copy full SHA for 2b1bf0f
Browse repository at this point
Commits on Jul 24, 2024
chore(eslint): enforce consistent import paths (#8)
d3lm
authored
2a3d5f5
View commit details
Copy full SHA for 2a3d5f5
Browse repository at this point
feat(workbench): sync file changes back to webcontainer (#5)
d3lm
authored
d45b95d
View commit details
Copy full SHA for d45b95d
Browse repository at this point
Commits on Jul 22, 2024
refactor: workbench store and move logic into action runner (#4)
d3lm
authored
f4987a4
View commit details
Copy full SHA for f4987a4
Browse repository at this point
Commits on Jul 19, 2024
ci: use correct versions (#2)
d3lm
authored
7edf287
View commit details
Copy full SHA for 7edf287
Browse repository at this point
Commits on Jul 18, 2024
feat(workbench): add file tree and hook up editor
d3lm
committed
a7d8693
View commit details
Copy full SHA for a7d8693
Browse repository at this point
feat: improve prompt, add ability to abort streaming, improve message parser
d3lm
committed
012b5ba
View commit details
Copy full SHA for 012b5ba
Browse repository at this point
Commits on Jul 17, 2024
fix: update system prompt
d3lm
committed
637ad2b
View commit details
Copy full SHA for 637ad2b
Browse repository at this point
feat: add first version of workbench, increase token limit, improve system prompt
d3lm
committed
621b880
View commit details
Copy full SHA for 621b880
Browse repository at this point
Commits on Jul 12, 2024
chore: update readme
d3lm
committed
b4420a2
View commit details
Copy full SHA for b4420a2
Browse repository at this point
chore: make sure that husky hooks are executed
d3lm
committed
cbfa98c
View commit details
Copy full SHA for cbfa98c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.