Files
optimclaw/src
ZakiandClaude Opus 4.6 9cff809950 perf(agent): parse external thread UUID once in resolution path (#1488)
Eliminates redundant UUID parsing in the thread resolution hot path by
having maybe_hydrate_thread return the parsed UUID and threading it
through to resolve_thread via a new resolve_thread_with_parsed_uuid
method.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
2026-03-21 10:35:25 -07:00
..