pub fn list_agent_workspace(
config: &Config,
agent_alias: &str,
raw: &str,
) -> Result<BrowseResult, BrowseError>Expand description
One-level listing inside the agent’s workspace. Top-level entries that match the protected file/dir lists are tagged so the dashboard hides destructive affordances; server-side mutations still re-check.