alpha
Login
or
Join now
zzstoatzz.io
/
bot
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
a digital entity named phi that roams bsky
phi.zzstoatzz.io
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
bot
/
tests
6 files
at
init
zzstoatzz
Add thread reply handling with intelligent ignore capability
1y ago
965e4f35
__init__.py
Add thread reply handling with intelligent ignore capability - Process both "mention" and "reply" notifications (Void-style) - Add ignore_notification tool for smart thread participation - Detect ignore tool usage to skip unwanted responses - Update phi personality with thread awareness guidelines - Add test script for ignore functionality Now phi can participate in threads without explicit mentions, while intelligently avoiding spam and irrelevant conversations. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago
conftest.py
Improve notification logging and emoji usage - Change notification polling to print dots instead of spamming new lines - Only print newline when there are actual mentions to process - Update phi personality to avoid emojis unless they enhance meaning - Remove verbose timestamp from notification marking log 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago
test_ai_integration.py
Improve notification logging and emoji usage - Change notification polling to print dots instead of spamming new lines - Only print newline when there are actual mentions to process - Update phi personality to avoid emojis unless they enhance meaning - Remove verbose timestamp from notification marking log 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago
test_config.py
Add search and moderation tools - Implement Google Custom Search integration for web search capability - Add content moderation system with spam, harassment, and violence detection - Create comprehensive moderation tests with 9 test cases - Integrate moderation into message handler for consistent bot responses - Add search tool registration to Anthropic agent using pydantic-ai - Update documentation and add new test commands to justfile - Fix deprecation warnings (result_type → output_type, data → output) 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago
test_response_generation.py
Improve notification logging and emoji usage - Change notification polling to print dots instead of spamming new lines - Only print newline when there are actual mentions to process - Update phi personality to avoid emojis unless they enhance meaning - Remove verbose timestamp from notification marking log 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago
test_tool_usage.py
Add thread reply handling with intelligent ignore capability - Process both "mention" and "reply" notifications (Void-style) - Add ignore_notification tool for smart thread participation - Detect ignore tool usage to skip unwanted responses - Update phi personality with thread awareness guidelines - Add test script for ignore functionality Now phi can participate in threads without explicit mentions, while intelligently avoiding spam and irrelevant conversations. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago