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§
- Spawned
Agent - A spawned sub-agent with its own independent LLM session.
Functions§
- agent_
profile - Map an agent name to its codename profile.