Commit Graph

4 Commits (13508f2e56e7ac0868489d97132b901b4f74d161)

Author SHA1 Message Date
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 36b5b224b3 added object existance validation 2025-03-18 09:52:41 -04:00
Justin Barnett 276ac8166f initial commit 2025-03-18 07:00:50 -04:00