Skip to content

Comments

fix(update_dashboard): Return a confirmation message on successful update#57

Merged
gadenbuie merged 2 commits intomainfrom
fix/56-LLM-repeated-looping
Aug 7, 2025
Merged

fix(update_dashboard): Return a confirmation message on successful update#57
gadenbuie merged 2 commits intomainfrom
fix/56-LLM-repeated-looping

Conversation

@gadenbuie
Copy link
Contributor

Fixes #56

Prior to this PR, update_dashboard() tool doesn't return a value -- or in the R case it returns either TRUE or FALSE depending on whether the title is updated.

This appears to confuse models, especially local models. This PR updates the tool return value to tell the model the dashboard was updated and to instruct it to use the query tool if needed to see the results.

@gadenbuie gadenbuie merged commit e2ced68 into main Aug 7, 2025
16 checks passed
@gadenbuie gadenbuie deleted the fix/56-LLM-repeated-looping branch August 7, 2025 19:38
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.

LLM repeated looping

1 participant