Skip to content
Open
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Bogus change to test the updated smoketest.yml

Comment on lines +1 to +2
Copy link

Copilot AI Dec 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding test content to the top of the README disrupts the documentation structure. If this is intended as a temporary test, it should not be merged. If CI/CD testing is needed, consider using a separate test file or branch that doesn't modify production documentation.

Suggested change
Bogus change to test the updated smoketest.yml

Copilot uses AI. Check for mistakes.
# Seclab Taskflow Agent

The Security Lab Taskflow Agent is an MCP enabled multi-Agent framework.
Expand Down
4 changes: 0 additions & 4 deletions examples/taskflows/example.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
# SPDX-FileCopyrightText: 2025 GitHub
# SPDX-License-Identifier: MIT

seclab-taskflow-agent:
version: 1
filetype: taskflow

# Import settings from a model_config file.
model_config: examples.model_configs.model_config

Expand Down
Loading