o
    x¹ŸiZ  ã                   @   sH   U d Z ddlmZ ddlZddlZi Zeeef ed< defdd„Z	dS )zIn-memory pending user-interaction store for Modal/async adapters.

PENDING: maps token -> dict with keys: prompt, saved_state
é    )ÚDictNÚPENDINGÚreturnc                  C   s    t  ¡ j} t t¡ d| ¡ | S )NzGenerated new token %s)ÚuuidÚuuid4ÚhexÚloggingÚ	getLoggerÚ__name__Úinfo)Út© r   ú8/var/www/apps/myagent/mysuperagent/agent_src/ui_state.pyÚ	new_token   s   
r   )
Ú__doc__Útypingr   r   r   r   ÚstrÚdictÚ__annotations__r   r   r   r   r   Ú<module>   s    