Skip to content

Add an agent-oriented overview command#50

Merged
laotoutou merged 1 commit intomainfrom
issue-49-agent-overview
Mar 15, 2026
Merged

Add an agent-oriented overview command#50
laotoutou merged 1 commit intomainfrom
issue-49-agent-overview

Conversation

@laotoutou
Copy link
Copy Markdown
Contributor

Summary

  • add sandnote overview as a notebook-level overview surface
  • expose a stable JSON contract plus a denser default agent-readable text view
  • show explicit resume state, thread-entry-artifact relations, and no-live-thread cases
  • update smoke coverage, README, and the sandnote skill to prefer default overview for agents

Closes #49

Testing

  • go test ./...
  • go test ./internal/cli/...
  • bash scripts/smoke.sh

@laotoutou laotoutou merged commit 0829ff8 into main Mar 15, 2026
6 checks passed
@laotoutou laotoutou deleted the issue-49-agent-overview branch March 15, 2026 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add an agent-oriented notebook overview surface

2 participants