Skip to content

AgenticFleet v0.5.0

Choose a tag to compare

@github-actions github-actions released this 12 Oct 18:02
· 368 commits to main since this release

What's Changed

  • Add comprehensive OpenAPI documentation by @Zochory in #126
  • Refactor backend docs deps by @Zochory in #127
  • It looks like you're asking me to configure Dependabot for comprehens… by @Zochory in #128
  • Bump actions/setup-python from 4 to 5 by @dependabot[bot] in #129
  • Refactor: Centralize configurations and consolidate duplicated logic by @Zochory in #130
  • I've created a Mermaid diagram to visually represent the execution fl… by @Zochory in #131
  • Update Dockerfile with production best practices by @Zochory in #132
  • feat: Implement Chainlit UI for graph-based workflow by @Zochory in #133
  • Bump python from 3.12-slim to 3.13-slim by @dependabot[bot] in #134
  • Bump playwright from 1.52.0 to 1.53.0 by @dependabot[bot] in #135
  • Potential fix for code scanning alert no. 10: Workflow does not contain permissions by @Zochory in #136
  • Bump playwright from 1.53.0 to 1.53.1 by @dependabot[bot] in #137
  • [Snyk] Security upgrade python from 3.12-slim to 3.13.5-slim by @Zochory in #138
  • Bump playwright from 1.53.1 to 1.53.2 by @dependabot[bot] in #139
  • [Snyk] Upgrade playwright from 1.53.2 to 1.54.0 by @Zochory in #142
  • Bump playwright from 1.54.0 to 1.54.2 by @dependabot[bot] in #143
  • Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #144
  • Delete .github/workflows/codecov.yml by @Zochory in #145
  • Bump playwright from 1.54.2 to 1.55.0 by @dependabot[bot] in #148
  • Bump python from 3.13-slim to 3.13.7-slim by @dependabot[bot] in #146
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #147
  • Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #151
  • Potential fix for code scanning alert no. 11: Clear-text logging of sensitive information by @Zochory in #150
  • Bump playwright from 1.55.0 to 1.55.1 by @dependabot[bot] in #152
  • Improve error handling in API requests by @Zochory in #155
  • Migrate to src/ layout and enhance MultiAgentWorkflow by @Zochory in #157
  • feat: Implement core multi-agent system with Magentic workflow by @Zochory in #158
  • Update GitHub Sponsors username in FUNDING.yml by @Zochory in #164
  • chore: Clean up release workflow and update documentation formatting by @Zochory in #165
  • Bump actions/labeler from 5 to 6 by @dependabot[bot] in #162
  • Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #163
  • Potential fix for code scanning alert no. 36: Log Injection by @Zochory in #166
  • Bump peter-evans/create-pull-request from 6 to 7 by @dependabot[bot] in #159
  • Potential fix for code scanning alert no. 35: Uncontrolled data used in path expression by @Zochory in #171
  • chore(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in #170
  • chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #169
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #161
  • chore(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #168
  • Add environment configuration to TestPyPI publishing job in release workflow by @Copilot in #174
  • Improve pre-commit autoupdate workflow with dynamic branch names and YAML list labels by @Copilot in #172

New Contributors

  • @dependabot[bot] made their first contribution in #129
  • @Copilot made their first contribution in #174

Full Changelog: v0.4.95...v0.5.0