Commit Graph

6 Commits (33f6f4268fde7125318ddee9adf9a34e5e96724d)

Author SHA1 Message Date
Justin Barnett 3352ba3033 increased command list 2025-03-21 06:30:41 -04:00
Kirill Kuvaldin f334b0a6db Merge remote-tracking branch 'upstream/master' 2025-03-20 12:51:26 -07:00
Justin Barnett 6b8cf0eab2 added cursor auto config 2025-03-20 07:24:31 -04:00
Kirill Kuvaldin 0619ba7b05 Add GetAvailableCommands functionality to EditorControlHandler and Python tool
- Implemented GetAvailableCommands method in EditorControlHandler.cs to retrieve available editor commands.
- Added corresponding get_available_commands tool in editor_tools.py to interface with the new command.
- Improved code formatting and readability throughout both files.
2025-03-19 14:12:58 -07:00
Justin Barnett 73ea045c20 added read_console tool 2025-03-19 08:03:12 -04:00
Justin Barnett 276ac8166f initial commit 2025-03-18 07:00:50 -04:00