* agents + chat client samples doctsring updates * fixes
* cleanup of threads and serialization * fix for sliding window * fix redis test * updated from comments * updated context provider and threads * updated lock * add asyncio default * fix redis tests * fix tests * fix tests * renamed to invoking * fixed tests * fix for instructions
* Initial plan * Add custom agent and chat client examples with complete implementations and documentation Co-authored-by: dmytrostruk <13853051+dmytrostruk@users.noreply.github.com> * Simplify custom examples per feedback: remove __init__.py, keep only EchoAgent/EchoingChatClient, add proper documentation, update README table format Co-authored-by: dmytrostruk <13853051+dmytrostruk@users.noreply.github.com> * Small fixes and formatting --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: dmytrostruk <13853051+dmytrostruk@users.noreply.github.com>