Skip to content

fix: Fix issue causing masking of empty loop or thread check while loading tool/toolset #227

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
May 15, 2025

Conversation

anubhav756
Copy link
Contributor

@anubhav756 anubhav756 commented May 7, 2025

Also remove an unused type: ignore comment.

@anubhav756 anubhav756 self-assigned this May 7, 2025
@anubhav756 anubhav756 requested a review from a team as a code owner May 7, 2025 11:07
@anubhav756 anubhav756 changed the title fix: Fix issue causing masking of emtpy loop or thread check while loading tool/toolset fix: Fix issue causing masking of empty loop or thread check while loading tool/toolset May 7, 2025
@anubhav756 anubhav756 force-pushed the anubhav-sync-tool-test branch from 98f6dd4 to a7d2335 Compare May 12, 2025 14:13
@anubhav756 anubhav756 force-pushed the anubhav-sync-client-loop branch from 10be78b to 3d7d713 Compare May 12, 2025 14:13
@anubhav756 anubhav756 force-pushed the anubhav-sync-tool-test branch from a7d2335 to 2226405 Compare May 13, 2025 10:31
@anubhav756 anubhav756 force-pushed the anubhav-sync-client-loop branch from 3d7d713 to 2e77464 Compare May 13, 2025 10:32
@anubhav756 anubhav756 force-pushed the anubhav-sync-tool-test branch from 2226405 to d7d171d Compare May 14, 2025 11:51
Base automatically changed from anubhav-sync-tool-test to main May 14, 2025 12:24
This change introduces a warning that is displayed immediately before a tool invocation if:
1. The invocation includes an authentication header.
2. The connection is being made over non-secure HTTP.

> [!IMPORTANT]
The purpose of this warning is to alert the user to the security risk of sending credentials over an unencrypted channel and to encourage the use of HTTPS.
@anubhav756 anubhav756 force-pushed the anubhav-sync-client-loop branch from 2e77464 to f3a1865 Compare May 14, 2025 12:40
@anubhav756 anubhav756 merged commit a4f0f25 into main May 15, 2025
19 checks passed
@anubhav756 anubhav756 deleted the anubhav-sync-client-loop branch May 15, 2025 08:29
@release-please release-please bot mentioned this pull request May 15, 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.

2 participants