$_ cmd

← launcher · browse all

changelog

// changelog

every shipped feature, content expansion, and polish round. cmd moves fast — this is the public log so you can tell what's recent and what changed.

feature

errno mode — /decode/ launches

cmd gains a sibling surface for Microsoft error codes. Paste an AADSTS code, an HRESULT (0x...), an Intune MDM error, or a KB number, and get a plain-english explainer plus the most-likely fix path. Same terminal, same green prompt — red is used only as a severity glyph on the result card.

  • /decode/ landing — instant client-side filter over the curated error catalogue
  • 10 seed codes covering AADSTS · HRESULT · INTUNE · KB
  • Each entry: in-plain-english · most likely causes · fix path · seen in · related
  • Cross-links: related lists detect whether the slug points to a decode entry or an existing cmd entry, and route accordingly
  • Boot block on home gets // decode error as a new utility link
polish

quality round — changelog, favicon, voice

Public changelog (this page!), custom favicon, theme toggle gets sun/moon icons, and a handful of new spicy editorial takes. Analytics infrastructure verified — popular-misses endpoint is ready to start populating the wishlist once D1 is wired.

  • Public changelog at /changelog/ — release log you can link to
  • Custom favicon (phosphor-green block cursor on terminal black)
  • Theme toggle: ☀ / ☾ icons replace the [ theme ] text label
  • 5 new spicy voice takes on high-volume entries
  • Search analytics endpoint verified end-to-end (D1 dashboard step pending)
content

catalogue doubles — 35 → 55 entries

Twenty high-search-volume Microsoft terms added in one push. cmd now has the depth to back up the 'stop googling Microsoft' tagline.

  • New: entra-id, teams, sharepoint, azure, m365, office-365, ems
  • New: exchange-online, onedrive, viva
  • New: defender-for-business, defender-for-servers, secure-score
  • New: bitlocker, azure-virtual-desktop, windows-365
  • New: microsoft-graph, kql, azure-openai, windows-hello-for-business
  • v1 tagline (55 entries and growing) + feedback wiring across 4 surfaces
polish

top-8 UX polish

Eight findings from a Playwright-driven design audit (52 screenshots × desktop+mobile × dark+light) — fixed in one push.

  • Compacted hero so the launcher is visible higher on mobile
  • Bookmarklet + URL-bar setup moved to /about/#power-user
  • Light-mode page background darkened so cards actually pop
  • Mobile touch targets bumped (boot links 17px → 28px)
  • Help overlay calmed (no green-pill mosaic on example terms)
  • Spicy-take light contrast lifted to AA
  • Empty-state pill no longer reads like a success match
  • 'decode this' button now outlined — no longer steals focus from results
feature

search got smart

Search expanded from 6 to 9 ranking tiers. cmd now understands what you mean even when you type something Microsoft doesn't call it.

  • Synonym tier — type 'antivirus' → MDE, 'sso' → Entra P1, 'mdm' → Intune (27 entries seeded)
  • Multi-token AND-match — 'defender for endpoint' parses across word boundaries
  • Did-you-mean — Levenshtein distance ≤ 2 on queries 4+ chars
  • Match highlighting on result rows
  • Recent searches (localStorage, max 5, dedupe)
  • Full ? help overlay (keyboard map + search smarts)
  • Freshness badge on every entry page (fresh ≤90d, amber ≤270d, stale older)
  • Random entry link in the boot block
  • 21-test regression suite (Playwright)
launch

v1 launch

First public release at cmd.aguidetocloud.com. 35 plain-English Microsoft entries across identity, endpoint, security, productivity, data, governance, and licensing — each with a Microsoft Learn link, plan eligibility, and aliases.

  • 35 entries published at // with full term aliases
  • Wildcard subdomains live — mde.cmd.aguidetocloud.com → /mde/
  • 36 Open Graph cards (one per entry + home)
  • MCP server at mcp.aguidetocloud.com — brainbar_search, brainbar_get, brainbar_list_kinds
  • Theme cookie carries across the cosmos (.aguidetocloud.com scope)

suggest a feature or report a bug → /feedback/