agent-orchestrator/packages/core
Prateek b9dd4e4da5 fix: remove sessions/ subdirectory from metadata paths
Core metadata module expected files at {dataDir}/sessions/{id} but bash
scripts write directly to {dataDir}/{id}. Align core with the bash
convention by removing the intermediate sessions/ subdirectory.

Closes INT-1347

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 17:16:15 +05:30
..
src fix: remove sessions/ subdirectory from metadata paths 2026-02-14 17:16:15 +05:30
package.json feat: implement SCM and tracker plugins (github, linear) (#4) 2026-02-14 15:45:51 +05:30
tsconfig.build.json feat: implement SCM and tracker plugins (github, linear) (#4) 2026-02-14 15:45:51 +05:30
tsconfig.json feat: implement SCM and tracker plugins (github, linear) (#4) 2026-02-14 15:45:51 +05:30
vitest.config.ts feat: implement SCM and tracker plugins (github, linear) (#4) 2026-02-14 15:45:51 +05:30