Skip to content

Conversation

Sita04
Copy link
Collaborator

@Sita04 Sita04 commented Jul 8, 2025

Documentation Updates:

  • Enhanced explanation of session state injection in agent instructions: Added a new section in docs/sessions/state.md explaining how to use {key} syntax for dynamic instruction generation, along with examples and best practices.
  • Added a tip about direct state injection: Updated docs/agents/custom-agents.md to highlight the {key} syntax as the recommended method for providing context to agents.
  • Updated StoryFlowAgent snippet instruction to follow Jinja templating.

Fixes #460 , Fixes #149 , Fixes #366, Fixes #250 , Fixes #298, Fixes #267

@Sita04 Sita04 merged commit b40accd into main Jul 11, 2025
4 checks passed
@Sita04 Sita04 deleted the fix-session-state-references branch July 11, 2025 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment