feat(core): migrate to src/ package layout and refactor serial transport

Bootstrap PySide6 using a clean src/ layout and refactor stream_reader to parse binary data packets asynchronously.
This commit is contained in:
jack
2026-06-25 13:46:54 -07:00
parent 62ce5a9c37
commit 470f8acba3
3 changed files with 4 additions and 9 deletions
+1 -5
View File
@@ -22,6 +22,7 @@ env/
*.swo
*~
docs
# OS
.DS_Store
Thumbs.db
@@ -39,8 +40,3 @@ dist/
*.spec
*.icns
*.ico
# Superpowers brainstorming visual companion
.superpowers/
.llm-wiki/
.agents/
.pi/