The upstream merge (28049ac, landed via #150/#151) silently dropped previously merged features: the background process tools (bash_background, process_output, kill_process, list_processes from #146) and the test_run tool (#148), including their registry registrations, prompt .txt files, and tests. The BackgroundJob engine and memory/multiedit tools survived.
Restore both tool modules by cherry-picking 64ab5e3 and 0f0c85a onto dev.
The upstream merge (28049ac, landed via #150/#151) silently dropped previously merged features: the background process tools (
bash_background,process_output,kill_process,list_processesfrom #146) and thetest_runtool (#148), including their registry registrations, prompt .txt files, and tests. The BackgroundJob engine and memory/multiedit tools survived.Restore both tool modules by cherry-picking 64ab5e3 and 0f0c85a onto dev.