agent-orchestrator/packages/core/src
suraj-markup 89fc3369d5 fix: add agent field to readMetadata return mapping
readMetadata() was not returning the `agent` field even though
writeMetadata() persisted it. This meant typed consumers got
undefined for session.agent while raw readers worked fine.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 03:54:52 +05:30
..
__tests__ fix: add agent field to readMetadata return mapping 2026-02-24 03:54:52 +05:30
config.ts feat: configurable terminal server ports for multi-dashboard support (#113) 2026-02-19 04:00:19 +05:30
index.ts chore: remove static CLAUDE.orchestrator.md (#143) 2026-02-22 14:29:17 +05:30
lifecycle-manager.ts fix: persist agent name in metadata so lifecycle resolves correct plugin 2026-02-24 03:47:43 +05:30
metadata.ts fix: add agent field to readMetadata return mapping 2026-02-24 03:54:52 +05:30
orchestrator-prompt.ts chore: remove static CLAUDE.orchestrator.md (#143) 2026-02-22 14:29:17 +05:30
paths.ts fix: migrate to hash-based project isolation architecture 2026-02-18 00:19:55 +05:30
plugin-registry.ts fix: three spawn regressions from PR #88 session-manager refactor (#100) 2026-02-18 17:53:33 +05:30
prompt-builder.ts feat: layered prompt system for agent sessions (#27) 2026-02-14 20:07:13 +05:30
session-manager.ts fix: persist agent name in metadata so lifecycle resolves correct plugin 2026-02-24 03:47:43 +05:30
tmux.ts fix: increase delays in spawn prompt submission to ensure Enter is processed (#62) 2026-02-16 20:31:07 +05:30
types.ts fix: persist agent name in metadata so lifecycle resolves correct plugin 2026-02-24 03:47:43 +05:30
utils.ts fix: dashboard config discovery + CLI service layer refactoring (#70) 2026-02-18 17:08:48 +05:30