MiroFish/backend/scripts
666ghj 29bff9ca27 Refactor content handling in activity logging and simulation scripts
- Removed content truncation logic from the AgentActivity class, allowing full content to be logged for posts, comments, and quotes.
- Updated the `fetch_new_actions_from_db` function to retain complete content in action arguments, enhancing data accuracy.
- Adjusted simulation scripts to ensure that full content is sent during action creation, improving the representation of agent activities.
2025-12-05 18:30:40 +08:00
..
action_logger.py Enhance simulation management and logging features 2025-12-02 17:11:47 +08:00
run_parallel_simulation.py Refactor content handling in activity logging and simulation scripts 2025-12-05 18:30:40 +08:00
run_reddit_simulation.py Enhance simulation configuration and management features 2025-12-05 15:50:54 +08:00
run_twitter_simulation.py Enhance simulation configuration and management features 2025-12-05 15:50:54 +08:00
test_profile_format.py Enhance backend functionality with OASIS simulation features 2025-12-01 15:03:44 +08:00