News
This release adds the new Condor MONIT toolset for CMS CompOps workflows, along with smaller configuration and deployment fixes for MCP servers, scraping, and packaged skills.
What's Changed
Condor Monitoring and CompOps Tooling
- Added new Condor MONIT OpenSearch tools to the CMS CompOps agent for searching and aggregating HTCondor job metrics.
- Added support for separate MONIT datasource configuration for Rucio and Condor endpoints.
- Included the new
condor_raw_metricskill and improved MONIT aggregation fallback behavior for fields that do not expose.keywordbuckets.
MCP Configuration and Runtime Support
- Fixed MCP server configuration loading to use dedicated
mcp_serversconfig instead of reading from the general archi config. - Persisted
mcp_serversin seeded/static configuration and exposed it in generated deployment config. - Improved MCP startup logging to show configured servers, loaded tools, and per-server fetch failures.
Scraping and Remote Selenium Support
- Added
selenium_urlconfiguration support so SSO scrapers can run against a remote Selenium driver. - Improved scraper authentication and crawl logging with fuller exception details and more robust login element waits.
Deployment Packaging and Skills Mounting
- Updated deployment templating to copy configured skill markdown files into deployments.
- Mounted the packaged skills directory into runtime services so deployed chat applications can load those skills consistently.
Merged Pull Requests
Full Changelog: v2.2.0...v2.3.0