Skip to content

v2.3.0

Latest

Choose a tag to compare

@pmlugato pmlugato released this 27 Mar 15:03
· 55 commits to main since this release
8e1fbbf

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_metric skill and improved MONIT aggregation fallback behavior for fields that do not expose .keyword buckets.

MCP Configuration and Runtime Support

  • Fixed MCP server configuration loading to use dedicated mcp_servers config instead of reading from the general archi config.
  • Persisted mcp_servers in 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_url configuration 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

  • #485 fix-mcp-server-support
  • #495 feature/remote_scraper
  • #508 add-condor-os
  • #520 fix_skills_mounting

Full Changelog: v2.2.0...v2.3.0