Commit Graph

24 Commits

Author SHA1 Message Date
Richie 7d507fb7e1 adding nornsight.nix
treefmt / nix fmt (pull_request) Successful in 6s
build_systems / build-brain (pull_request) Successful in 51s
build_systems / build-bob (pull_request) Successful in 56s
pytest / pytest (pull_request) Successful in 28s
build_systems / build-leviathan (pull_request) Successful in 1m24s
build_systems / build-rhapsody-in-green (pull_request) Successful in 1m30s
build_systems / build-jeeves (pull_request) Successful in 2m45s
2026-05-29 18:39:27 -04:00
Richie 739d7dd28c droped whisper from my_python 2026-05-14 13:38:41 -04:00
Richie e7dc60f2c3 adding tiktoken 2026-04-28 12:07:03 -04:00
Richie 7db063a240 setting up whisper transcriber 2026-04-18 19:09:02 -04:00
Richie 345ba94a59 ran ingest_posts 2026-03-29 15:54:54 -04:00
Richie 1b5a036061 httpx conversion 2026-03-18 19:38:14 -04:00
Richie 754ced4822 added tenacity 2026-03-14 11:49:44 -04:00
Claude 42ede19472 Replace polling with WebSocket for real-time Signal message reception
Switch from polling /v1/receive every 2s to a persistent WebSocket
connection at ws://.../v1/receive/<number>. Messages now arrive
instantly via the signal-cli-rest-api WebSocket endpoint.

- Add `listen()` generator to SignalClient using websockets library
- Extract `_parse_envelope()` as standalone function
- Replace `run_loop` polling with WebSocket listener + reconnect logic
- Remove `poll_interval` from BotConfig and CLI args
- Add websockets to Nix overlay and pyproject.toml dependencies

https://claude.ai/code/session_01AKXQBuVBsW7J1YbukDiQ7A
2026-03-14 11:49:44 -04:00
Richie e893ea0f57 added python-multipart 2026-03-09 07:18:01 -04:00
Richie 1d732bf41c removed ds_python 2026-03-05 20:47:34 -05:00
Richie 13ba118cfc testing python313 for ds_python 2026-03-05 20:11:49 -05:00
Richie 47c6f42d2f adding ds_python 2026-03-05 20:11:49 -05:00
Richie 80af3377e6 created python heater to contron the hln heater 2026-02-04 20:05:32 -05:00
Richie 8bbcd37933 added fastapi-cli 2026-01-22 21:26:38 -05:00
Richie b87f6b0b34 adding Packages 2026-01-11 11:41:19 -05:00
Richie 59147834f7 updated my_python to python314 2026-01-10 08:54:33 -05:00
Richie 8baf388061 starting splendor 2025-12-20 12:20:21 -05:00
Richie eb04f4a56d 'system' has been renamed to/replaced by 'stdenv.hostPlatform.system' 2025-12-06 12:45:55 -05:00
Richie d62076a900 added psycopg to my_python 2025-11-08 08:21:27 -05:00
Richie f713b8d4fa added safe_insert 2025-11-08 08:21:27 -05:00
Richie d2db0de371 added my_python pkgs 2025-10-31 22:37:54 -04:00
Richie 300aa1f032 ran nix fmt . 2025-02-08 18:13:31 -05:00
Richie 9869f88a3e added nixpkgs-master 2024-11-02 22:34:57 -04:00
Richie 56606d043d bootstrapping 2024-09-08 08:38:29 -04:00