Focus.AI Labs / Artifact Field Notes Extensions
Fast browse / jump off / source-grounded
Extensions

session-emoji

AI-powered emoji in footer representing conversation context

Origin
seed-list
Extensibility
package
Primary interface
unknown

What this artifact is for

The quick orientation layer before you go deeper upstream.

Profile

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.

Signals

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.

Upstream skim

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 ↗

What shows up in the source

Quick topics

🎨 Session EmojiFeaturesInstallationConfigurationOptionsEmoji SetsAuto-Assign ModesCommands

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.

Provenance

Discovery reason: Listed in the awesome-pi-agent README

Discovered from: rhubarb-pi

Claim confidence: medium

Surface capture kind: blob-markdown