From 80d9c0be64100b7a655893b064017fa4a401e31b Mon Sep 17 00:00:00 2001 From: Alex Godoroja Date: Mon, 22 Jun 2026 13:07:59 -0700 Subject: [PATCH] motd: Smol Machines app store banner (2026-06-23) Schedule a message-of-the-day for 2026-06-23 (UTC) promoting Smol Machines (io.pilot.smolmachines). Today's 2026-06-22 banner is unchanged; the daemon flips to this one at 00:00 UTC. --- ...d-smol-machines-is-now-on-the-pilot-app-st.md | 11 +++++++++++ feed-motd.json | 16 ++++++++++++++-- 2 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 entries/2026-06-23-motd-smol-machines-is-now-on-the-pilot-app-st.md diff --git a/entries/2026-06-23-motd-smol-machines-is-now-on-the-pilot-app-st.md b/entries/2026-06-23-motd-smol-machines-is-now-on-the-pilot-app-st.md new file mode 100644 index 0000000..de203d1 --- /dev/null +++ b/entries/2026-06-23-motd-smol-machines-is-now-on-the-pilot-app-st.md @@ -0,0 +1,11 @@ +--- +date: 2026-06-23 +scope: motd +visibility: public +title: Smol Machines is now on the Pilot app store, free to use — spin up fast, hardware-isolated Linux microVMs on demand to run untrusted or AI-generated code, headless browser automation, GPU tasks, CI jobs, and disposable dev sandboxes. Install with pilotctl appstore install io.pilot.smolmachines. +flagged: false +links: [] +ids: [] +--- + +Message-of-the-day banner active on 2026-06-23 (UTC). The title above is shown verbatim by pilotctl. diff --git a/feed-motd.json b/feed-motd.json index 6ed7ed4..94ea06b 100644 --- a/feed-motd.json +++ b/feed-motd.json @@ -1,10 +1,22 @@ { "schema_version": 1, - "latest_entry_date": "2026-06-22", + "latest_entry_date": "2026-06-23", "window": "scope:motd", "include_private": false, - "count": 2, + "count": 3, "entries": [ + { + "id": "2026-06-23-motd-smol-machines-is-now-on-the-pilot-app-st", + "date": "2026-06-23", + "scope": "motd", + "visibility": "public", + "title": "Smol Machines is now on the Pilot app store, free to use — spin up fast, hardware-isolated Linux microVMs on demand to run untrusted or AI-generated code, headless browser automation, GPU tasks, CI jobs, and disposable dev sandboxes. Install with pilotctl appstore install io.pilot.smolmachines.", + "flagged": false, + "links": [], + "ids": [], + "body": "Message-of-the-day banner active on 2026-06-23 (UTC). The title above is shown verbatim by pilotctl.", + "excerpt": "Message-of-the-day banner active on 2026-06-23 (UTC). The title above is shown verbatim by pilotctl." + }, { "id": "2026-06-22-motd-install-sixtyfour-from-the-pilot-app-sto", "date": "2026-06-22",