WeSearch

An LLM agent that runs on any Linux box

kilian-ai· ·1 min read · 0 reactions · 0 comments · 5 views
#llm#linux#shell scripting#ai agents#open source#claw#OpenAI#Anthropic#linuxontab.com#getclaw.site
An LLM agent that runs on any Linux box
⚡ TL;DR · AI summary

An LLM agent has been developed as a single shell script that runs on any Linux system using only POSIX-compliant tools like curl and jq. It supports features such as streaming chat, shell tool integration, rolling memory, and mentor mode with APIs from OpenAI or Anthropic. The tool, called claw, requires no Node.js or npm and can be deployed via wget or run directly in a browser terminal.

Key facts
Original article
claw · kilian-ai
Read full at claw →
Opening excerpt (first ~120 words) tap to expand

pure POSIX sh · v0 · MIT An LLM agent that runs on any Linux box. A single shell script that gives you a full LLM agent — streaming chat, shell tool calls, rolling memory, and mentor mode against OpenAI or Anthropic. No Node. No npm. Just curl + jq. $ wget -qO /usr/local/bin/claw https://getclaw.site/claw \ && chmod +x /usr/local/bin/claw copy No install? Try it live in the browser at linuxontab.com 🌐 browser Linux — open a terminal, run claw, done.

Excerpt limited to ~120 words for fair-use compliance. The full article is at claw.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from claw