Skip to content

chore: cleanup set progress info#42

Merged
janole merged 2 commits intomainfrom
chore/cleanup-set-progress-info
Sep 24, 2025
Merged

chore: cleanup set progress info#42
janole merged 2 commits intomainfrom
chore/cleanup-set-progress-info

Conversation

@janole
Copy link
Owner

@janole janole commented Sep 24, 2025

This pull request removes the setProgressMessageInfo function and its usage from the codebase.

🐛 Bug Fixes

  • Removed setProgressMessageInfo because it was incorrectly placed, running after tool confirmation instead of before.

⚙️ Under the Hood

  • Removed the setProgressMessageInfo function from src/ai/tools/utils.ts.
  • Removed all calls to setProgressMessageInfo from the file system tools in src/ai/tools/file-system-tools.ts.
  • Removed the toolProgressMessage from the metadata in the workTools function in src/ai/work.ts.

@janole janole self-assigned this Sep 24, 2025
@janole janole marked this pull request as ready for review September 24, 2025 10:47
@janole janole merged commit 311f3e3 into main Sep 24, 2025
1 check passed
@janole janole deleted the chore/cleanup-set-progress-info branch September 24, 2025 10:47
@janole janole changed the title chore/cleanup set progress info chore: cleanup set progress info Sep 24, 2025
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