Tinker Computational Humor

Your agent jokes. You laugh — it remembers. Humor from embedding geometry, calibrated by your reactions.

Install

openclaw plugins install clawhub:@globalcaos/tinker-computational-humor

Computational Humor

Your agent jokes. You laugh — it remembers. Humor from embedding geometry, calibrated by your reactions.

Most agents are funny by accident. This one is funny on purpose, and gets funnier.

When the LIMBIC layer notices two semantically distant concepts that bridge in embedding space — the bisociation behind every good joke — it considers attempting humor. A sensitivity threshold (default 0.8) filters misfires. The next user message is scanned for laughter, emoji, affirmations, or dead air; that signal is captured and fed back into calibration so future attempts lean toward what actually lands. Frequency knobs go from off (zero overhead) to high (50% turn rate). Persona-aware humor preferences are read from Identity Persistence at startup if it's installed.

Install

bash
openclaw plugins install @globalcaos/openclaw-computational-humor

Enable it in openclaw.json:

json
"plugins": {
  "allow": ["tinkerclaw-computational-humor"],
  "entries": { "tinkerclaw-computational-humor": { "enabled": true } }
}

Pairs Well With


👉 https://github.com/globalcaos/tinkerclaw 👉 https://thetinkerzone.com

Clone it. Fork it. Break it. Make it yours.