Commit Graph

7 Commits

Author SHA1 Message Date
dongdongunique 75eb41f50b Add context length protection in access_runcontext_history
- Add loop mechanism to reduce history_depth if output exceeds max_total_chars
- Prevents context overflow when accessing run context history
- Prints reduction info and returns depth_reduced field in result
2025-12-10 03:23:53 +08:00
dongdongunique a5e5185c10 Add .gitignore 2025-12-10 03:17:39 +08:00
dongdongunique 93f0702172 Update README and requirements 2025-12-10 03:16:48 +08:00
dongdongunique f3af94df0b first commit 2025-12-10 00:54:02 +08:00
Yunhao Chen 2cf4168ecf Update README.md 2025-11-27 15:39:17 +08:00
Yunhao Chen 77900d24d1 Add release note to README.md 2025-11-16 23:30:30 +08:00
Yunhao Chen e97ccca3dd Initial commit 2025-11-16 23:23:36 +08:00