LICENSE
README.md
pyproject.toml
algo_a/__init__.py
algo_a/capture_chat.py
algo_a/click_into_chat.py
algo_a/extract_messages.py
algo_a/list_configured_chat_names.py
algo_a/list_target_chats_win.py
algo_a/list_unread_chats.py
algo_a/llm_image_prep.py
algo_a/llm_openrouter_headers.py
algo_a/long_image_chunk_extract.py
algo_a/merge_similar_messages.py
algo_a/pipeline_a.py
algo_a/pipeline_a_mac_nav.py
algo_a/pipeline_a_stepwise.py
algo_a/pipeline_a_win.py
algo_a/postprocess_messages.py
algo_a/process_multiple_chats.py
algo_a/process_one_chat.py
algo_a/process_one_chat_llm.py
algo_a/read_long_image_messages.py
algo_a/read_messages_from_uitree.py
algo_a/read_visible_messages.py
algo_a/refine_call_messages.py
algo_a/refine_voice_video_messages.py
algo_a/scroll_chat_to_bottom.py
algo_a/sidebar_find_chat.py
algo_a/sidebar_scroll_to_top.py
algo_a/write_messages_json.py
algo_b/__init__.py
algo_b/build_report_prompt.py
algo_b/generate_report.py
algo_b/load_messages.py
algo_b/pipeline_b.py
algo_b/test_algo_b.py
algo_b/test_part_b_local.py
config/__init__.py
config/weclaw_config.py
npm/scripts/build.py
platform_mac/__init__.py
platform_mac/chat_panel_detector.py
platform_mac/chat_panel_scroll_capture.py
platform_mac/driver.py
platform_mac/find_wechat_window.py
platform_mac/grant_permissions.py
platform_mac/image_stitcher.py
platform_mac/left_nav_messages_icon.py
platform_mac/mac_ai_driver.py
platform_mac/mac_driver_messages.py
platform_mac/macos_window.py
platform_mac/messages_nav_click_vision.py
platform_mac/ocr.py
platform_mac/screenshot.py
platform_mac/sidebar_detector.py
platform_mac/ui_tree_reader.py
platform_win/__init__.py
platform_win/driver.py
platform_win/find_wechat_window.py
platform_win/grant_permissions.py
platform_win/ui_tree_reader.py
platform_win/vision.py
scripts/debug_mac_capture_chat.py
scripts/debug_mac_click_chat.py
scripts/debug_mac_hybrid.py
scripts/debug_mac_multiple_chats.py
scripts/debug_mac_read_visible_messages.py
scripts/debug_mac_sidebar_unread.py
scripts/debug_mac_wechat_tree.py
scripts/debug_process_one_chat.py
scripts/fill_stepwise_responses_openclaw_gateway.py
scripts/openrouter_credits.py
scripts/run_full_pipeline.py
scripts/verify_openclaw_packaging.py
shared/__init__.py
shared/datatypes.py
shared/llm_client.py
shared/message_dedup.py
shared/message_schema.py
shared/platform_api.py
shared/run_manifest.py
shared/sidebar_classification.py
shared/stepwise_backend.py
shared/vision_ai.py
shared/vision_backend.py
shared/vision_prompts.py
shared/vision_response_json.py
tests/test_driver.py
tests/test_scroll.py
tests/test_vision.py
tests/test_vision_ai.py
utils/image_stitcher.py
utils/stitch_overlap.py
weclaw_cli/__init__.py
weclaw_cli/context.py
weclaw_cli/main.py
weclaw_cli/commands/__init__.py
weclaw_cli/commands/build_report_prompt.py
weclaw_cli/commands/capture.py
weclaw_cli/commands/click_chat.py
weclaw_cli/commands/export.py
weclaw_cli/commands/finalize.py
weclaw_cli/commands/history.py
weclaw_cli/commands/init.py
weclaw_cli/commands/new_messages.py
weclaw_cli/commands/report.py
weclaw_cli/commands/run.py
weclaw_cli/commands/screenshot.py
weclaw_cli/commands/search.py
weclaw_cli/commands/sessions.py
weclaw_cli/commands/stats.py
weclaw_cli/commands/unread.py
weclaw_cli/output/__init__.py
weclaw_cli/output/formatter.py
weclaw_cua.egg-info/PKG-INFO
weclaw_cua.egg-info/SOURCES.txt
weclaw_cua.egg-info/dependency_links.txt
weclaw_cua.egg-info/entry_points.txt
weclaw_cua.egg-info/requires.txt
weclaw_cua.egg-info/top_level.txt