We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78b6701 commit 7140db1Copy full SHA for 7140db1
src/main.py
@@ -1,4 +1,7 @@
1
-""" Langgraph implementation using the subconscious UI """
+# Author: Brian Branch
2
+# © 2025 Brian Branch - subconscious.chat
3
+# All rights reserved.
4
+""" Main entry point for the application """
5
import sqlite3
6
import logging
7
import win32gui
0 commit comments