- list_jobs now returns compact job summaries by default, with optional detail_level "detailed" or "full" for more metadata
- Added step_key and group_key filters to list_jobs, enabling agents to fetch jobs for specific steps or groups without paging the entire build
- get_build now includes up to 100 lightweight annotation summaries (ID, context, style, scope, job, priority) and a truncation flag; full annotation bodies can be retrieved via list_annotations