Commit Graph

4085 Commits

Author SHA1 Message Date
Jordan Ritter cab3afb81f fix: set human_input_mode=NEVER on ag2 showcase agent
The ConversableAgent defaults to human_input_mode="ALWAYS", which
prompts for user feedback after each response. In the showcase this
blocks with "Please give feedback to the sender..." instead of
executing tools.
2026-04-11 18:07:38 -07:00
github-actions[bot] 92a84f004c style: auto-fix formatting 2026-04-10 13:30:24 -07:00
Jordan Ritter 80ea96fefe feat: Switch preview captures from GIF to MP4 with GitHub Release storage 2026-04-10 13:30:24 -07:00
Jordan Ritter 1d725e04da fix: format shell-dojolike files and add binary check exclusion 2026-04-09 16:45:33 -07:00
Jordan Ritter ac698e03c2 feat: add Dockerfile and deploy pipeline for shell-dojolike 2026-04-09 16:43:01 -07:00
Atai Barkai a369ebfa7c feat: add copilotkit-ui-theme skill with test screenshots 2026-04-09 16:36:53 -07:00
Atai Barkai f026c05fe4 feat: fine-tune spacing and text sizing to match dojo source 2026-04-09 16:36:53 -07:00
Atai Barkai 062d3410f6 feat: match dojo typography with Plus Jakarta Sans and Spline Sans Mono 2026-04-09 16:36:53 -07:00
Atai Barkai e00de97a68 feat: match exact dojo styling from ag-ui source code 2026-04-09 16:36:53 -07:00
Atai Barkai 469ecc17f7 feat: match dojo styling with floating glass cards and warm bg 2026-04-09 16:36:53 -07:00
Atai Barkai 7312585e9e feat: add syntax highlighting to code view using highlight.js 2026-04-09 16:36:53 -07:00
Atai Barkai 072f43da07 feat: add purple accent bar and polish view toggle buttons 2026-04-09 16:36:52 -07:00
Atai Barkai a05df85fcb feat: scaffold shell-dojolike alternative frontend for showcase 2026-04-09 16:36:52 -07:00
Jordan Ritter 40ac155068 chore: sync docs from main (model name fixes + new pages) (#3724)
Auto-synced from main docs. Picks up #3666's model name fixes and new
pages.

**8 files auto-transformed** (new pages that didn't exist in showcase):
- `generative-ui/open-generative-ui.mdx`
- `integrations/built-in-agent/` (6 pages: advanced-config, mcp-apps,
mcp-servers, model-selection, quickstart, server-tools)
- `reference/v1/classes/llm-adapters/LangChainAdapter.mdx`

**67 files flagged for review** — these have showcase-local
modifications that conflict with main changes. Not included in this PR —
they need manual review or will be addressed by Humaira's PRs
(#3712-#3719).
2026-04-09 15:23:57 -07:00
Jordan Ritter 9205ee20ba fix: make ms-agent-dotnet endpoint configurable via OPENAI_BASE_URL for aimock proxy 2026-04-09 15:15:25 -07:00
Jordan Ritter faf8fe9925 chore: sync docs from main (model name fixes from #3666, new pages) 2026-04-09 14:58:31 -07:00
Jordan Ritter 1294bd86f3 fix: reset docs sync marker to valid main commit (pre-3666) 2026-04-09 14:55:36 -07:00
Jordan Ritter 0e53a48c19 feat: add aimock proxy for showcase smoke checks 2026-04-09 13:53:58 -07:00
Jordan Ritter 9602a01b33 fix: increase ms-agent-dotnet smoke timeout to 50s (GitHub Models is slow) 2026-04-09 12:43:25 -07:00
Jordan Ritter 6ef6540587 fix: make checkAgentEndpoint accept Hono router 404 as proof runtime is mounted 2026-04-09 09:33:06 -07:00
Jordan Ritter ef55874072 fix: format files and add GHCR login to CI workflow 2026-04-09 09:16:05 -07:00
Jordan Ritter 4bcb7e17d5 feat: update showcase generator to produce test files 2026-04-09 08:33:41 -07:00
Jordan Ritter 2fb0d65ae7 feat: add starter-smoke.spec.ts with 12-starter registry 2026-04-09 08:33:16 -07:00
Jordan Ritter 1935aee8d5 feat: extract shared test helpers from showcase smoke tests 2026-04-09 08:33:13 -07:00
Jordan Ritter 204dd29a97 fix: standardize health checks on /health port 8000 2026-04-08 21:22:35 -07:00
Jordan Ritter 6d05499ecd feat: add automated docs sync from main with transform pipeline 2026-04-08 19:59:31 -07:00
Jordan Ritter 6f679bd092 feat: deploy Claude SDK, Langroid, and Spring AI integrations 2026-04-08 19:59:30 -07:00
Jordan Ritter 31f046d0ac feat: add SEO redirect infrastructure with PostHog tracking 2026-04-08 19:59:30 -07:00
Jordan Ritter 2c543adc7a feat: add mobile responsive design with hamburger nav and dropdown filter 2026-04-08 19:59:30 -07:00
Jordan Ritter 101a783c0c fix: replace TODO placeholders and fix markdown rendering in demo content 2026-04-08 19:59:30 -07:00
Jordan Ritter 5284614227 feat: add health monitoring with smoke endpoints, drift detection, and Slack alerts 2026-04-08 19:59:30 -07:00
Jordan Ritter 759ffeb29a feat: add animated preview GIFs with per-demo capture automation 2026-04-08 19:59:30 -07:00
Jordan Ritter 7238241127 feat: add integration explorer with guided flow, feature catalog, and partner ordering 2026-04-08 19:59:29 -07:00
Jordan Ritter f1b197b580 feat: add docs system with MDX rendering, hierarchical nav, inline demos, and content cleanup 2026-04-08 19:59:29 -07:00
Jordan Ritter 479e62cb7f feat: add unified showcase platform with CI, Docker starters, and 13 deployed integrations 2026-04-08 19:59:29 -07:00