Revert "Add interactive edit mode with floating popup"

This reverts commit 99f07aef82.
This commit is contained in:
Thales Maciel 2026-02-26 16:16:41 -03:00
parent 99f07aef82
commit e5d709a393
10 changed files with 46 additions and 1045 deletions

View file

@ -1,7 +1,6 @@
{
"daemon": {
"hotkey": "Cmd+m",
"edit_hotkey": "Cmd+Shift+m"
"hotkey": "Cmd+m"
},
"recording": {
"input": ""
@ -36,5 +35,8 @@
"Kubernetes",
"PostgreSQL"
]
},
"domain_inference": {
"enabled": true
}
}