Skip to content

release_20260226.2#22

Merged
gerardogreco-blx merged 1 commit into
mainfrom
release_20260226.2
Feb 27, 2026
Merged

release_20260226.2#22
gerardogreco-blx merged 1 commit into
mainfrom
release_20260226.2

Conversation

@gerardogreco-blx
Copy link
Copy Markdown
Collaborator

@gerardogreco-blx gerardogreco-blx commented Feb 27, 2026

Release Notes - Improve Grafana skill

✨ New

  • Added get-local-time.mjs script that returns the system's current local time as a JSON object with ISO timestamp, date, time, timezone name, and UTC offset
  • Added mandatory Step 0 to the Grafana analyzer skill: the skill now runs the local time detection script before any analysis to establish an accurate "now" reference

🔧 Changed

  • Replaced hardcoded CET (+01:00) timezone assumption with dynamic timezone detection via the new get-local-time.mjs script
  • Updated timezone handling instructions to derive the UTC offset from the detected system timezone rather than a fixed value
  • Updated Pre-flight Checks to list current time detection as step 1, shifting environment and time range checks to steps 2–4
  • Added Bash to the list of allowed tools for the grafana-analyzer skill to enable execution of the local time script

Created by AI

@gerardogreco-blx gerardogreco-blx changed the title Improve Grafana skill release_20260227.1 Feb 27, 2026
@gerardogreco-blx gerardogreco-blx changed the title release_20260227.1 release_20260226.2 Feb 27, 2026
@gerardogreco-blx gerardogreco-blx merged commit 298c65e into main Feb 27, 2026
2 checks passed
@gerardogreco-blx gerardogreco-blx deleted the release_20260226.2 branch February 27, 2026 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant