Xinmin Zeng
|
bf79986f9c
|
fix: surface summarize/retrieve failures instead of masking them (#160)
* fix(memory): surface summarize and retrieve failures clearly
* fix(memory): make raise_exception configurable
* fix(tests): resolve flake8 and pylint errors in error handling tests
- Remove unnecessary sys.path.insert hack
- Add module/class/function docstrings
- Initialize call_kwargs in __init__ to fix W0201
- Suppress W0212 with inline pylint disable for _started access
- Remove unnecessary lambda wrappers (W0108)
|
2026-03-27 12:22:29 +08:00 |
|