Thanks to visit codestin.com
Credit goes to github.com
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 }}
Strive-coder
/
waveterm
Public
forked from
wavetermdev/waveterm
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
All users
Datepicker
All time
Commit history
Commits on Dec 15, 2024
docs: update releasenotes.mdx (#1518)
Show description for ed3ea42
eltociear
authored
ed3ea42
View commit details
Copy full SHA for ed3ea42
Browse repository at this point
Commits on Dec 13, 2024
chore: bump package version to 0.10.1
wave-builder[bot]
authored
d2bc4c2
View commit details
Copy full SHA for d2bc4c2
Browse repository at this point
chore: bump package version to 0.10.1-beta.0
wave-builder[bot]
authored
7bca363
View commit details
Copy full SHA for 7bca363
Browse repository at this point
Create workspace will always create a saved workspace (#1509)
Show description for ec4f6c0
esimkowitz
authored
ec4f6c0
View commit details
Copy full SHA for ec4f6c0
Browse repository at this point
Commits on Dec 12, 2024
Fix SwitchWorkspace when no workspaces are saved (#1508)
Show description for c34f2da
esimkowitz
authored
c34f2da
View commit details
Copy full SHA for c34f2da
Browse repository at this point
Fix environment variable access for winget script (#1506)
esimkowitz
authored
247d84e
View commit details
Copy full SHA for 247d84e
Browse repository at this point
chore: bump package version to 0.10.0
wave-builder[bot]
authored
d7409e6
View commit details
Copy full SHA for d7409e6
Browse repository at this point
Bump golang.org/x/crypto from 0.29.0 to 0.31.0 (#1503)
Show description for 17bd6e7
dependabot[bot]
authored
17bd6e7
View commit details
Copy full SHA for 17bd6e7
Browse repository at this point
Bump nanoid from 3.3.7 to 3.3.8 (#1446)
Show description for 10497f4
dependabot[bot]
authored
10497f4
View commit details
Copy full SHA for 10497f4
Browse repository at this point
Add two more items to release notes (#1505)
esimkowitz
authored
98548f2
View commit details
Copy full SHA for 98548f2
Browse repository at this point
chore: bump package version to 0.10.0-beta.7
wave-builder[bot]
authored
27621b7
View commit details
Copy full SHA for 27621b7
Browse repository at this point
Fix inconsistent tab sizing between views (#1502)
Show description for a9eeb55
esimkowitz
authored
a9eeb55
View commit details
Copy full SHA for a9eeb55
Browse repository at this point
Fix errors in loading of help view (#1501)
Show description for 9ce0093
esimkowitz
authored
9ce0093
View commit details
Copy full SHA for 9ce0093
Browse repository at this point
Commits on Dec 11, 2024
chore: bump package version to 0.10.0-beta.6
wave-builder[bot]
authored
9802720
View commit details
Copy full SHA for 9802720
Browse repository at this point
Make the Wave logo icons slightly smaller (#1500)
Show description for 3bcd0e1
esimkowitz
authored
3bcd0e1
View commit details
Copy full SHA for 3bcd0e1
Browse repository at this point
add a refocus at the end of wave reinit (#1499)
sawka
authored
f4de338
View commit details
Copy full SHA for f4de338
Browse repository at this point
Remove unnecessary log (#1498)
esimkowitz
authored
4918737
View commit details
Copy full SHA for 4918737
Browse repository at this point
Squash some leftover bugs (#1495)
Show description for 4070aba
esimkowitz
authored
4070aba
View commit details
Copy full SHA for 4070aba
Browse repository at this point
updated release notes. date, docs, and links (#1497)
sawka
authored
87ebbdd
View commit details
Copy full SHA for 87ebbdd
Browse repository at this point
create ref in model, also remove isRunning (#1496)
sawka
authored
164c15f
View commit details
Copy full SHA for 164c15f
Browse repository at this point
Wrap yarn install with retry for Testdriver and Build Helper (#1494)
Show description for 7df441a
esimkowitz
authored
7df441a
View commit details
Copy full SHA for 7df441a
Browse repository at this point
chore: bump package version to 0.10.0-beta.5
wave-builder[bot]
authored
58fbbd7
View commit details
Copy full SHA for 58fbbd7
Browse repository at this point
Stop event propagation for contextmenu show event (#1493)
esimkowitz
authored
d975869
View commit details
Copy full SHA for d975869
Browse repository at this point
add try/catch around workspace menu (#1492)
sawka
authored
ab5e7b5
View commit details
Copy full SHA for ab5e7b5
Browse repository at this point
Fix nullchecks in wave.ts (#1491)
esimkowitz
authored
448262c
View commit details
Copy full SHA for 448262c
Browse repository at this point
Remove some unnecessary logs from webview (#1490)
esimkowitz
authored
7ecdf24
View commit details
Copy full SHA for 7ecdf24
Browse repository at this point
Only call `WebViewModel.handleNavigate` for main frame navigations (#1488)
Show description for 6684a5c
esimkowitz
authored
6684a5c
View commit details
Copy full SHA for 6684a5c
Browse repository at this point
Final workspace doc icon fix, use inline custom icon (#1485)
esimkowitz
authored
ed17c76
View commit details
Copy full SHA for ed17c76
Browse repository at this point
new wsh docs, style updates across the docs site (#1486)
sawka
authored
8dbdb44
View commit details
Copy full SHA for 8dbdb44
Browse repository at this point
One more try at fixing the SVG for the workspace, fix another syntax error (#1484)
esimkowitz
authored
fd2f2b1
View commit details
Copy full SHA for fd2f2b1
Browse repository at this point
getting started doc fleshed out (#1483)
sawka
authored
aa001bf
View commit details
Copy full SHA for aa001bf
Browse repository at this point
minor docs fixups (consistency) (#1480)
sawka
authored
4fccd71
View commit details
Copy full SHA for 4fccd71
Browse repository at this point
Fix workspace icon in docs (#1482)
esimkowitz
authored
7c76a43
View commit details
Copy full SHA for 7c76a43
Browse repository at this point
Make note an info in workspaces doc (#1481)
esimkowitz
authored
1e5626b
View commit details
Copy full SHA for 1e5626b
Browse repository at this point
Workspace doc, moving around images (#1479)
Show description for c8bcf08
esimkowitz
authored
c8bcf08
View commit details
Copy full SHA for c8bcf08
Browse repository at this point
Previous
Next
You can’t perform that action at this time.