Skip to content

feat: add agentic error analysis - #1

Merged
aswhitehouse merged 5 commits into
mainfrom
feature/add-error-analysis
Aug 13, 2025
Merged

aswhitehouse merged 5 commits into
mainfrom
feature/add-error-analysis

Conversation

@aswhitehouse

@aswhitehouse aswhitehouse commented Jul 28, 2025

Copy link
Copy Markdown
Collaborator

Description

  • Add a workflow to have agentic error analysis in the pipeline

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 Documentation update
  • 🔧 Refactoring (no functional changes)
  • ⚡ Performance improvement
  • 🧪 Test addition or improvement
  • 🏗️ CI/CD improvement

Testing

  • Wait for an error to be generated and check the output is correctly sent to the agents

  • All existing tests pass

  • New tests added for new functionality

Checklist

Code Quality

  • Code follows the project's style guidelines
  • Self-review of code completed
  • Code is commented where necessary
  • No new warnings or errors from linting tools
  • Type hints added where appropriate

Screenshots/Examples

NA

Deployment Notes

NA

  • Version bump required
  • Environment variables updated
  • New dependencies deployed

@aswhitehouse
aswhitehouse requested a review from sgriffiths as a code owner July 28, 2025 04:49
@github-actions

github-actions Bot commented Jul 28, 2025

Copy link
Copy Markdown
Contributor

🧪 Test Results - Python 3.11

70 tests   68 ✅  5s ⏱️
 1 suites   2 💤
 1 files     0 ❌

Results for commit 6aa1055.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Jul 28, 2025

Copy link
Copy Markdown
Contributor

🧪 Test Results - Python 3.12

70 tests   68 ✅  9s ⏱️
 1 suites   2 💤
 1 files     0 ❌

Results for commit 6aa1055.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Jul 28, 2025

Copy link
Copy Markdown
Contributor

🧪 Test Results - Python 3.10

70 tests   68 ✅  6s ⏱️
 1 suites   2 💤
 1 files     0 ❌

Results for commit 6aa1055.

♻️ This comment has been updated with latest results.

@sgriffiths sgriffiths left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@aswhitehouse
aswhitehouse merged commit 21d7a79 into main Aug 13, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants