Public Access
Add past project meeting summary tools
PR and Push Build/Test / build-and-test (push) Failing after 10m56s
PR and Push Build/Test / build-and-test (push) Failing after 10m56s
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
## Why
|
||||
Summary agents need project-aware access to prior meeting summaries so current summaries can reuse past decisions and context without mutating historical summary notes.
|
||||
|
||||
## What Changes
|
||||
- Add read-only summary-agent tools to list paginated past meeting summaries scoped to the current meeting's projects.
|
||||
- Add a read-only tool to read a past project meeting summary with the same line-range behavior as other read tools.
|
||||
- Extend summary-agent search so project-scoped searches include both bound project files and past summary notes for the scoped projects.
|
||||
- Reject requested project scopes that are not assigned to the current meeting.
|
||||
|
||||
## Impact
|
||||
- Affected specs: `meeting-summary`, `agent-project-tools`
|
||||
- Affected code: summary tools, summary agent tool registration, summary agent instructions, README
|
||||
Reference in New Issue
Block a user