Release Notes: Chrome Extension 0.1.75
Version 0.1.75 tightens hosted-agent startup behavior for storage-backed website maps.
What Changed
- The hosted
gpt-realtime-2agent is now instructed to callactions.sitewithmode=listat session start, when orienting to a site, and after moving to a new site. - After listing site actions, the agent is instructed to call the best matching site map, context, teacher, guide, host, product, diagnostic, or interview action before giving a substantive answer.
- The agent should adopt returned site roles and operating guidance, such as a course-teacher role, before falling back to generic screenshot or DOM inspection.
Why It Matters
Storage-backed maps are supposed to shape the agent’s behavior. A textbook map should produce a teacher. A product map should produce a product guide. A personal-site map should produce a knowledgeable host.
This release makes that bootstrapping path explicit in the hosted-agent prompt and covers it with focused Realtime session tests.
Suggested Smoke Test
- Install extension
0.1.75. - Open a site with an uploaded
actions.json.storagemap. - Start the hosted agent.
- Ask it to orient itself to the site.
- Confirm the transcript/log shows an
actions.sitelist call before generic visual inspection. - Confirm the answer reflects the site’s mapped role, not just a visible-page summary.