Commit Graph

7 Commits

Author SHA1 Message Date
dopeuni444
efc6bad638 Remove Speak-Response function 2025-07-31 13:19:20 +04:00
dopeuni444
070d5c7e20 Refactor voice recognition to pass recognized text as a parameter 2025-07-31 13:19:20 +04:00
dopeuni444
4de69b584c Initialize global variables for speech and autopilot 2025-07-31 13:19:20 +04:00
dopeuni444
7956969c8b Improves config loading feedback
Adds a detailed output of configuration properties upon successful loading.

This enhancement provides immediate feedback to the user, confirming
that the configuration file has been loaded correctly and displaying
the available properties.
2025-07-31 13:03:57 +04:00
dopeuni444
d9d8f17728 yf 2025-07-31 05:56:11 +04:00
dopeuni444
4d9beadadd Add VS Code launch configuration for debugging 2025-07-31 03:49:35 +04:00
dopeuni444
d43632a49a Removes outdated prompt files
Removes the `Chat Prompt.txt`, `VSCode Agent/Prompt.txt`, `Warp.dev/Prompt.txt`, and `v0 Prompts and Tools/Prompt.txt` files.

These files likely contain outdated prompts or configurations that are no longer needed in the current project. Removing them helps to clean up the codebase and prevent potential confusion or conflicts.
2025-07-31 01:45:01 +04:00