- Updated `lookupMessage` function to enforce exact messageId matching, rejecting ambiguous cases. - Improved documentation for `task_create_from_message` to clarify its requirements and usage. - Enhanced `buildAssignmentMessage` and related functions to include messageId in task notifications for better provenance tracking. - Added tests to validate the integration of messageId in task creation and relay processes, ensuring accurate message handling. |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| .gitignore | ||
| package.json | ||
| tsconfig.json | ||
| tsconfig.test.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||