waveterm
waveterm copied to clipboard
An open-source, cross-platform terminal for seamless workflows
### Feature description ## Summary Introduce an interactive configuration tool for WaveTerm, inspired by the "wavectl" project, to make configuring AI models, SSH connections, themes, and widgets simple and reliable...
adds https://nano-gpt.com as a provider
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.39.2. Release notes Sourced from eslint's releases. v9.39.2 Bug Fixes 5705833 fix: warn when eslint-env configuration comments are found (#20381) (sethamus) Build Related 506f154 build:...
### Feature description **What I expected** * A Theme selector (e.g., Light / Dark / System) that affects the entire application UI, similar to what’s described in the [WaveLegacy 0.7.2...
### Current Behavior ### Summary On Windows 10 with Wave client 0.13.1, I cannot upload files to a remote host using the preview widget. Drag-and from both Windows Explorer and...
### Current Behavior ### Expected Behavior BYOK models should be available with telemetry disabled ### Steps To Reproduce run `wsh setconfig telemetry:enabled=false` and BYOK models are disabled ### Wave Version...
## Problem Following the Windows OpenSSH agent support feature attached issue #2643 , users reported connection failures without any useful diagnostic information in the logs when connecting with SSH agent....
## Summary This PR fixes a critical issue where enabling IdentitiesOnly would prevent the SSH agent from being used entirely. It also corrects the default SSH agent path on Windows...
## Summary Fixes terminal state loss and display corruption when switching between workspaces in WaveTerminal. ## Problem When switching workspaces, TUI applications (vim, htop, opencode, etc.) would: - Lose ability...
Docstrings generation was requested by @0xGingi. * https://github.com/wavetermdev/waveterm/pull/2746#issuecomment-3707135396 The following files were modified: * `cmd/testai/main-testai.go` * `pkg/aiusechat/usechat-mode.go` These file types are not supported * `docs/docs/waveai-modes.mdx` * `schema/waveai.json` ℹ️ Note CodeRabbit...