Files
codex 3cadf08fa2
PR and Push Build/Test / build-and-test (push) Successful in 9m34s
feat: use assistant context as meeting memory
2026-07-17 11:26:49 +02:00

802 B

1. Automatic Summary Agent

  • 1.1 Add a behavior test that requires the built-in summary instructions to treat assistant context as meeting-specific memory and record problems, missing information, and assumptions.
  • 1.2 Update the built-in summary-agent guidance to satisfy the memory behavior.

2. Interactive Agent Window

  • 2.1 Add a behavior test that requires the interactive instructions to inspect assistant context during meeting or summary repair and record fixes and conclusions.
  • 2.2 Update the interactive agent-window guidance to satisfy the memory behavior.

3. Documentation and Validation

  • 3.1 Document assistant context as shared meeting-specific agent memory.
  • 3.2 Run focused behavior tests, the full test suite, and strict OpenSpec validation.