From 003e9279e84b552069b3ea4493f87764336806f2 Mon Sep 17 00:00:00 2001 From: Alex Godoroja Date: Tue, 23 Jun 2026 14:58:21 -0700 Subject: [PATCH] motd: three new app store tools banner (2026-06-24) Schedule a message-of-the-day for 2026-06-24 (UTC) highlighting three app store tools (Sixtyfour, Smol Machines, Telepat Ideon). Today's 2026-06-23 banner is unchanged; the daemon flips at 00:00 UTC. --- ...d-three-new-tools-are-live-on-the-pilot-ap.md | 11 +++++++++++ feed-motd.json | 16 ++++++++++++++-- 2 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 entries/2026-06-24-motd-three-new-tools-are-live-on-the-pilot-ap.md diff --git a/entries/2026-06-24-motd-three-new-tools-are-live-on-the-pilot-ap.md b/entries/2026-06-24-motd-three-new-tools-are-live-on-the-pilot-ap.md new file mode 100644 index 0000000..4a38b21 --- /dev/null +++ b/entries/2026-06-24-motd-three-new-tools-are-live-on-the-pilot-ap.md @@ -0,0 +1,11 @@ +--- +date: 2026-06-24 +scope: motd +visibility: public +title: Three 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; and Telepat Ideon (io.telepat.ideon-free) for free markdown article generation. Browse them with pilotctl appstore catalogue. +flagged: false +links: [] +ids: [] +--- + +Message-of-the-day banner active on 2026-06-24 (UTC). The title above is shown verbatim by pilotctl. diff --git a/feed-motd.json b/feed-motd.json index 94ea06b..c716559 100644 --- a/feed-motd.json +++ b/feed-motd.json @@ -1,10 +1,22 @@ { "schema_version": 1, - "latest_entry_date": "2026-06-23", + "latest_entry_date": "2026-06-24", "window": "scope:motd", "include_private": false, - "count": 3, + "count": 4, "entries": [ + { + "id": "2026-06-24-motd-three-new-tools-are-live-on-the-pilot-ap", + "date": "2026-06-24", + "scope": "motd", + "visibility": "public", + "title": "Three 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; and Telepat Ideon (io.telepat.ideon-free) for free markdown article generation. Browse them with pilotctl appstore catalogue.", + "flagged": false, + "links": [], + "ids": [], + "body": "Message-of-the-day banner active on 2026-06-24 (UTC). The title above is shown verbatim by pilotctl.", + "excerpt": "Message-of-the-day banner active on 2026-06-24 (UTC). The title above is shown verbatim by pilotctl." + }, { "id": "2026-06-23-motd-smol-machines-is-now-on-the-pilot-app-st", "date": "2026-06-23",