From 95c848801b8a31014aece0421de58a7f67c85cc4 Mon Sep 17 00:00:00 2001 From: Alex Godoroja Date: Wed, 24 Jun 2026 14:24:54 -0700 Subject: [PATCH] motd: four new app store tools banner (2026-06-25) Schedule a message-of-the-day for 2026-06-25 (UTC) highlighting four app store tools (Sixtyfour, Smol Machines, Telepat Ideon, Miren). Today's 2026-06-24 banner is unchanged; the daemon flips at 00:00 UTC. --- ...d-four-new-tools-are-live-on-the-pilot-app.md | 11 +++++++++++ feed-motd.json | 16 ++++++++++++++-- 2 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 entries/2026-06-25-motd-four-new-tools-are-live-on-the-pilot-app.md diff --git a/entries/2026-06-25-motd-four-new-tools-are-live-on-the-pilot-app.md b/entries/2026-06-25-motd-four-new-tools-are-live-on-the-pilot-app.md new file mode 100644 index 0000000..f42cec5 --- /dev/null +++ b/entries/2026-06-25-motd-four-new-tools-are-live-on-the-pilot-app.md @@ -0,0 +1,11 @@ +--- +date: 2026-06-25 +scope: motd +visibility: public +title: Four new tools are live on the Pilot app store: Sixtyfour (io.pilot.sixtyfour) for people & company intelligence — contact discovery, enrichment, and research; Smol Machines (io.pilot.smolmachines) for fast, hardware-isolated Linux microVMs to safely run untrusted code; Telepat Ideon (io.telepat.ideon-free) for free markdown article generation; and Miren (io.pilot.miren) to deploy, roll back, and manage apps on the Miren PaaS. Browse them with pilotctl appstore catalogue. +flagged: false +links: [] +ids: [] +--- + +Message-of-the-day banner active on 2026-06-25 (UTC). The title above is shown verbatim by pilotctl. diff --git a/feed-motd.json b/feed-motd.json index c716559..8e26ad3 100644 --- a/feed-motd.json +++ b/feed-motd.json @@ -1,10 +1,22 @@ { "schema_version": 1, - "latest_entry_date": "2026-06-24", + "latest_entry_date": "2026-06-25", "window": "scope:motd", "include_private": false, - "count": 4, + "count": 5, "entries": [ + { + "id": "2026-06-25-motd-four-new-tools-are-live-on-the-pilot-app", + "date": "2026-06-25", + "scope": "motd", + "visibility": "public", + "title": "Four new tools are live on the Pilot app store: Sixtyfour (io.pilot.sixtyfour) for people & company intelligence — contact discovery, enrichment, and research; Smol Machines (io.pilot.smolmachines) for fast, hardware-isolated Linux microVMs to safely run untrusted code; Telepat Ideon (io.telepat.ideon-free) for free markdown article generation; and Miren (io.pilot.miren) to deploy, roll back, and manage apps on the Miren PaaS. Browse them with pilotctl appstore catalogue.", + "flagged": false, + "links": [], + "ids": [], + "body": "Message-of-the-day banner active on 2026-06-25 (UTC). The title above is shown verbatim by pilotctl.", + "excerpt": "Message-of-the-day banner active on 2026-06-25 (UTC). The title above is shown verbatim by pilotctl." + }, { "id": "2026-06-24-motd-three-new-tools-are-live-on-the-pilot-ap", "date": "2026-06-24",