Cross-link agentic contexts from personalize-travel agent tutorial - #1892
Cross-link agentic contexts from personalize-travel agent tutorial#1892jborlase-snowplow wants to merge 3 commits into
Conversation
The demo travel app injects Signals attributes into prompts and does not support agentic contexts yet. Add a note pointing readers to the agentic contexts docs and the Vercel AI SDK tutorial for the native pattern, keeping the attribute-based flow as the user-level profile complement. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Style reviewSmall diff — one admonition plus a frontmatter date change. Links all resolve ( 1.
|
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
documentation | de74300 | Commit Preview URL Branch Preview URL |
Jul 31 2026, 11:03 AM |
Replace the note panel with a single sentence at the end of How it works, pointing at the standalone agentic contexts tutorial rather than the Vercel one, which doesn't cover agentic contexts. Drop the roadmap phrasing, the concept re-explanation, and "LLM-ready" in favour of the wording on the page being linked, and restore the creation date. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Pushed 🤖 Generated with Claude Code |
The docs links cover the concept; add the tutorial link once its PR merges. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Pushed 🤖 Generated with Claude Code |
What changed?
One note in
tutorials/signals-personalize-travel/personalizing-agent.mdpointing readers to the agentic-contexts docs and the Vercel AI SDK tutorial for the native pattern, framing attributes as the user-level profile complement. Date bump; nothing else touched.Why?
The travel demo app can't adopt agentic contexts today: its source is private (
snowplow-incubator/signals-demo-travel-planner), the published image is ~4 months stale with no CI, and it pins@snowplow/signalsSDKs at 0.2.0 (the feature ships in core 0.4.0). Scoping assessment concluded: cross-link rather than retrofit. Full app-side change list (8 items, ~1 dev-day + coordination) is documented if the owning team picks it up.Reviewer guidance
update/vercel-agentic-contextmerges (retrofit in progress). Merge this at or after that PR, or soften the sentence.getSignalsURL fix), covering both this and the accelerator tutorial.🤖 Generated with Claude Code