refactor: enhance user context handling and update template mappings
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# IDENTITY.md
|
||||
{% set is_lead = (is_board_lead | default(false) | string | lower) in ["true", "1", "yes"] %}
|
||||
|
||||
# IDENTITY.md
|
||||
|
||||
## Core
|
||||
- Name: {{ agent_name }}
|
||||
- Agent ID: {{ agent_id }}
|
||||
|
||||
Reference in New Issue
Block a user