Interface layer · autonomous agent
Autonomous capital allocator for open source
ClawTipper detects valuable GitHub contributions and rewards them with USDT — automatically — via Tether WDK on Polygon.
The public site is not yet connected to a hosted agent log. When your backend is deployed, set ACTIVITY_SOURCE_URL to your public transactions.json URL.
Activity
Activity backend offlineNewest first · max 10 · connect ACTIVITY_SOURCE_URL when the agent export is hostedHow it works
Detect
Scans merged PRs in watched repos in near real-time.
Evaluate
Economic logic: ROI score, reputation, anti-spam filters.
Reward
Sends USDT on-chain via Tether WDK self-custodial wallet.
Economic engine
Signals from the diff, repository reach, and contributor reputation roll into an ROI score — then hard filters and the LLM decide if USDT should move.
score ≈ f(additions, deletions, repo ★, followers, …)
Trivial README tweak
Rejected: ROI < threshold (agent refuses low-signal diffs)
Refactor payment module
Approved: strong economic value · within wallet budget
Telegram control
ClawTipper Bot
Layout preview — connect the Node agent with TELEGRAM_BOT_TOKEN for live messages
Today
No live stream here — run the Telegram bot from the agent process to see real notifications.
Wallet · on-chain stats
Sum of outbound transfers from your agent address (indexer).
Hybrid model: JSON logs = decisions; indexer = proof.
On-chain proof
No verified outbound USDT yet. This card fills from your published activity JSON or the WDK Indexer once the agent has sent a tip.
- Point
ACTIVITY_SOURCE_URLat hostedtransactions.json - Or set
AGENT_WALLET_ADDRESS+WDK_INDEXER_API_KEY
Optional: enable the preview flag documented in .env.example to show a non-production placeholder hash.
Business model
- 01Companies fund reward pools for ecosystems they care about.
- 02The agent evaluates merged PRs and moves USDT on-chain.
- 03Platform fee on each tip (optional) — sustainable operations.
