Commit History

Implement real Twitter API integration using Tweepy
1405646

dillera commited on

Add mock GetTweetsTool
3466a2e

dillera commited on

Complete session restart rewrite with proper locking and _restarting flag
3ffc88f

dillera commited on

Fix session restart: add connection validity check and unit tests
d1d211b

dillera commited on

Add unit tests for realtime package and fix resampling bug
88ec688

dillera commited on

feat: Add weather tool using Open-Meteo API
c4044be

dillera commited on

Ruff
fd16944

dlouapre HF Staff commited on

ruff + tests
af6f1fa

dlouapre HF Staff commited on

Handle abrupt websocket closures with retry and safe shutdown
3bd411c

Alina Lozovskaya commited on

Rename demo to app
5615597

Alina Lozovskaya commited on

Fix mypy errors
434109e

Alina Lozovskaya commited on

Merge origin/develop into 64-fix-the-format-timestamp-function
26ea1c7

Alina Lozovskaya commited on

Enhance typing in tests
2426eeb

Alina Lozovskaya commited on

ruff
9edf8fe

RemiFabre commited on

Fixed format_timestamp() function
a87fc68

RemiFabre commited on

Add mypy workflow and solve mypy errors
4f57a60

Alina Lozovskaya commited on

Apply Ruff
e278a6c

Alina Lozovskaya commited on

Ruff
1ba829a

RemiFabre commited on

Minor, better test comments
3a771b0

RemiFabre commited on

First iteration of pytests, targetting the headwobbler race condition
091c62e

RemiFabre commited on