Delete Omni/Agentd/Studio (failed prior attempt)

t-694.9·WorkTask·
·
·
·Omni/Agentd/Studio.hs
Parent:t-694·Created1 month ago·Updated1 week ago·pipeline runs →

Description

Edit

Delete the failed Agentd Studio code:

  • Omni/Agentd/Studio.hs (main entry point)
  • Omni/Agentd/Studio/ directory (Layout.hs, Agents.hs, Memory.hs, Notes.hs, Tasks.hs, etc.)

This was a standalone web UI attempt that is being replaced by the new agents surface integrated into the main Omni.Web server.

Steps

1. Delete Omni/Agentd/Studio.hs 2. Delete Omni/Agentd/Studio/ directory 3. Remove any references to Studio from Omni/Agentd.hs (if any imports exist) 4. Remove Studio from any build configs, deploy manifests, or service files 5. Verify bild Omni/Agentd.hs still builds cleanly

Check for references

  • grep for Studio in Omni/Agentd* files
  • grep for agentd-studio in deploy manifests
  • Check if Studio is listed in any Packages.nix

Timeline (5)

🔄[human]Open → InProgress1 month ago
🔄[human]InProgress → Review1 month ago
💬[human]1 week ago

Ava verified: shipped as part of commit b05c4976 'agents web ui: interactive agent interface'. /agents endpoint live on beryllium and returns 200. Moving to Verified.

🔄[human]Review → Verified1 week ago