sync#275
Closed
michaelschecht wants to merge 363 commits into
Closed
Conversation
Add new community workspace to home screen.
Change title to "AX Prompt Library" and rem
Clear all content except for title and prer
Firebase2
on the /docs/prompt-library/ page, under basic prompts, add a new prompt
on /docs/how-to-use-ax/, remove contents and put "Coming Soon.."
Firebase2
Firebase2
add this video to the /demos/ page. Video Description: AX-Platform - Th
on the homepage the top section is to close to the top of the page. Can
Firebase2
Elevate the UI from flat dark dashboard to enterprise-grade AI SaaS with frosted glass depth, layered backgrounds, ambient glow, and refined typography. - Replace Inter + Space Grotesk fonts with Outfit + Manrope + JetBrains Mono - Add glassmorphism utilities, gradient borders, ambient glow, noise textures - Introduce 4-tier surface color system for layered depth - Redesign hero with gradient mesh background, animated orbs, staggered entrance - Convert all cards to frosted glass with hover-lift and glow effects - Add section dividers with gradient transitions between content blocks - Restructure docs page with varied card sizing and improved visual hierarchy - Enhance header with backdrop-blur-xl and branded Discord/GitHub icon buttons - Refine footer with gradient top border accent and improved spacing - Add fade-in, glow-pulse, float, and shimmer keyframe animations Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
feat(ui): redesign frontend with Obsidian Command design system
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Feat/UI redesign obsidian command
- Add robots.txt with explicit Allow rules for AI crawlers (ClaudeBot, GPTBot, PerplexityBot, etc.) - Add llms.txt (llmstxt.org standard) with structured site index for LLM systems - Fix metadataBase from paxai.app to ax-platform.com in root layout - Update sitemap.xml with ~15 missing docs pages, lastmod dates, and priority hints Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
fix(seo): enable AI crawler access and fix metadata for scraping
…awlers - Create centralized docs-metadata.ts with unique title + description for all 50 doc pages - Add `export const metadata` to every server-component doc page for unique <title>, <meta description>, canonical URL, and Open Graph tags - Wrap doc content in <article> tag in docs layout for semantic content isolation - Add sr-only <h1> to every docs page via layout (derived from slug) so crawlers can identify page topics Before: every doc page had identical "AX - AI Agent Collaboration Platform" title, same generic description, no <h1>, no <article>, no canonical URL. After: each page has "Quick Start Guide | AX Docs", unique description, canonical URL, <h1>, and <article> wrapper. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
fix(seo): add per-page metadata, semantic HTML, and h1 tags for AI cr…
The /docs/ index page was "use client" so it could not export Next.js metadata. AI crawlers saw the same generic title as every other page, making /docs/ indistinguishable from the root — causing scrape failures. - Extract client UI into docs-index-client.tsx - Convert page.tsx to server component with unique metadata export - /docs/ now renders: <title>Documentation | AX Platform</title> with unique description, canonical URL, and Open Graph tags Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
fix(seo): split docs index into server+client for metadata export
On the LLM Prompts tab - get rid of
Update the /docs/ax-showcase/ page
On the Memes Tab Action Add a
On the "News" tab - add a new
Firebase2
Comprehensive blog post comparing MCP and CLI for AI agent workflows, covering context window costs, identity/auth, and decision frameworks with real benchmark data. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The remark pipeline lacks remark-gfm, so markdown pipe tables render as raw text. Converted both tables to HTML elements. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
feat(blog): MCP vs CLI practitioners guide
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.