auto-git:

[change] README.md
 [change] concept_api.py
 [change] requirements.txt
 [change] websearch.py
 [unlink] concept-maker_gui.py
 [unlink] run.sh
This commit is contained in:
2026-05-07 20:11:13 +02:00
parent a97927a29a
commit df5dfcbf30
6 changed files with 82 additions and 3436 deletions

View File

@@ -4,7 +4,7 @@
"""
Headless backend actions for the Concept Maker app.
This module avoids Tk dependencies and exposes JSON actions for the Tauri UI.
This module exposes JSON actions for the Tauri UI without desktop GUI imports.
"""
from __future__ import annotations