Commit graph

9 commits

Author SHA1 Message Date
Musa
b4dce33e38 Revert "add cli ux"
This reverts commit 1681e29fa8.
2026-01-16 16:27:39 -08:00
Musa
06c5c7d690 Revert "cli ux improvements"
This reverts commit 4af90da7e9.
2026-01-16 16:27:39 -08:00
Musa
aea8318fac Revert "add init command"
This reverts commit a181ef153d.
2026-01-16 16:27:39 -08:00
Musa
cde1d0f87f add init command 2026-01-16 16:27:39 -08:00
Musa
8ae15ea828 cli ux improvements 2026-01-16 16:27:39 -08:00
Musa
c910be53cc add cli ux 2026-01-16 16:27:39 -08:00
Salman Paracha
b4543ba56c
Introduce signals change (#655)
* adding support for signals

* reducing false positives for signals like positive interaction

* adding docs. Still need to fix the messages list, but waiting on PR #621

* Improve frustration detection: normalize contractions and refine punctuation

* Further refine test cases with longer messages

* minor doc changes

* fixing echo statement for build

* fixing the messages construction and using the trait for signals

* update signals docs

* fixed some minor doc changes

* added more tests and fixed docuemtnation. PR 100% ready

* made fixes based on PR comments

* Optimize latency

1. replace sliding window approach with trigram containment check
2. add code to pre-compute ngrams for patterns

* removed some debug statements to make tests easier to read

* PR comments to make ObservableStreamProcessor accept optonal Vec<Messagges>

* fixed PR comments

---------

Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-342.local>
Co-authored-by: MeiyuZhong <mariazhong9612@gmail.com>
Co-authored-by: nehcgs <54548843+nehcgs@users.noreply.github.com>
2026-01-07 11:20:44 -08:00
Adil Hafeez
053e2b3a74
use uv instead of poetry (#663) 2025-12-26 11:21:42 -08:00
Adil Hafeez
88d14a205b
restructure cli (#656) 2025-12-25 14:55:29 -08:00
Renamed from arch/tools/cli/main.py (Browse further)