Conversation
|
Latest scan for commit: Security Scan ResultsScan Metadata
SummaryScanner ResultsThe table below shows findings by scanner, with status based on severity thresholds and dependencies: Column Explanations: Severity Levels (S/C/H/M/L/I):
Other Columns:
Scanner Results:
Severity Thresholds (Thresh Column):
Threshold Source: Values in parentheses indicate where the threshold is configured:
Statistics calculation:
|
0eced8e to
598469d
Compare
…r tool - Add strands-browseruse-multiagent pattern with browser-use + Claude for autonomous browser control, plus Gateway MCP tools and Code Interpreter - Add shared browser tools core (tools/browser/) for AgentCore Browser session lifecycle management - Stream browser actions in real-time via on_step_start/on_step_end hooks with asyncio.Queue for immediate event delivery - Add IAM permissions for AgentCore Browser in CDK backend stack - Browser session persists across tool calls (cookies, login state, tabs)
…Display - Add BrowserToolDisplay custom renderer for browser tool with live view, action streaming, and result display - Add BrowserLiveView wrapper (React.memo) around bedrock-agentcore DCV component - Add tool renderer plugin system (useToolRenderer) for custom tool UIs - Add streamEvents and liveViewUrl to ToolCall type for tool streaming - Fix strands parser: check tool_stream_event before text data to prevent action content leaking as chat text - Add flushSync for tool_stream events to force immediate React renders - Add bedrock-agentcore npm dependency with DCV SDK Vite configuration - Add setTimeout yield in SSE reader between chunks for render flushing
- Add docs/TOOL_AC_BROWSER.md with architecture, browser-use hooks, frontend live view, streaming reliability, and available patterns - Add Hari Prasanna Das and Rahul Ghosh to CONTRIBUTORS.md
598469d to
014afac
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.