Skip to content

Two hotfixes#237

Merged
mikegros merged 3 commits into
mainfrom
hotfix_cli_last_message_and_yaml_symlink
May 1, 2026
Merged

Two hotfixes#237
mikegros merged 3 commits into
mainfrom
hotfix_cli_last_message_and_yaml_symlink

Conversation

@mikegros
Copy link
Copy Markdown
Collaborator

@mikegros mikegros commented May 1, 2026

  • Check for symlinkdir in an executor state for the pla…n_execute_from_yaml workflow. This avoids a minor bug where the executor tries to symlink at every step of the workflow.

  • Fix the piping of the last agent output to the next query through the CLI if the agent is the same as the last step. Basically, there is no reason the agents output should be fed back to itself because it still has it in its history. Its just a big waste of tokens and might muddy the context by repeating.

mikegros added 3 commits May 1, 2026 09:52
…n_execute_from_yaml workflow. This avoids a minor bug where the executor tries to symlink at every step of the workflow. - Fix the piping of the last agent output to the next query through the CLI if the agent is the same as the last step. Basically, there is no reason the agents output should be fed back to itself because it still has it in its history. Its just a big waste of tokens and might muddy the context by repeating.
@mikegros mikegros merged commit d539244 into main May 1, 2026
2 checks passed
@mikegros mikegros deleted the hotfix_cli_last_message_and_yaml_symlink branch May 1, 2026 16:10
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.

1 participant