Cleanup: remove legacy in-process agent code from Omni.Agentd.Daemon

t-750·WorkTask·
·
·
Created2 weeks ago·Updated1 week ago·pipeline runs →

Dependencies

Description

Edit

Current daemon API path is fully systemd-backed, but Omni/Agentd/Daemon.hs still contains legacy Process.createProcess + RunningAgent codepaths kept for transition safety. File still requires -Wno-unused-top-binds. Follow-up should delete dead code, simplify DaemonState, and drop warning suppression.

Timeline (1)

🔄[human]Open → InProgress1 week ago