Skip to content

Conversation

@skyduy
Copy link
Contributor

@skyduy skyduy commented May 12, 2025

Reproduce the BUG

  1. Set breakpoint at

    executor_result = await self.executor.execute(

  2. Starting a multi-round interactive dialog task by

uv run fast-agent setup                # create an example agent and config files
uv run agent.py                        # run your first agent
  1. The bug is reproduced as follows:
    AE22A8B3-6FDC-49FE-98D5-D402FD0C8822

I've fixed the bug where the system prompts for duplicates when creating and running interactive dialogs, but I'm not sure if this affects the use of SimpleMemory under complex projects. Please take the trouble to check!

@evalstate evalstate merged commit 9b08434 into evalstate:main May 12, 2025
5 checks passed
@evalstate
Copy link
Owner

Thanks for this - well spotted and very very pleased to get this PR. slightly different fix implemented in the end!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants