mirror of
https://github.com/666ghj/MiroFish.git
synced 2026-05-12 12:30:19 +00:00
- Added context enrichment for actions in `fetch_new_actions_from_db`, providing complete information for posts, comments, and user interactions. - Introduced a new `_enrich_action_context` function to supplement action arguments with relevant details such as post content, author names, and comment information. - Updated the `ZepGraphMemoryUpdater` to batch send activities by platform, improving efficiency in processing and logging. - Enhanced logging to include detailed statistics on sent activities and skipped actions, ensuring better traceability and monitoring of the activity flow. |
||
|---|---|---|
| .. | ||
| action_logger.py | ||
| run_parallel_simulation.py | ||
| run_reddit_simulation.py | ||
| run_twitter_simulation.py | ||
| test_profile_format.py | ||