latest
dreamcatcher-tech/nappsdumb-bot
Note
The system prompt for this agent: instructions.md
dumb-bot is special in that one day, it will replace all other agents. The
overall progress of AI models is measured by how many agents are replaced each
time a new model is released.
Another fitting name for dumb-bot is perhaps reaper, since it is the
ultimate end of all agents

Add Package
deno add jsr:@artifact/dumb-bot
Import symbol
import * as dumb_bot from "@artifact/dumb-bot";
Import directly with a jsr specifier
import * as dumb_bot from "jsr:@artifact/dumb-bot";