openpencil/crates/op-acp
Kayshen-X 621f30e425 fix(editor): async hygiene — safe block_on, bounded acp channels, thread teardown
One block_on_anywhere helper (block_in_place inside a multi-thread
runtime, shared runtime otherwise, loud failure on a current-thread
runtime where both options deadlock); acp transport channels bounded
at 1024 with reader-safe try_send; a stranded child process + reader
thread leak in model discovery fixed; detached threads either joined
or documented; Antigravity/Grok probe strings localized (catalog 1105).
2026-07-26 13:19:34 +08:00
..
src fix(editor): async hygiene — safe block_on, bounded acp channels, thread teardown 2026-07-26 13:19:34 +08:00
Cargo.toml feat(rpc): extract shared JSON-RPC transport 2026-06-14 10:33:21 +08:00