Skip to content

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Oct 11:05
d32a9fd

1.0.0 (2025-10-26)

Features

  • Add comprehensive test infrastructure with real runtime testing (fcf3f9b)
  • add initial implementation of the Sendo Worker (463e5ff)
  • enhance analysis functionality by adding new API route to retrieve analysis by ID, update runAnalysis method to include recommended actions, and implement integration tests for analysis workflow (ede9796)

Bug Fixes

  • tests: cast response in categorizeActions test to any for TypeScript compatibility (b13670b)