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
.
wavetermdev
/
waveterm
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
22.3k
Code
Issues
456
Pull requests
118
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add Write File Tools to WaveAI
- #2492
#2492
Merged
sawka
merged 19 commits into
main
wavetermdev/waveterm:main
from
sawka/write-file-tools
wavetermdev/waveterm:sawka/write-file-tools
Copy head branch name to clipboard
Oct 31, 2025
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Add Write File Tools to WaveAI
#2492
sawka
merged 19 commits into
main
wavetermdev/waveterm:main
from
sawka/write-file-tools
wavetermdev/waveterm:sawka/write-file-tools
Copy head branch name to clipboard
Commits
Commits on Oct 28, 2025
add write file tools
sawka
committed
74d331f
View commit details
Copy full SHA for 74d331f
Browse repository at this point
oops currentappgofile is for builder not wave ai
sawka
committed
a7a48f8
View commit details
Copy full SHA for a7a48f8
Browse repository at this point
create a blocked files list to never allow reading/writing of...
sawka
committed
fe1354c
View commit details
Copy full SHA for fe1354c
Browse repository at this point
file backups etc
sawka
committed
ae52ac3
View commit details
Copy full SHA for ae52ac3
Browse repository at this point
add delete text file, standardize "text file" checks
sawka
committed
6a3b400
View commit details
Copy full SHA for 6a3b400
Browse repository at this point
Commits on Oct 29, 2025
add a pprof label for rpc. create a dry run func in tools_writefile
sawka
committed
7aaa21a
View commit details
Copy full SHA for 7aaa21a
Browse repository at this point
rpc call for getting the tool diff, verify func so we dont ask for approval if a tool will fail input validation, cleanup of tool call func
sawka
committed
17575df
View commit details
Copy full SHA for 17575df
Browse repository at this point
Commits on Oct 30, 2025
update roadmap
sawka
committed
b9e2365
View commit details
Copy full SHA for b9e2365
Browse repository at this point
add a diff viewer view, hook up to edit_text_file and write_text_file.
sawka
committed
0367cc2
View commit details
Copy full SHA for 0367cc2
Browse repository at this point
Commits on Oct 31, 2025
fix orphaned blocks issue
sawka
committed
9b3e732
View commit details
Copy full SHA for 9b3e732
Browse repository at this point
add border to ephemeral blocks even when not focused...
sawka
committed
c9a0400
View commit details
Copy full SHA for c9a0400
Browse repository at this point
fix tool grouping and ordering
sawka
committed
ed7d421
View commit details
Copy full SHA for ed7d421
Browse repository at this point
fix layout of tooluse box...
sawka
committed
ed75e09
View commit details
Copy full SHA for ed75e09
Browse repository at this point
set WriteBackupFileName and InputFileName more consistently in the tool calls by passing the toolusedata struct
sawka
committed
1075526
View commit details
Copy full SHA for 1075526
Browse repository at this point
add runts to the toolcall data...
sawka
committed
02de9a1
View commit details
Copy full SHA for 02de9a1
Browse repository at this point
working on file revert modal...
sawka
committed
478c8c4
View commit details
Copy full SHA for 478c8c4
Browse repository at this point
complete the "restore file" feature for Wave AI write file tools...
sawka
committed
84f1cee
View commit details
Copy full SHA for 84f1cee
Browse repository at this point
add this protective return if rootNode is null, even though i don't believe it is possible for rootNode to be null at this point.
sawka
committed
0186cfa
View commit details
Copy full SHA for 0186cfa
Browse repository at this point
remove old inputfilename hack code (now set in the ToolVerifyInput callbacks)
sawka
committed
c3f691f
View commit details
Copy full SHA for c3f691f
Browse repository at this point
You can’t perform that action at this time.