Changelog

Release notes for AgentCN docs and product direction.

2026-07-12

Docs demo preview

  • Replaced live iframe embed with zero-cost simulated agent demos in docs.
  • Example conversations show on load with replayable tool-call steps.
  • Setup tab links to CLI install and optional local live demo app.

2026-05-19

AgentCN site & docs

  • Landing and templates updated for the open-source agent kit (CLI, registry, editable agent source).
  • Docs sidebar: Get Started and Agents; scope notes live at /docs/scope.
  • Get Started copy covers installing and running agents in your repo.
  • Docs search indexes pages only.
  • "Edit this page" on GitHub points to apps/web/content/docs/.

Templates & registry

  • Templates page highlights open-source starters with GitHub and demo links.
  • Agent registry served from apps/web/public/r/ for CLI installs.

CLI releases

  • agentcn package changelog at packages/agentcn/cli/CHANGELOG.md, generated by pnpm release (Nx release with conventional commits, PR links, dates, and author credits).

Developer experience

  • Site README, SEO metadata, and env examples aligned with NEXT_PUBLIC_APP_URL.
  • Removed unused billing, blocks viewer, and duplicate registry paths from the web app.
  • TypeScript build validation enabled for @kit/web.

2026-03-24

Initial MVP docs set

  • Lean docs structure with Get Started and Agents sections.
  • Web Agent page with CLI install, manual setup, and live preview embed.