import "./base.dcdl" // { slug = "companion"; description = "Workspace companion profile."; scope = "workspace_write"; feature = { task = { enabled = true; }; memory = { enabled = true; }; web = { enabled = true; }; sub_worker = { enabled = true; }; worker = { enabled = true; direct_spawn = false; }; workspace_worker_discovery = { enabled = true; }; manage_workdir = { enabled = true; }; ticket = { enabled = true; authoring = true; thread = true; }; }; }