All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Refactored to use workspace-based configuration model
- Added GetAvailableWorkspaces tool to list available Prometheus workspaces
- Modified all tools to require workspace_id parameter
- Removed requirement for Prometheus URL at startup
- Added per-request workspace configuration
- Initial project setup