Update seclab-taskflow-agent version#71
Update seclab-taskflow-agent version#71kevinbackhouse merged 1 commit intoGitHubSecurityLab:mainfrom
Conversation
There was a problem hiding this comment.
Pull request overview
Bumps the seclab-taskflows package dependency on seclab-taskflow-agent to align this repository with the next agent release (referenced by seclab-taskflow-agent#184).
Changes:
- Update
seclab-taskflow-agentdependency pin from0.2.0to0.3.0.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
a9ca073 to
291d6f2
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@copilot fix the test errors |
|
@copilot: fix the failed checks |
There was a problem hiding this comment.
Pull request overview
Updates the seclab-taskflows package dependency to use the newer seclab-taskflow-agent release, aligning this repo with the upstream agent changes referenced in the PR description.
Changes:
- Bump
seclab-taskflow-agentpinned dependency from0.2.0to0.3.0inpyproject.toml.
Show a summary per file
| File | Description |
|---|---|
| pyproject.toml | Updates the pinned seclab-taskflow-agent dependency version to 0.3.0. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 1/1 changed files
- Comments generated: 0 new
873388f to
0b9f1d5
Compare
There was a problem hiding this comment.
Pull request overview
Updates seclab-taskflows to use a newer seclab-taskflow-agent version, adjusting tests to match the updated toolbox API/type returned by the agent.
Changes:
- Bump dependency
seclab-taskflow-agentfrom0.2.0to0.3.0. - Update toolbox YAML validation tests to assert
AvailableTools.get_toolbox(...)returns aToolboxDocument.
Show a summary per file
| File | Description |
|---|---|
pyproject.toml |
Pins seclab-taskflow-agent to 0.3.0. |
tests/test_container_shell.py |
Updates toolbox YAML validation assertions to match the new return type (ToolboxDocument). |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 2/2 changed files
- Comments generated: 0 new
…ted available_tools.py API.
0b9f1d5 to
d53f55b
Compare
Waiting for GitHubSecurityLab/seclab-taskflow-agent#184