Skip to content

docs(get-started): add Add your first agent definition tutorial#682

Merged
khushalsonawat merged 7 commits into
docs/route-first-llm-requestfrom
docs/add-first-agent-definition
Jun 26, 2026
Merged

docs(get-started): add Add your first agent definition tutorial#682
khushalsonawat merged 7 commits into
docs/route-first-llm-requestfrom
docs/add-first-agent-definition

Conversation

@khushalsonawat

Copy link
Copy Markdown
Contributor

Summary

Adds the Add your first agent definition tutorial (Get Started → Bring your data in), the third first-run page.

Stacked PR — base is docs/route-first-llm-request (#680), not dev. Merge the stack beneath it first (#679#680); this retargets to dev automatically once the base lands.

Changes

  • New page src/pages/docs/get-started/add-your-first-agent-definition.mdx: create a voice agent definition in Simulate, structured to mirror the actual 3-step wizard — Open → Basic Info → Configuration → Behaviour — with contact details on the Configuration step (where the UI puts them) and versioning on save (v1).
  • Four annotated screenshots under public/images/docs/get-started/add-your-first-agent-definition/ (welcome, basic info, configuration, behaviour + summary).

Notes

  • Chat agents are pointed at the SDK simulation flow via a <Note>.
  • Dropped the draft's "description" field and trimmed "model / system prompt" to "system prompt" where the screenshots didn't show that UI, to avoid documenting fields that aren't there.

Testing

  • pnpm dev: page renders (HTTP 200); all four screenshots return 200; headings render with anchor IDs; internal links (chat SDK simulation, scenarios, simulation) resolve; audit-links.mjs reports 0 broken content links.

🤖 Generated with Claude Code

- Walk through creating a voice agent definition in Simulate (basics, provider connect with Vapi/Retell Sync, behavior, contact details, save as version v1)
- Note chat agents simulate via the SDK; flag Outbound agents require Assistant ID + API Key
- Image references for the agent-definition list and save-version screenshots (to be added)
…and add screenshots

- Collapse the 6 abstract steps into the 4 actual wizard steps (Open, Basic Info, Configuration, Behaviour)
- Fold contact details into the Configuration step where the UI places them, before Behaviour
- Add four annotated screenshots (welcome, basic info, configuration, behaviour + summary)
@khushalsonawat khushalsonawat self-assigned this Jun 24, 2026
- Walk through creating and running a prompt in the Prompt Workbench (open Prompts, start from scratch, name + pick model, write system/user, run, save a version)
- Include a ready-to-use Acme support assistant example
- Image references for the prompts list, create modal, model select, and run-output screenshots (to be added)
…nshots

- Rework into four steps matching the Prompt Workbench flow (open + create, name + write, pick model + tune params, run + save)
- Add five annotated screenshots (create prompt, write prompt, select model, params, run output)
- Replace the homepage with a What is Future AGI explainer: the quality loop, a six-card platform grid, and a featured Build with Falcon banner
- Link the lifecycle terms (prototype, simulate, evaluate, observe, optimize) to their product sections
- Add a server icon to the Card component so the Agent Command Center card renders its icon
@khushalsonawat

Copy link
Copy Markdown
Contributor Author

Superseded by #686, which now targets dev directly and carries the entire Get Started revamp (single merge instead of the stack). Closing to consolidate review there.

docs(overview): rewrite the docs landing page (What is Future AGI?)
docs(get-started): add Create your first prompt tutorial
@khushalsonawat khushalsonawat merged commit 688f501 into docs/route-first-llm-request Jun 26, 2026
@khushalsonawat khushalsonawat deleted the docs/add-first-agent-definition branch June 26, 2026 16:23
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.

1 participant