Releases: GitHubSecurityLab/seclab-taskflow-agent
Releases · GitHubSecurityLab/seclab-taskflow-agent
v0.0.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- Add "Background" section to README by @kevinbackhouse in #59
- Run the code from the PR, not from main by @kevinbackhouse in #61
- The GitHub token needs to be in the environment by @kevinbackhouse in #63
- Combine "create" and "upload" steps by @kevinbackhouse in #60
- Make sure that the logs directory exists by @kevinbackhouse in #62
- Version 0.0.2 by @kevinbackhouse in #64
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Local MCP streamable server support by @anticomputer in #2
- Add link to demo video by @anticomputer in #3
- remove field that is not needed by @m-y-mo in #7
- Add more code owners by @kevinbackhouse in #8
- Bump authlib from 1.6.3 to 1.6.4 by @dependabot[bot] in #4
- Bump starlette from 0.47.1 to 0.47.2 by @dependabot[bot] in #1
- Refactor available tools into a class so that it can be passed around… by @kevinbackhouse in #5
- Add header to the yaml files by @kevinbackhouse in #9
- Add a workflow to release new package by @JarLob in #6
- Remove unused database models by @m-y-mo in #10
- small changes to fetch db script by @p- in #12
- Change github mcp to use remote server and stop exposing socket in docker by @m-y-mo in #13
- Add optional headers to restrict GitHub mcp server toolsets by @m-y-mo in #15
- Add devcontainer files by @Kwstubbs in #11
- Remove --privileged by @kevinbackhouse in #17
- Add @sylwia-budzynska as a code owner by @sylwia-budzynska in #22
- Add attestation by @JarLob in #21
- Bump authlib from 1.6.4 to 1.6.5 by @dependabot[bot] in #20
- Use globally unique filekeys for referencing other yaml files by @kevinbackhouse in #16
- Smoke test needs to permission to add reaction to pull request comment by @kevinbackhouse in #25
- Initial pytest setup with initial TestYamlParser tests by @p- in #24
- initial workflow for CI (pytest) by @p- in #27
- log messages on ERROR level in task agent to console by @p- in #29
- fix reusable prompt example by @m-y-mo in #28
- add model config by @m-y-mo in #30
- fix: init model_keys to prevent error on task flows without model config by @p- in #31
- Update environment variable paths in README by @sylwia-budzynska in #14
- Add more permissions by @kevinbackhouse in #26
- modify CodeQL query suite for enhanced security and quality analysis by @p- in #32
- Fix typo by @kevinbackhouse in #34
- remove unecessary pass statements by @p- in #35
- update readme and grammar by @m-y-mo in #36
- Fix broken smoketest by @m-y-mo in #38
- Use importlib.resources to resolve tool name to a file location by @kevinbackhouse in #37
- Remove deleted file from release.txt by @kevinbackhouse in #39
- Fix broken docker release by @m-y-mo in #40
- CodeQL MCP: output absolute path in error + list all supported languages by @p- in #43
- Add link to MIT license by @kevinbackhouse in #46
- Switch to hatch project manager by @kevinbackhouse in #41
- Bump starlette from 0.47.2 to 0.49.1 by @dependabot[bot] in #42
- Fix link in README.md by @xcorail in #47
- Workflow for publishing to TestPyPI by @kevinbackhouse in #48
- Try to get the environment syntax correct by @kevinbackhouse in #49
- Fix error: I forgot to add "runs-on" to the job by @kevinbackhouse in #50
- Fix typos by @kevinbackhouse in #45
- Attempt to fix the publish workflow by @kevinbackhouse in #53
- Remove reusable workflow because it's not supported by trusted publishing by @kevinbackhouse in #54
- Set verbose=true to investigate why upload is failing by @kevinbackhouse in #55
- Change to correct name by @kevinbackhouse in #56
- Add kwstubbs by @kevinbackhouse in #58
- Workflow for publishing to PyPI by @kevinbackhouse in #57
New Contributors
- @anticomputer made their first contribution in #2
- @m-y-mo made their first contribution in #7
- @kevinbackhouse made their first contribution in #8
- @dependabot[bot] made their first contribution in #4
- @JarLob made their first contribution in #6
- @p- made their first contribution in #12
- @Kwstubbs made their first contribution in #11
- @sylwia-budzynska made their first contribution in #22
- @xcorail made their first contribution in #47
Full Changelog: https://github.com/GitHubSecurityLab/seclab-taskflow-agent/commits/v0.0.1