Commit b1d9bc7
feat(seer): Add preamble to structured page context markdown
Prepend a blockquote explaining that the content is a structured
summary, not an exact screenshot. This helps the LLM understand
the context type and also serves as a marker to differentiate
structured context from raw ASCII screenshots downstream.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent aed886a commit b1d9bc7
File tree
2 files changed
+6
-2
lines changed- src/sentry/seer/explorer
- tests/sentry/seer/explorer
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
372 | | - | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
245 | | - | |
| 245 | + | |
| 246 | + | |
246 | 247 | | |
247 | 248 | | |
248 | 249 | | |
| |||
0 commit comments