feat: chat sidebar and inbox, feat: saved chats, fix: wake jobs, fix: sandbox sends, ux: negotiation replies and draft box

This commit is contained in:
2026-05-06 22:53:19 -04:00
parent 58a57ddc6a
commit 3b6e3c34d5
18 changed files with 1797 additions and 105 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "traderai"
version = "0.0.2"
version = "0.0.3"
description = "Local Ollama-powered assistant for UEX marketplace workflows."
requires-python = ">=3.11"
dependencies = [
@@ -36,3 +36,4 @@ include = ["traderai*"]