11 Commits

Author SHA1 Message Date
6b07b268c9 milestone 3 - SystemPrompter, DebugLogger: made the structured output json compatible 2026-05-27 19:14:09 +02:00
e4d8dc6123 milestone 3 - SystemPrompter: added a somewhat structured prompt option, app: added a toggle for the different prompt 2026-05-27 17:33:26 +02:00
0fdcd8d547 milestone 3 - ExecutionsEngine: added safety, SearchManager: added manual internet search 2026-05-27 11:48:57 +02:00
e2082e99e8 milestone 3 - ExecutionEngine.py and DebugLogger.py: added formats for output and errors 2026-05-27 00:08:39 +02:00
91873a2e1d milestone 3 - ExecutionEngine: run_code with connection to app.py 2026-05-26 19:22:09 +02:00
87af354c9c milestone 3 - app.py: added chat history (with help from qwen) 2026-05-25 15:26:16 +02:00
69f82f7f3e milestone 3 - connected Modules to app.py, FileManager: added function open_file for connection between file clicking and editor in app.py, ChatManager: made connections to SystemPrompter, SystemPrompter: wrote systemprompt, added file_context through session_state to prompts 2026-05-25 13:06:32 +02:00
626c10c129 milestone 3 - Chatmanager: rudimentary version implemented 2026-05-24 14:42:58 +02:00
7f63c8f2ae milestone 3 - FileManager: has now the three functions list_files, read_file and save_file. switched os with pathlib 2026-05-23 17:09:57 +02:00
bf00e277c8 milestone 2 - almost done, beginning of dynamic updating 2026-05-14 15:55:10 +02:00
a99d76010a project start 2026-05-13 16:13:30 +02:00