Skip to content

docs: restructure and rewrite for current AskUI product#6

Open
philipph-askui wants to merge 7 commits into
mainfrom
refactor/docs-structure
Open

docs: restructure and rewrite for current AskUI product#6
philipph-askui wants to merge 7 commits into
mainfrom
refactor/docs-structure

Conversation

@philipph-askui

@philipph-askui philipph-askui commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • New quickstart guide — register, install, first run in under 10 minutes
  • Rewritten home page — product overview, how it works, why AskUI, where to start
  • Corrected install story — CLI ships with Desktop installer; no Python runtime (pure C#); standalone AgentOS installer coming soon
  • Legacy section — Python SDK and TypeScript SDK pages with strong deprecation notices and migration pointers
  • AgentOS restructured — "How-to guides" renamed to "Deployment"; Troubleshooting elevated to top-level AgentOS page; new CI examples page (GitHub Actions, GitLab CI, Azure DevOps)
  • New Support section — FAQ, Get help (with upcoming AskUI Diagnostic Tool callout), index
  • New Reference pages — environment variables, network requirements, glossary
  • Removed internal pages — workspace API and inference API removed from Reference
  • New Account & Billing pages — members (roles, invite flow) and usage dashboard
  • New uninstall guide — Windows (Add/Remove Programs + silent MSI) and macOS
  • OpenAI-compatible BYOM — marked experimental with no-support disclaimer
  • Cleanup — all Discord links removed, all scaffold/placeholder notes removed

philipph-askui and others added 7 commits July 9, 2026 14:47
- Add prominent quickstart guide (< 10 min: register, install, first run)
- Rewrite home page with product overview, how it works, and why AskUI
- Remove all Python/legacy SDK references from main docs; add Legacy section
  for Python SDK and TypeScript SDK with migration guidance
- Correct CLI and AgentOS install story: CLI ships with Desktop installer,
  standalone AgentOS installer coming soon, no Python runtime (pure C#)
- Restructure AgentOS nav: rename "How-to guides" to "Deployment" section,
  elevate Troubleshooting to top-level AgentOS page
- Add CI examples page (GitHub Actions, GitLab CI, Azure DevOps)
- Add Support section: FAQ, Get help (with diagnostic tool callout), index
- Add Reference pages: environment variables, network requirements, glossary
- Remove internal-only workspace API and inference API pages
- Add Account & Billing pages: members (roles/invite), usage dashboard
- Add uninstall guide (Windows + macOS)
- Mark OpenAI-compatible BYOM providers as experimental with no support
- Remove Discord links throughout; remove all scaffold placeholder notes

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Remove the secrets/ folder from all scaffold/structure lists (quickstart,
  first-run, project-structure, glossary) since the app no longer scaffolds it
- Reword credentials guidance to a generic local credentials file instead of
  secrets/credentials.txt
- Rework the landing page hero: new breadth-led headline and subhead, larger
  type, and a subtle brand-tinted glow

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
- Split monolithic FAQ into subpages under faq/ (General, Getting
  started, Technical, Runs & reports, Pricing & licensing, Use cases)
- Move troubleshooting-oriented FAQ content into troubleshooting.mdx:
  new sections for Connection & session issues, Agent behavior, and
  Performance & cost
- Move troubleshooting.mdx from agentos/ to support/; update all
  inbound links across service.mdx, get-help.mdx, environment-variables,
  network-requirements, and support/index
- Absorb IT firewall and admin-rights questions into FAQ Technical page
- FAQ index now points to Troubleshooting for error/symptom queries

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Move prompting-best-practices and system-prompt from using-askui-desktop/ to guides/
- Add new writing-tests guide
- Refactor guides into three focused pages: what-goes-where, system-prompt quality, test quality
- Shorten agents-and-prompts.mdx to show only real defaults, cross-reference guides
- Update all inbound links across quickstart, first-run, project-structure, troubleshooting

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- run-report: add full coverage of markdown reports, summary report, and
  HTML report; demote live run viewer to a brief section
- agents-and-prompts: clarify scratchpad use case, rename per-folder to
  per-suite, use suite terminology consistently
- project-structure: tighten description, note subsuites as subfolders
- model-providers: remove trailing Next cards section

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- guides/index: convert Coming soon bullet list to Cards
- guides/system-prompt: soften error-discipline framing, add naming
  conventions bullet to UI information, retitle report format section

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Create content/docs/troubleshooting/ with index + 8 subpages:
  connection-sessions, agent-behavior, performance-cost, agentos-service,
  proxy-ssl, run-failures, model-providers, licensing
- Add troubleshooting to top-level meta.json nav
- Remove troubleshooting from support/meta.json and delete the old
  support/troubleshooting.mdx
- Update all inbound links across faq/, support/, agentos/, reference/

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

2 participants