pygpt-net 2.6.57__py3-none-any.whl → 2.6.59__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (47) hide show
  1. pygpt_net/CHANGELOG.txt +10 -0
  2. pygpt_net/__init__.py +3 -3
  3. pygpt_net/app.py +30 -25
  4. pygpt_net/controller/debug/debug.py +3 -3
  5. pygpt_net/controller/dialogs/info.py +6 -2
  6. pygpt_net/controller/ui/tabs.py +17 -0
  7. pygpt_net/core/agents/runners/llama_workflow.py +0 -0
  8. pygpt_net/core/filesystem/parser.py +37 -24
  9. pygpt_net/core/filesystem/url.py +5 -2
  10. pygpt_net/data/config/config.json +4 -3
  11. pygpt_net/data/config/models.json +3 -3
  12. pygpt_net/data/config/settings.json +41 -2
  13. pygpt_net/data/js/app/ui.js +1 -1
  14. pygpt_net/data/js/app.min.js +2 -2
  15. pygpt_net/data/locale/locale.de.ini +5 -1
  16. pygpt_net/data/locale/locale.en.ini +5 -1
  17. pygpt_net/data/locale/locale.es.ini +5 -1
  18. pygpt_net/data/locale/locale.fr.ini +5 -1
  19. pygpt_net/data/locale/locale.it.ini +5 -1
  20. pygpt_net/data/locale/locale.pl.ini +5 -1
  21. pygpt_net/data/locale/locale.uk.ini +5 -1
  22. pygpt_net/data/locale/locale.zh.ini +5 -1
  23. pygpt_net/data/locale/plugin.cmd_system.en.ini +68 -0
  24. pygpt_net/js_rc.py +5 -5
  25. pygpt_net/plugin/base/plugin.py +3 -5
  26. pygpt_net/plugin/cmd_system/config.py +377 -1
  27. pygpt_net/plugin/cmd_system/plugin.py +52 -8
  28. pygpt_net/plugin/cmd_system/runner.py +508 -32
  29. pygpt_net/plugin/cmd_system/winapi.py +481 -0
  30. pygpt_net/plugin/cmd_system/worker.py +88 -15
  31. pygpt_net/provider/agents/llama_index/workflow/supervisor.py +0 -0
  32. pygpt_net/provider/core/config/patch.py +8 -1
  33. pygpt_net/provider/llms/openai.py +6 -4
  34. pygpt_net/tools/code_interpreter/ui/html.py +2 -1
  35. pygpt_net/tools/html_canvas/ui/widgets.py +19 -18
  36. pygpt_net/tools/web_browser/__init__.py +12 -0
  37. pygpt_net/tools/web_browser/tool.py +232 -0
  38. pygpt_net/tools/web_browser/ui/__init__.py +0 -0
  39. pygpt_net/tools/web_browser/ui/dialogs.py +123 -0
  40. pygpt_net/tools/web_browser/ui/widgets.py +351 -0
  41. pygpt_net/ui/widget/textarea/html.py +172 -24
  42. pygpt_net/ui/widget/textarea/web.py +1 -1
  43. {pygpt_net-2.6.57.dist-info → pygpt_net-2.6.59.dist-info}/METADATA +81 -61
  44. {pygpt_net-2.6.57.dist-info → pygpt_net-2.6.59.dist-info}/RECORD +45 -39
  45. {pygpt_net-2.6.57.dist-info → pygpt_net-2.6.59.dist-info}/LICENSE +0 -0
  46. {pygpt_net-2.6.57.dist-info → pygpt_net-2.6.59.dist-info}/WHEEL +0 -0
  47. {pygpt_net-2.6.57.dist-info → pygpt_net-2.6.59.dist-info}/entry_points.txt +0 -0
@@ -833,6 +833,7 @@ menu.tools.interpreter = Interpréteur de code Python
833
833
  menu.tools.media.player = Lecteur multimédia
834
834
  menu.tools.text.editor = Éditeur de texte
835
835
  menu.tools.translator = Traducteur
836
+ menu.tools.web_browser = Navigateur Web (Chromium)
836
837
  menu.tray.notepad = Ouvrir le Bloc-notes...
837
838
  menu.tray.scheduled = Tâches planifiées
838
839
  menu.tray.screenshot = Demander avec une capture d'écran...
@@ -1107,8 +1108,8 @@ settings.api_key.perplexity.desc = Requis pour l'API Perplexity.
1107
1108
  settings.api_key.xai = Clé API xAI
1108
1109
  settings.api_key.xai.desc = Requis pour l'API xAI et les modèles Grok.
1109
1110
  settings.api_proxy = Adresse proxy
1110
- settings.api_proxy.enabled = Utiliser un proxy
1111
1111
  settings.api_proxy.desc = Optionnel, proxy pour l'API SDK, par ex. http://proxy.example.com ou socks5://user:pass@host:port
1112
+ settings.api_proxy.enabled = Utiliser un proxy
1112
1113
  settings.api_proxy.enabled.desc = Activez cette option pour utiliser un proxy pour les connexions aux API
1113
1114
  settings.api_use_responses = Utiliser l'API Responses en mode chat
1114
1115
  settings.api_use_responses.desc = Utiliser l'API Responses au lieu de l'API ChatCompletions en mode chat
@@ -1182,6 +1183,8 @@ settings.ctx.search_content = Rechercher également dans le contenu des conversa
1182
1183
  settings.ctx.search.desc = Activer la recherche également dans le contenu des éléments de contexte
1183
1184
  settings.ctx.sources = Afficher les sources de l'index Llama
1184
1185
  settings.ctx.sources.desc = Si activé, les sources utilisées seront affichées dans la réponse (si disponibles, cela ne fonctionnera pas dans le chat en continu)
1186
+ settings.ctx.urls.internal = Ouvrez les URL dans le navigateur intégré
1187
+ settings.ctx.urls.internal.desc = Activez cette option pour ouvrir toutes les URL dans le navigateur intégré (Chromium) au lieu d'un navigateur externe.
1185
1188
  settings.ctx.use_extra = Utiliser une sortie de contexte supplémentaire
1186
1189
  settings.ctx.use_extra.desc = Si activé, la sortie en texte brut (si disponible) des résultats de commande sera affichée aux côtés de la sortie JSON.
1187
1190
  settings.debug.show_menu = Afficher le menu de débogage
@@ -1546,6 +1549,7 @@ tool.indexer.tab.web.loader = Chargeur de données
1546
1549
  tool.indexer.tab.web.source = Source de données
1547
1550
  tool.indexer.tab.web.tip = Sélectionnez un chargeur de données et définissez les paramètres du chargeur pour intégrer des données externes provenant du web.
1548
1551
  tool.indexer.title = Indexeur
1552
+ tool.web_browser.security.footer = AVIS DE SÉCURITÉ : Pour votre protection, évitez d'utiliser le navigateur intégré pour des tâches sensibles ou critiques. Il est destiné uniquement à un usage basique.
1549
1553
  translator.btn.left = Traduire >>
1550
1554
  translator.btn.right = << Traduire
1551
1555
  translator.clear.confirm = Effacer la sortie du traducteur (les deux colonnes) ?
@@ -833,6 +833,7 @@ menu.tools.interpreter = Interprete del codice Python
833
833
  menu.tools.media.player = Riproduttore multimediale
834
834
  menu.tools.text.editor = Editor di testo
835
835
  menu.tools.translator = Traduttore
836
+ menu.tools.web_browser = Browser Web (Chromium)
836
837
  menu.tray.notepad = Apri Blocco note...
837
838
  menu.tray.scheduled = Lavori programmati
838
839
  menu.tray.screenshot = Chiedi con uno screenshot...
@@ -1107,8 +1108,8 @@ settings.api_key.perplexity.desc = Necessario per l'API Perplexity.
1107
1108
  settings.api_key.xai = Chiave API xAI
1108
1109
  settings.api_key.xai.desc = Necessario per l'API xAI e i modelli Grok.
1109
1110
  settings.api_proxy = Indirizzo proxy
1110
- settings.api_proxy.enabled = Usa proxy
1111
1111
  settings.api_proxy.desc = Opzionale, proxy per l'API SDK, es. http://proxy.example.com o socks5://user:pass@host:port
1112
+ settings.api_proxy.enabled = Usa proxy
1112
1113
  settings.api_proxy.enabled.desc = Abilita questa opzione per utilizzare un proxy per le connessioni alle API
1113
1114
  settings.api_use_responses = Utilizzare l'API delle Risposte in modalità chat
1114
1115
  settings.api_use_responses.desc = Utilizzare l'API delle Risposte invece dell'API ChatCompletions in modalità chat
@@ -1182,6 +1183,8 @@ settings.ctx.search_content = Cerca anche nel contenuto delle conversazioni, non
1182
1183
  settings.ctx.search.desc = Abilita la ricerca anche nel contenuto degli elementi di contesto
1183
1184
  settings.ctx.sources = Mostra le fonti dell'indice Llama
1184
1185
  settings.ctx.sources.desc = Se abilitato, le fonti utilizzate saranno mostrate nella risposta (se disponibili, non funzionerà nella chat in streaming)
1186
+ settings.ctx.urls.internal = Apri gli URL nel browser integrato
1187
+ settings.ctx.urls.internal.desc = Abilita questa opzione per aprire tutti gli URL nel browser integrato (Chromium) anziché in un browser esterno.
1185
1188
  settings.ctx.use_extra = Usa output di contesto extra
1186
1189
  settings.ctx.use_extra.desc = Se abilitato, l'output di testo normale (se disponibile) dai risultati dei comandi sarà visualizzato accanto all'output JSON.
1187
1190
  settings.debug.show_menu = Mostra menu debug
@@ -1546,6 +1549,7 @@ tool.indexer.tab.web.loader = Caricatore di dati
1546
1549
  tool.indexer.tab.web.source = Fonte dati
1547
1550
  tool.indexer.tab.web.tip = Seleziona un caricatore di dati e definisci i parametri del caricatore per incorporare dati esterni dal web.
1548
1551
  tool.indexer.title = Indicizzatore
1552
+ tool.web_browser.security.footer = AVVISO DI SICUREZZA: Per la tua protezione, evita di utilizzare il browser integrato per compiti sensibili o critici. È destinato solo all'uso di base.
1549
1553
  translator.btn.left = Traduci >>
1550
1554
  translator.btn.right = << Traduci
1551
1555
  translator.clear.confirm = Cancella output traduttore (entrambe le colonne)?
@@ -834,6 +834,7 @@ menu.tools.interpreter = Interpreter kodu Python
834
834
  menu.tools.media.player = Odtwarzacz multimedialny
835
835
  menu.tools.text.editor = Edytor tekstu
836
836
  menu.tools.translator = Tłumacz
837
+ menu.tools.web_browser = Przeglądarka internetowa (Chromium)
837
838
  menu.tray.notepad = Otwórz Notatnik...
838
839
  menu.tray.scheduled = Zaplanowane zadania
839
840
  menu.tray.screenshot = Zapytaj ze zrzutem ekranu...
@@ -1108,8 +1109,8 @@ settings.api_key.perplexity.desc = Wymagane do Perplexity API.
1108
1109
  settings.api_key.xai = Klucz API xAI
1109
1110
  settings.api_key.xai.desc = Wymagane do xAI API i modeli Grok.
1110
1111
  settings.api_proxy = Adres proxy
1111
- settings.api_proxy.enabled = Użyj proxy
1112
1112
  settings.api_proxy.desc = Opcjonalnie, proxy dla API SDK, np. http://proxy.example.com lub socks5://user:pass@host:port
1113
+ settings.api_proxy.enabled = Użyj proxy
1113
1114
  settings.api_proxy.enabled.desc = Włącz tę opcję, aby używać proxy do połączeń z API
1114
1115
  settings.api_use_responses = Używaj Responses API w trybie czatu
1115
1116
  settings.api_use_responses.desc = Używaj Responses API zamiast ChatCompletions API w trybie czatu
@@ -1183,6 +1184,8 @@ settings.ctx.search_content = Szukaj również w treści rozmów, nie tylko w ty
1183
1184
  settings.ctx.search.desc = Włącz wyszukiwanie również w treści elementów kontekstu
1184
1185
  settings.ctx.sources = Pokaż źródła LlamaIndex
1185
1186
  settings.ctx.sources.desc = Jeśli opcja jest włączona, wykorzystane źródła będą wyświetlane w odpowiedzi (jeśli dostępne, nie zadziała w czacie z wł. opcją stream)
1187
+ settings.ctx.urls.internal = Otwieraj adresy URL w wbudowanej przeglądarce
1188
+ settings.ctx.urls.internal.desc = Włącz tę opcję, aby otwierać wszystkie adresy URL we wbudowanej przeglądarce (Chromium) zamiast w zewnętrznej przeglądarce.
1186
1189
  settings.ctx.use_extra = Używaj dodatkowego kontekstu outputu
1187
1190
  settings.ctx.use_extra.desc = Jeśli włączone, zwykły tekst outputu (jeśli dostępny) z wyników poleceń będzie wyświetlany obok outputu JSON.
1188
1191
  settings.debug.show_menu = Pokaż menu debugowania
@@ -1547,6 +1550,7 @@ tool.indexer.tab.web.loader = Ładowarka danych
1547
1550
  tool.indexer.tab.web.source = Źródło danych
1548
1551
  tool.indexer.tab.web.tip = Wybierz ładowarkę danych i zdefiniuj parametry ładowarki, aby osadzić zewnętrzne dane z internetu.
1549
1552
  tool.indexer.title = Indeksator
1553
+ tool.web_browser.security.footer = UWAGA BEZPIECZEŃSTWA: Dla Twojego bezpieczeństwa, unikaj używania wbudowanej przeglądarki do zadań wrażliwych lub krytycznych. Jest przeznaczona tylko do podstawowego użytku.
1550
1554
  translator.btn.left = Tłumacz >>
1551
1555
  translator.btn.right = << Tłumacz
1552
1556
  translator.clear.confirm = Wyczyść dane wyjściowe tłumacza (obie kolumny)?
@@ -833,6 +833,7 @@ menu.tools.interpreter = Інтерпретатор коду Python
833
833
  menu.tools.media.player = Медіаплеєр
834
834
  menu.tools.text.editor = Редактор текстів
835
835
  menu.tools.translator = Перекладач
836
+ menu.tools.web_browser = Веб-браузер (Chromium)
836
837
  menu.tray.notepad = Відкрити Блокнот...
837
838
  menu.tray.scheduled = Заплановані завдання
838
839
  menu.tray.screenshot = Запитати зі скріншотом...
@@ -1107,8 +1108,8 @@ settings.api_key.perplexity.desc = Обов'язковий для Perplexity API
1107
1108
  settings.api_key.xai = КЛЮЧ API xAI
1108
1109
  settings.api_key.xai.desc = Обов'язковий для xAI API та моделей Grok.
1109
1110
  settings.api_proxy = Використовувати проксі
1110
- settings.api_proxy.enabled = Проксі-адреса
1111
1111
  settings.api_proxy.desc = Опціонально, проксі для API SDK, наприклад, http://proxy.example.com або socks5://user:pass@host:port
1112
+ settings.api_proxy.enabled = Проксі-адреса
1112
1113
  settings.api_proxy.enabled.desc = Увімкніть цю опцію, щоб використовувати проксі для підключень до API
1113
1114
  settings.api_use_responses = Використовувати API відповідей у режимі чату
1114
1115
  settings.api_use_responses.desc = Використовувати API відповідей замість API ChatCompletions у режимі чату
@@ -1182,6 +1183,8 @@ settings.ctx.search_content = Шукати також у вмісті розмо
1182
1183
  settings.ctx.search.desc = Увімкнути пошук також у вмісті елементів контексту
1183
1184
  settings.ctx.sources = Показати джерела індексу Llama
1184
1185
  settings.ctx.sources.desc = Якщо включено, використані джерела будуть відображатися в відповіді (якщо доступно, не працюватиме в потоковому чаті)
1186
+ settings.ctx.urls.internal = Відкривайте URL-адреси у вбудованому браузері
1187
+ settings.ctx.urls.internal.desc = Увімкніть цю опцію, щоб відкривати всі URL-адреси у вбудованому браузері (Chromium) замість зовнішнього браузера.
1185
1188
  settings.ctx.use_extra = Використовувати додатковий контекст виводу
1186
1189
  settings.ctx.use_extra.desc = Якщо увімкнено, звичайний текстовий вивід (якщо доступний) з результатів команд буде відображений поруч з JSON виводом.
1187
1190
  settings.debug.show_menu = Показати меню налагодження
@@ -1546,6 +1549,7 @@ tool.indexer.tab.web.loader = Завантажувач даних
1546
1549
  tool.indexer.tab.web.source = Джерело даних
1547
1550
  tool.indexer.tab.web.tip = Виберіть завантажувач даних та визначте параметри завантажувача для вбудовування зовнішніх даних з вебу.
1548
1551
  tool.indexer.title = Індексатор
1552
+ tool.web_browser.security.footer = ПОВІДОМЛЕННЯ ПРО БЕЗПЕКУ: Для вашого захисту уникайте використання вбудованого браузера для чутливих або критичних завдань. Він призначений лише для базового використання.
1549
1553
  translator.btn.left = Перекласти >>
1550
1554
  translator.btn.right = << Перекласти
1551
1555
  translator.clear.confirm = Очистити вихідні дані перекладача (обидві колонки)?
@@ -833,6 +833,7 @@ menu.tools.interpreter = Python 代码解释器
833
833
  menu.tools.media.player = 媒体播放器
834
834
  menu.tools.text.editor = 文本编辑器
835
835
  menu.tools.translator = 翻译
836
+ menu.tools.web_browser = 网络浏览器 (Chromium)
836
837
  menu.tray.notepad = 打開記事本...
837
838
  menu.tray.scheduled = 已排程任務
838
839
  menu.tray.screenshot = 使用截圖提問...
@@ -1107,8 +1108,8 @@ settings.api_key.perplexity.desc = Perplexity API 所需。
1107
1108
  settings.api_key.xai = xAI API 密钥
1108
1109
  settings.api_key.xai.desc = xAI API 和 Grok 模型所需。
1109
1110
  settings.api_proxy = 代理地址
1110
- settings.api_proxy.enabled = 使用代理
1111
1111
  settings.api_proxy.desc = 可选,用于 API SDK 的代理,例如 http://proxy.example.com 或 socks5://user:pass@host:port
1112
+ settings.api_proxy.enabled = 使用代理
1112
1113
  settings.api_proxy.enabled.desc = 启用此选项以使用代理进行 API 连接
1113
1114
  settings.api_use_responses = 在聊天模式中使用 Responses API
1114
1115
  settings.api_use_responses.desc = 在聊天模式中使用 Responses API 而不是 ChatCompletions API
@@ -1182,6 +1183,8 @@ settings.ctx.search_content = 也在對話內容中搜索,而不僅僅是標
1182
1183
  settings.ctx.search.desc = 啟用在上下文項目內容中進行搜索的功能
1183
1184
  settings.ctx.sources = 显示Llama索引源
1184
1185
  settings.ctx.sources.desc = 如果启用,使用的源将在回应中显示(如果可用,不适用于流式聊天)
1186
+ settings.ctx.urls.internal = 在内置浏览器中打开网址
1187
+ settings.ctx.urls.internal.desc = 启用此选项以在内置浏览器 (Chromium) 中打开所有网址,而不是外部浏览器。
1185
1188
  settings.ctx.use_extra = 使用额外的上下文输出
1186
1189
  settings.ctx.use_extra.desc = 如果启用,将在命令结果的 JSON 输出旁边显示纯文本输出(如果有)。
1187
1190
  settings.debug.show_menu = 显示调试菜单
@@ -1546,6 +1549,7 @@ tool.indexer.tab.web.loader = 数据加载器
1546
1549
  tool.indexer.tab.web.source = 数据来源
1547
1550
  tool.indexer.tab.web.tip = 选择数据加载器并定义加载器参数,以便嵌入来自网络的外部数据。
1548
1551
  tool.indexer.title = 索引器
1552
+ tool.web_browser.security.footer = 安全提示:为保护您的安全,请避免使用内置浏览器进行敏感或关键的任务。 它仅用于基本用途。
1549
1553
  translator.btn.left = 翻译 >>
1550
1554
  translator.btn.right = << 翻译
1551
1555
  translator.clear.confirm = 清除翻译输出(两列)?
@@ -21,3 +21,71 @@ sandbox_docker.description = Executes all system commands within a sandbox envir
21
21
  sandbox_docker_image.description = Specifies the Docker image to use for the sandbox.
22
22
  sandbox_docker_image.label = Docker Image
23
23
  sandbox_docker.label = Sandbox (Docker Container)
24
+
25
+ # WinAPI tab/options
26
+ winapi_enabled.label = Enable WinAPI
27
+ winapi_enabled.description = Enable Windows API features on Microsoft Windows.
28
+ win_keys_per_char_delay_ms.label = Keys: per-char delay (ms)
29
+ win_keys_per_char_delay_ms.description = Delay between characters for win_keys_text.
30
+ win_keys_hold_ms.label = Keys: hold (ms)
31
+ win_keys_hold_ms.description = Hold duration for modifiers in win_keys_send.
32
+ win_keys_gap_ms.label = Keys: gap (ms)
33
+ win_keys_gap_ms.description = Gap between normal key taps in win_keys_send.
34
+ win_drag_step_delay_ms.label = Drag: step delay (ms)
35
+ win_drag_step_delay_ms.description = Delay between intermediate drag steps in win_drag.
36
+
37
+ # WinAPI commands labels/descriptions
38
+ cmd.win_list.label = Enable: List Windows
39
+ cmd.win_list.description = Lists top-level windows (HWND, title, class, PID, EXE, rect, etc.)
40
+ cmd.win_find.label = Enable: Find Windows
41
+ cmd.win_find.description = Finds windows by title/class/exe/pid.
42
+ cmd.win_children.label = Enable: List Child Windows
43
+ cmd.win_children.description = Lists child windows for a parent HWND.
44
+ cmd.win_foreground.label = Enable: Foreground Window Info
45
+ cmd.win_foreground.description = Returns information about the current foreground window.
46
+ cmd.win_rect.label = Enable: Get Window Rect
47
+ cmd.win_rect.description = Returns window rectangle (geometry).
48
+ cmd.win_get_state.label = Enable: Get Window State
49
+ cmd.win_get_state.description = Returns window metadata and flags.
50
+ cmd.win_focus.label = Enable: Focus Window
51
+ cmd.win_focus.description = Brings a selected window to the foreground.
52
+ cmd.win_move_resize.label = Enable: Move/Resize Window
53
+ cmd.win_move_resize.description = Moves and resizes a window.
54
+ cmd.win_minimize.label = Enable: Minimize Window
55
+ cmd.win_minimize.description = Minimizes a window.
56
+ cmd.win_maximize.label = Enable: Maximize Window
57
+ cmd.win_maximize.description = Maximizes a window.
58
+ cmd.win_restore.label = Enable: Restore Window
59
+ cmd.win_restore.description = Restores a window to normal state.
60
+ cmd.win_close.label = Enable: Close Window
61
+ cmd.win_close.description = Closes a window using WM_CLOSE.
62
+ cmd.win_show.label = Enable: Show Window
63
+ cmd.win_show.description = Shows a window.
64
+ cmd.win_hide.label = Enable: Hide Window
65
+ cmd.win_hide.description = Hides a window.
66
+ cmd.win_always_on_top.label = Enable: Always On Top
67
+ cmd.win_always_on_top.description = Toggles topmost flag of a window.
68
+ cmd.win_set_opacity.label = Enable: Set Opacity
69
+ cmd.win_set_opacity.description = Sets window opacity via layered window attributes.
70
+ cmd.win_screenshot.label = Enable: Window Screenshot
71
+ cmd.win_screenshot.description = Captures a window to PNG file.
72
+ cmd.win_area_screenshot.label = Enable: Area Screenshot
73
+ cmd.win_area_screenshot.description = Captures a rectangular area of the screen to PNG file.
74
+ cmd.win_clipboard_get.label = Enable: Clipboard Get
75
+ cmd.win_clipboard_get.description = Gets text from clipboard.
76
+ cmd.win_clipboard_set.label = Enable: Clipboard Set
77
+ cmd.win_clipboard_set.description = Sets text to clipboard.
78
+ cmd.win_cursor_get.label = Enable: Cursor Get
79
+ cmd.win_cursor_get.description = Gets the cursor position.
80
+ cmd.win_cursor_set.label = Enable: Cursor Set
81
+ cmd.win_cursor_set.description = Sets the cursor position.
82
+ cmd.win_keys_text.label = Enable: Type Text
83
+ cmd.win_keys_text.description = Types Unicode text into active window.
84
+ cmd.win_keys_send.label = Enable: Send Key Combos
85
+ cmd.win_keys_send.description = Sends key combinations to active window.
86
+ cmd.win_click.label = Enable: Mouse Click
87
+ cmd.win_click.description = Sends a mouse click at given coordinates.
88
+ cmd.win_drag.label = Enable: Mouse Drag
89
+ cmd.win_drag.description = Performs a mouse drag from one point to another.
90
+ cmd.win_monitors.label = Enable: List Monitors
91
+ cmd.win_monitors.description = Lists monitors/screens and their geometry.
pygpt_net/js_rc.py CHANGED
@@ -70566,8 +70566,8 @@ eight: 0; border\
70566
70566
  sparent; backgro\
70567
70567
  und: transparent\
70568
70568
  ; }',\x0a\x09\x09\x09'.msg-b\
70569
- ox.msg-user:hove\
70570
- r .msg .msg-copy\
70569
+ ox.msg-user .msg\
70570
+ :hover .msg-copy\
70571
70571
  -btn, .msg-box.m\
70572
70572
  sg-user .msg:foc\
70573
70573
  us-within .msg-c\
@@ -113507,8 +113507,8 @@ ros||{},d(e,r)}}\
113507
113507
  /\
113508
113508
  * app.min.js \xe2\x80\x94\
113509
113509
  generated on 20\
113510
- 25-09-22 04:44:2\
113511
- 6 by bin/minify_\
113510
+ 25-09-22 09:05:0\
113511
+ 8 by bin/minify_\
113512
113512
  js.py using rjsm\
113513
113513
  in */\x0a\x0a/* data/j\
113514
113514
  s/app/async.js *\
@@ -114086,7 +114086,7 @@ VE_CODES_MAX',12\
114086
114086
  E_AFTER_LINES:Ut\
114087
114087
  ils.g('STREAM_PL\
114088
114088
  AIN_ACTIVATE_AFT\
114089
- ER_LINES',30),};\
114089
+ ER_LINES',80),};\
114090
114090
  this.MATH={IDLE_\
114091
114091
  TIMEOUT_MS:Utils\
114092
114092
  .g('MATH_IDLE_TI\
@@ -6,14 +6,13 @@
6
6
  # GitHub: https://github.com/szczyglis-dev/py-gpt #
7
7
  # MIT License #
8
8
  # Created By : Marcin Szczygliński #
9
- # Updated Date: 2025.08.15 23:00:00 #
9
+ # Updated Date: 2025.09.22 19:00:00 #
10
10
  # ================================================== #
11
11
 
12
12
  import copy
13
13
  from typing import Optional, Any, Dict, List
14
14
 
15
- from PySide6.QtCore import QObject, Slot, QUrl
16
- from PySide6.QtGui import QDesktopServices
15
+ from PySide6.QtCore import QObject, Slot
17
16
 
18
17
  from pygpt_net.core.bridge.context import BridgeContext
19
18
  from pygpt_net.core.events import Event, KernelEvent
@@ -554,5 +553,4 @@ class BasePlugin(QObject):
554
553
 
555
554
  :param url: URL to open
556
555
  """
557
- if url:
558
- QDesktopServices.openUrl(QUrl(url))
556
+ self.window.controller.dialogs.info.open_url(url)