parse_file


Description:

public bool parse_file (string resource_path)

Parses an agent file from resource path and populates properties.

Parameters:

resource_path

The resource path (e.g., "/agents/codebase-locator.md")

Returns:

true if parsing succeeded, false otherwise