mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-06-09 10:43:02 +00:00
808c7bd661
- Mark A (Haskell API + TS wrappers) as done with PR link - Add B: switch to typed API + define sum types - Add D: abstract agent architecture (pluggable AI provider) - Add G: notification & formatting cleanup - Reorder: B → C → D → E → F → G → H (typed API → persistence → agent abstraction → robustness → regular contacts → notification cleanup → tests)