Steven Vo

Results 10 issues of Steven Vo

Is it possible to add LEDs or any type of lighting to the board?

Hi, I tried to create different offers but it seems only create the Ask/Sell offer. I have never seen it creates a Bid/Buy offer. Not sure what I did wrong......

currently the multi instance installation is a one off process. The script requires removal of the previous installation in other to do a new installation. Can it get a bit...

✨ feature request
todo

Hey Mamsih, would it be possible to add a mount for a sensor to support input shaper on Klipper https://www.klipper3d.org/Resonance_Compensation.html

### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different...

bug
has repro
api:vertex
platform:macos
area:tools

This commit addresses two issues with the bin/opencode wrapper script: 1. **ES Module Compatibility**: Converts CommonJS require() syntax to ES module imports. The package.json specifies "type": "module", which causes Node.js...

## 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...

## Summary - Adds drag-and-drop support for files in the terminal - Uses Electron's `webUtils.getPathForFile()` to get full file paths from dropped files - Automatically quotes paths containing spaces -...

## Summary Prevents accidental tab closures by showing a confirmation modal. ## Problem Users can accidentally close tabs by clicking the X button, losing their work and terminal session. ##...

## Summary Makes new tab creation more intuitive by inheriting the current working directory from the active tab. ## Problem When creating a new tab (Cmd+T), it always starts in...