From 06c0cb2a6b68900dce490b9954672e410a1866fa Mon Sep 17 00:00:00 2001 From: SuperAda Date: Wed, 28 Jan 2026 12:19:04 +0000 Subject: [PATCH] Add 9 new showcase entries from Discord - Self-Patching Agent: autonomous self-modification for Discord forums - Clauditor: security monitoring for prompt injection - Gateway Widget (Zig): lightweight desktop monitoring tool - ADSB Plane Tracking: Pi-based aviation notifications - Supermemory Plugin: enhanced memory layer integration - Todoist Rust CLI: custom CLI after API deprecation - Agent Filing GitHub Issues: autonomous issue filing - webXOS PWA Dashboard: full-featured gateway dashboard - Polymarket Trading Bot: profitable automated trading All entries curated from #showcase Discord channel Jan 27-28. --- docs/assets/showcase/adsb-tracking.png | 1 + docs/assets/showcase/clauditor.png | 1 + docs/assets/showcase/gateway-widget.png | 1 + docs/assets/showcase/self-patch-forums.png | 1 + docs/assets/showcase/supermemory-plugin.png | 1 + docs/assets/showcase/webxos-pwa-1.png | 1 + docs/assets/showcase/webxos-pwa-2.png | 1 + docs/start/showcase.md | 66 +++++++++++++++++++++ 8 files changed, 73 insertions(+) create mode 100644 docs/assets/showcase/adsb-tracking.png create mode 100644 docs/assets/showcase/clauditor.png create mode 100644 docs/assets/showcase/gateway-widget.png create mode 100644 docs/assets/showcase/self-patch-forums.png create mode 100644 docs/assets/showcase/supermemory-plugin.png create mode 100644 docs/assets/showcase/webxos-pwa-1.png create mode 100644 docs/assets/showcase/webxos-pwa-2.png diff --git a/docs/assets/showcase/adsb-tracking.png b/docs/assets/showcase/adsb-tracking.png new file mode 100644 index 000000000..f609eb3c4 --- /dev/null +++ b/docs/assets/showcase/adsb-tracking.png @@ -0,0 +1 @@ +This content is no longer available. \ No newline at end of file diff --git a/docs/assets/showcase/clauditor.png b/docs/assets/showcase/clauditor.png new file mode 100644 index 000000000..f609eb3c4 --- /dev/null +++ b/docs/assets/showcase/clauditor.png @@ -0,0 +1 @@ +This content is no longer available. \ No newline at end of file diff --git a/docs/assets/showcase/gateway-widget.png b/docs/assets/showcase/gateway-widget.png new file mode 100644 index 000000000..f609eb3c4 --- /dev/null +++ b/docs/assets/showcase/gateway-widget.png @@ -0,0 +1 @@ +This content is no longer available. \ No newline at end of file diff --git a/docs/assets/showcase/self-patch-forums.png b/docs/assets/showcase/self-patch-forums.png new file mode 100644 index 000000000..f609eb3c4 --- /dev/null +++ b/docs/assets/showcase/self-patch-forums.png @@ -0,0 +1 @@ +This content is no longer available. \ No newline at end of file diff --git a/docs/assets/showcase/supermemory-plugin.png b/docs/assets/showcase/supermemory-plugin.png new file mode 100644 index 000000000..f609eb3c4 --- /dev/null +++ b/docs/assets/showcase/supermemory-plugin.png @@ -0,0 +1 @@ +This content is no longer available. \ No newline at end of file diff --git a/docs/assets/showcase/webxos-pwa-1.png b/docs/assets/showcase/webxos-pwa-1.png new file mode 100644 index 000000000..f609eb3c4 --- /dev/null +++ b/docs/assets/showcase/webxos-pwa-1.png @@ -0,0 +1 @@ +This content is no longer available. \ No newline at end of file diff --git a/docs/assets/showcase/webxos-pwa-2.png b/docs/assets/showcase/webxos-pwa-2.png new file mode 100644 index 000000000..f609eb3c4 --- /dev/null +++ b/docs/assets/showcase/webxos-pwa-2.png @@ -0,0 +1 @@ +This content is no longer available. \ No newline at end of file diff --git a/docs/start/showcase.md b/docs/start/showcase.md index 8ed32f50a..720361420 100644 --- a/docs/start/showcase.md +++ b/docs/start/showcase.md @@ -203,6 +203,72 @@ Full setup walkthrough (28m) by VelvetShark. Read, send, and archive messages via Beeper Desktop. Uses Beeper local MCP API so agents can manage all your chats (iMessage, WhatsApp, etc.) in one place. + + **@.kidlion** • `self-improvement` `discord` `autonomous` + + Agent detected missing Discord forums support, asked permission to self-patch, and successfully modified its own codebase without service interruption. True autonomous self-improvement in action. + + Self-patching agent modifying its own code + + + + **@chillbroker** • `security` `monitoring` `prompt-injection` + + Background security logger that detects potentially malicious commands and prompt injection attempts. Lightweight protection layer for long-running agent installations. + + Clauditor security monitoring tool + + + + **@frosty08** • `zig` `desktop` `monitoring` `widget` + + Lightweight desktop widget (<1MB zipped) built in Zig that displays all gateway tools, jobs, and remaining cooldown timers. Cross-platform releases available. + + Gateway monitoring widget + + + + **@albinoeatpod** • `raspberry-pi` `aviation` `hardware` `notifications` + + ADSB integration with Pi-based local node. Get notified when planes fly overhead within configurable radius, complete with images from planespotters.net. Next: flag military/private aircraft. + + ADSB plane tracking on Raspberry Pi + + + + **@hoverlover617** • `memory` `plugin` `integration` `open-source` + + Integrates Supermemory for enhanced memory capabilities. Swap out memory-core entirely or use in tandem for more powerful agent memory. + + Supermemory plugin integration + + + + **@luoandorder** • `rust` `cli` `todoist` `productivity` + + Custom Rust CLI for Todoist after official API deprecation broke existing tools. Handles all task operations including cross-project moves. Clawdbot skill wrapper included. + + + + **@donnie8288** • `github` `autonomous` `self-improvement` + + Agent running on dedicated hardware with its own GitHub account, autonomously filing issues it discovers. The agent filed its first issue without human intervention. + + + + **@webxos2025** • `pwa` `dashboard` `browser-control` `monitoring` + + Full-featured PWA for Moltbot with camera/screen feeds, node management, browser automation, and DigitalOcean/AWS/Docker deployment options. Complete gateway monitoring dashboard. + + webXOS PWA dashboard + + + + **@sashimi666** • `trading` `polymarket` `automation` `finance` + + Automated Polymarket trading bot making real profits. 15 trades with only 1 loss in first 14 hours. Uses Brave search and X access for market research. Trades while sleeping. + + ## 🤖 Automation & Workflows