What this artifact is for
The quick orientation layer before you go deeper upstream.
Summary
AI-powered emoji in footer representing conversation context
Seed description: AI-powered emoji in footer representing conversation context
Category: Extensions
Best for: Not yet synthesized.
How to read this page
Workflow tags: none captured
Integrations: none captured
Caveats: No caveats captured yet
Maturity: No maturity signals captured
Source excerpt
More of the actual upstream surface so you can skim here before deciding to open the repo.
Display an intelligent emoji in pi's footer that represents your conversation.
{ "sessionEmoji": { "enabledByDefault": true, "autoAssignMode": "ai", "autoAssignThreshold": 3, "contextMessages": 5, "emojiSet": "default" } }
| Option | Default | Description | |--------|---------|-------------| | enabledByDefault | true | Enable for new sessions | | autoAssignMode | "ai" | "ai", "delayed", or "immediate" | | autoAssignThreshold | 3 | Messages before auto-assign (ai/delayed modes) | | contextMessages | 5 | Messages to analyze for AI mode | | emojiSet | "default" | "default", "animals", "tech", "fun", "custom" | | customEmojis | [] | Custom emoji array when emojiSet is "custom" |
Preview source: captured upstream text ↗
Quick topics
Skim bullets
- 🤖 AI-powered contextual emoji selection
- 🔄 24-hour uniqueness across sessions
- 🎯 Manual selection with /emoji-set
- 🎨 Multiple emoji sets
- ai (recommended): Analyzes conversation context, picks relevant unique emoji
- delayed: Random emoji after threshold messages
- immediate: Random emoji at session start
- 📝 Enter emoji directly
Sources and provenance
Everything on this page should be traceable back to the list seed or an upstream surface.
Discovery reason: Listed in the awesome-pi-agent README
Discovered from: rhubarb-pi
Claim confidence: medium
Surface capture kind: blob-markdown