Files
copilot-swe-agent[bot] f51e45fd83 Fix duplicate RequestLogin type check and dead code in api.py
- Remove duplicate isinstance(chunk, RequestLogin) check at line 220
- Fix remaining RequestLogin handler to use chunk.to_string() instead of str(chunk)
- Resolves conflicting type checks issue where first check made second unreachable

Co-authored-by: hlohaus <983577+hlohaus@users.noreply.github.com>
2026-01-28 13:14:36 +00:00
..
2025-01-07 00:36:22 +01:00
2025-08-22 13:45:19 +02:00
2025-08-22 13:45:19 +02:00