You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: replace coming-soon cards with neo-notion-cli and flare-cli
Adds neo-notion-cli (agent-first Notion API CLI with normalized output)
and flare-cli (Cloudflare Tunnel exposure in one command) to the open
source section, replacing the two placeholder cards.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
<pdata-i18n="oss.xcli.desc">Reverse-engineered CLI for X (Twitter). Fetch timelines, search, profiles, and followers via X's internal GraphQL API — no API key required. Completely free.</p>
<pdata-i18n="oss.notion.desc">Agent-first Notion API CLI with normalized, context-efficient output. Covers the full Notion API surface — pages, databases, blocks, comments, search — in a single binary. 3.5x smaller responses by default.</p>
<pdata-i18n="oss.scripts.desc">Collection of battle-tested deployment scripts, environment setup utilities, and automation helpers for getting agents into production fast.</p>
<pdata-i18n="oss.flare.desc">Expose any local app to the internet in one command — secured with Cloudflare Tunnel + Access. Built for AI agents and developers. One command creates the tunnel, DNS record, and access policy.</p>
Copy file name to clipboardExpand all lines: src/i18n/it.js
+4-5Lines changed: 4 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -76,11 +76,10 @@ export const it = {
76
76
"CLI per n8n progettato per agenti AI. Operazioni di inspect, patch e update a livello di nodo tramite un layer di astrazione parser \u2014 cos\u00EC gli agenti possono modificare singoli nodi senza riscrivere interi workflow.",
77
77
'oss.xcli.desc':
78
78
"CLI reverse-engineered per X (Twitter). Scarica timeline, cerca profili e follower tramite l'API GraphQL interna di X \u2014 nessuna API key necessaria. Completamente gratuito.",
79
-
'oss.runtime.desc':
80
-
'Runtime leggero per agenti con gestione della memoria integrata, esecuzione di tool, logging strutturato e gestione elegante dello shutdown.',
81
-
'oss.scripts.desc':
82
-
'Raccolta di script di deployment testati in produzione, utilit\u00E0 di setup dell\'ambiente e helper di automazione per portare gli agenti in produzione velocemente.',
83
-
'oss.comingsoon': 'In Arrivo',
79
+
'oss.notion.desc':
80
+
'CLI per Notion API progettato per agenti AI con output normalizzato ed efficiente per il contesto. Copre l\'intera superficie API di Notion \u2014 pagine, database, blocchi, commenti, ricerca \u2014 in un singolo binario. Risposte 3.5x pi\u00F9 piccole di default.',
81
+
'oss.flare.desc':
82
+
'Esponi qualsiasi app locale su internet con un solo comando \u2014 protetto con Cloudflare Tunnel + Access. Costruito per agenti AI e sviluppatori. Un comando crea tunnel, record DNS e policy di accesso.',
84
83
'oss.viewall': 'Vedi tutti i repository su GitHub',
0 commit comments