Files
nanobot-runtime/cron/runs/e81cda77_1782367200027_f300d68f.json
lachtan ad91ce7e6e cron
2026-06-30 05:33:17 +02:00

18 lines
1.6 KiB
JSON

{
"job_id": "e81cda77",
"job_name": "nanobot-version-check",
"session_key": "websocket:52d0f338-7a06-42e7-aad2-86a4cabbfb9f",
"prompt_ref": {
"id": "cron.agent_turn.reminder",
"version": 1,
"sha256": "c8d7b4b1909d570c06bf4c646d93ca39601abc1e375578c85ae3d2ec3db395aa"
},
"prompt_vars": {
"message": "Check if a new nanobot-ai version is available on PyPI. Compare the latest PyPI version with the currently installed version (run `nanobot --version`). If a new version is found, notify the user via Telegram with: the current version, the new version, and the upgrade command: `uv tool upgrade nanobot-ai`. If already up to date, do nothing."
},
"rendered_prompt": "The scheduled time has arrived. Execute this scheduled cron job now and report the result to the user in the same session.\n\nRules:\n- Speak directly to the user in their language.\n- Do not narrate internal progress.\n- Do not include user IDs.\n- Do not add status reports like \"Done\" or \"Reminded\" unless they are the natural response.\n\nCron job: Check if a new nanobot-ai version is available on PyPI. Compare the latest PyPI version with the currently installed version (run `nanobot --version`). If a new version is found, notify the user via Telegram with: the current version, the new version, and the upgrade command: `uv tool upgrade nanobot-ai`. If already up to date, do nothing.",
"status": "ok",
"response": "Máš aktuální verzi — nainstalovaná i nejnovější na PyPI je `0.2.2`. Upgrade není potřeba.",
"run_id": "e81cda77:1782367200027:f300d68f",
"updated_at_ms": 1782367205246
}