Skip to content

docs(get-started): add Create your first prompt tutorial#685

Merged
khushalsonawat merged 4 commits into
docs/add-first-agent-definitionfrom
docs/create-first-prompt
Jun 26, 2026
Merged

docs(get-started): add Create your first prompt tutorial#685
khushalsonawat merged 4 commits into
docs/add-first-agent-definitionfrom
docs/create-first-prompt

Conversation

@khushalsonawat

Copy link
Copy Markdown
Contributor

Summary

Adds the Create your first prompt tutorial (Get Started → Bring your data in), the fourth first-run page.

Stacked PR — base is docs/add-first-agent-definition (#682), not dev. Merge the stack beneath it first (#679#680#682); this retargets to dev once the base lands.

Changes

  • New page src/pages/docs/get-started/create-your-first-prompt.mdx: create and run a prompt in the Prompt Workbench, in four steps (open + create, name + write, pick model + tune params, run + save) with a ready-to-use Acme support-assistant example.
  • Five annotated screenshots under public/images/docs/get-started/create-your-first-prompt/.

Testing

  • pnpm dev: page renders (HTTP 200); all five screenshots return 200; headings render with anchor IDs; internal links (dataset run-prompt, prompt SDK) resolve.

🤖 Generated with Claude Code

- 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?)
@khushalsonawat khushalsonawat merged commit 662a704 into docs/add-first-agent-definition Jun 26, 2026
@khushalsonawat khushalsonawat deleted the docs/create-first-prompt 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