agent-orchestrator/packages/core
Prateek f2e0ac1867 fix: filter invalid session IDs in listMetadata to prevent downstream crashes
listMetadata() now validates filenames against VALID_SESSION_ID regex
before returning them, preventing readMetadataRaw() from throwing on
unexpected files in the sessions directory.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 06:30:13 +05:30
..
src fix: filter invalid session IDs in listMetadata to prevent downstream crashes 2026-02-14 06:30:13 +05:30
package.json test: add comprehensive unit tests for all core services 2026-02-13 18:42:45 +05:30
tsconfig.json feat: scaffold TypeScript monorepo with all plugin interfaces 2026-02-13 17:02:42 +05:30