+4
.env.example
+19
README.md
+15
-1
justfile
+22
-20
personalities/phi.md
+5
-4
pyproject.toml
+34
scripts/test_agent_search.py
+10
-8
scripts/test_mention.py
+4
-1
scripts/test_post.py
+35
scripts/test_search.py
+11
-11
scripts/test_thread_context.py
+28
-7
src/bot/agents/anthropic_agent.py
+13
-9
src/bot/config.py
+1
src/bot/core/atproto_client.py
+25
-20
src/bot/database.py
+20
-16
src/bot/main.py
+7
-7
src/bot/personality.py
+11
-6
src/bot/response_generator.py
+48
-36
src/bot/services/message_handler.py
+2
-3
src/bot/services/notification_poller.py
+3
-4
src/bot/status.py
+1
-1
src/bot/templates.py
src/bot/tools/__init__.py
This is a binary file and will not be displayed.