You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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)