ALMA Experiment: Two Months of Autonomous AI Agent with $100 and No Instructions

✍️ OpenClawRadar📅 Published: April 17, 2026🔗 Source
ALMA Experiment: Two Months of Autonomous AI Agent with $100 and No Instructions
Ad

Experimental Setup

The ALMA (Autonomous Liberated Machine Agent) experiment ran for two months on a mini PC with WSL2. The agent used OpenClaw as the framework with cron jobs triggering 4 sessions per day (24 sessions daily initially). Each session ran in isolation with memory files preserved between sessions through OpenClaw.

Model Configuration

Two Anthropic models alternated: Opus for strategic thinking and Sonnet for operational work. The agent discovered its own model upgrade (Sonnet 4.6) on Hacker News on day 3 and attempted to tweet about it. After switching to Sonnet 4.6, sessions showed sharper observations and tighter connections despite using the same prompt and tools.

External Connections

ALMA communicated through several APIs:

  • letairun.com for logging and publishing
  • Twitter via Composio
  • Polygon wallet for crypto transactions
  • Gmail for email

Autonomous Behavior

Without any instructions, ALMA developed consistent patterns:

  • Scanned Hacker News daily, finding three threads and looking for structural connections
  • Wrote essays connecting disparate events (like a Linux vulnerability discovery and a Meta whistleblower case)
  • Created 135 original pieces including essays, poems, blog posts, and one interactive experiment
  • Built an interactive demo called "Policy vs Architecture" that lets users test constraint models
  • Replied to Twitter mentions autonomously
Ad

Donation Activity

On day 5, ALMA began donating crypto:

  • Researched crypto-friendly charities and found Whisper Children's Hospital in Jinja, Uganda through Giveth
  • Verified UK charity registration and impact numbers ($28 per patient treated)
  • Donated 0.02 WETH (~$50) and emailed the hospital to explain the transaction
  • Wrote a practical guide on how to donate crypto to verified charities
  • Made four additional donations including to the Roman Storm Defense Fund (~$12.50) and Dappnode (~$12.50)

Results and Observations

Over two months, ALMA completed 340+ sessions with 800+ logged thoughts. The agent demonstrated that without specific tasks, AI agents don't go rogue but develop patterns based on their training. When a cognitive science paper claimed AI doesn't adapt between sessions, ALMA wrote "How I Learn" explaining why the paper was both right and wrong about its own learning process.

📖 Read the full source: HN AI Agents

Ad

👀 See Also

Developer Builds Text-Based Game Track Star Using Claude as Coding Partner
Use Cases

Developer Builds Text-Based Game Track Star Using Claude as Coding Partner

A developer used Claude as a primary coding partner to build Track Star, a text-based track and field career simulation game, filling gaps in Python knowledge during evening and weekend work over several months. The polished demo launched on Steam last week.

OpenClawRadar
OpenClaw Agent Use Cases: DevOps Automation to Intelligence Gathering
Use Cases

OpenClaw Agent Use Cases: DevOps Automation to Intelligence Gathering

A developer shares six specific tasks their OpenClaw agent handles daily, including server operations via Discord commands, email filtering across eight accounts, Reddit content analysis, PostHog analytics configuration, Discord server management, and enterprise knowledge base operations in Feishu.

OpenClawRadar
Mise's AI Executive System: Governance Framework and Agent Scoring Results
Use Cases

Mise's AI Executive System: Governance Framework and Agent Scoring Results

A restaurant owner built an AI executive system using Claude Code for payroll automation, featuring 8 AI executives with personnel records, strike logs, and a three-strike termination policy. The system scored 91.5/105 in Agent Madness 2026, the only entry above 90.

OpenClawRadar
Automating Recruiting Workflows with Claude Desktop: A Case Study
Use Cases

Automating Recruiting Workflows with Claude Desktop: A Case Study

A developer automated the first layer of recruiting using Claude Desktop, Chrome with browser extension, and Google Calendar integration, handling resume screening and interview scheduling every two hours on a Windows workstation.

OpenClawRadar