LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
scripts/install.sh
scripts/publish.sh
scripts/service.sh
scripts/start.sh
scripts/watchdog.plist
scripts/watchdog.py
telechat_pkg/__init__.py
telechat_pkg/__main__.py
telechat_pkg/auto_scheduler.py
telechat_pkg/browser_automation.py
telechat_pkg/claude_core.py
telechat_pkg/coder.py
telechat_pkg/cost_budget.py
telechat_pkg/error_classifier.py
telechat_pkg/event_bus.py
telechat_pkg/feedback.py
telechat_pkg/health.py
telechat_pkg/image_gen.py
telechat_pkg/knowledge_base.py
telechat_pkg/link_understanding.py
telechat_pkg/main.py
telechat_pkg/markdown_v2.py
telechat_pkg/mcp_client.py
telechat_pkg/memory.py
telechat_pkg/music_gen.py
telechat_pkg/polls.py
telechat_pkg/resource_limiter.py
telechat_pkg/scheduled_tasks.py
telechat_pkg/session_manager.py
telechat_pkg/slack_bot.py
telechat_pkg/smart_router.py
telechat_pkg/store.py
telechat_pkg/telegram_bot.py
telechat_pkg/text_chunking.py
telechat_pkg/tts.py
telechat_pkg/two_agent.py
telechat_pkg/video_gen.py
telechat_pkg/voice_transcription.py
telechat_pkg/web_fetch.py
telechat_pkg/web_search.py
telechat_pkg/whatsapp_bot.py
telechatai.egg-info/PKG-INFO
telechatai.egg-info/SOURCES.txt
telechatai.egg-info/dependency_links.txt
telechatai.egg-info/entry_points.txt
telechatai.egg-info/requires.txt
telechatai.egg-info/top_level.txt
tests/test_claude_core.py
tests/test_coder.py
tests/test_coverage_gaps.py
tests/test_feedback_extended.py
tests/test_full_coverage.py
tests/test_health_extended.py
tests/test_init_e2e.py
tests/test_main.py
tests/test_memory.py
tests/test_more_modules.py
tests/test_new_features.py
tests/test_new_modules.py
tests/test_slack_e2e.py
tests/test_telegram_e2e.py
tests/test_telegram_extended.py
tests/test_whatsapp_e2e.py