Skip to main content

Module agent_profile

Module agent_profile 

Source
Expand description

Agent identity profile lookup.

Maps agent names to codenames, collaboration styles, and signature moves using keyword matching with FNV-1a hash fallback.

Structs§

SpawnedAgent
A spawned sub-agent with its own independent LLM session.

Functions§

agent_profile
Map an agent name to its codename profile.