Skip to content

Port docs#926

Open
parteeksingh24 wants to merge 24 commits intomainfrom
port-docs
Open

Port docs#926
parteeksingh24 wants to merge 24 commits intomainfrom
port-docs

Conversation

@parteeksingh24
Copy link
Contributor

No description provided.

- Add reusable UI components (Button, Badge, etc)
- Integrate Radix UI primitives for composable patterns
- Add HSL-based CSS properties for light/dark theme
- Add `cn()` utility for class composition
- Refactor demo components to use new UI primitives
- Add custom Button variants (outline-neutral, etc)
- Convert HSL colors to `oklch` format
- Switch to unified `radix-ui` package
- Add data-slot, data-variant, etc for styling hooks
- Remove `forwardRef` in favor of direct function components
- Move inline CSS from `index.html` to dedicated stylesheet
- Preserve custom variants (`outline-neutral`, success, toggle)
- TanStack Router for file-based routing with code-splitting
- Shiki via rehype-pretty-code for syntax highlighting (GitHub themes)
- Radix UI + shadcn/CVA patterns for UI components
- cmdk for command palette search (Cmd+K)
- Context-based sidebar with cookie persistence (Cmd+B toggle)
- MDX components: Callout, Steps, Tabs, Cards, copy-enabled code blocks
- Three-column layout (sidebar + article + TOC) with responsive mobile
- Add `invoke()` method documentation
- Add invocation lifecycle section to standalone execution docs
- Add stream compression section to durable streams docs
- Render `<title>` in DocsLayout using `getFrontmatterForRoute()`
- React 19 hoists it to `<head>` and deduplicates
- Removed stale comment claiming `DocsLayout` managed titles
- Add Web Analytics and Claude Code Plugin pages
- Update Community section to match Fumadocs
- Add Analytics Hooks section to react-hooks
- Improve AI search dialog (tree + flat modes)
- Add documentPathToUrl() link resolution utility
- Update nav-data with new entries
- Remove mdx-features and storage/database routes
- Auto-generate sitemap at build time
- Update CLI reference docs and links
@coderabbitai
Copy link

coderabbitai bot commented Feb 12, 2026

Important

Review skipped

Too many files!

This PR contains 293 files, which is 143 over the limit of 150.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link

github-actions bot commented Feb 12, 2026

📦 Canary Packages Published

version: 1.0.10-21fce9c

Packages
Package Version URL
@agentuity/runtime 1.0.10-21fce9c https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-runtime-1.0.10-21fce9c.tgz
@agentuity/frontend 1.0.10-21fce9c https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-frontend-1.0.10-21fce9c.tgz
@agentuity/server 1.0.10-21fce9c https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-server-1.0.10-21fce9c.tgz
@agentuity/auth 1.0.10-21fce9c https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-auth-1.0.10-21fce9c.tgz
@agentuity/postgres 1.0.10-21fce9c https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-postgres-1.0.10-21fce9c.tgz
@agentuity/drizzle 1.0.10-21fce9c https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-drizzle-1.0.10-21fce9c.tgz
@agentuity/react 1.0.10-21fce9c https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-react-1.0.10-21fce9c.tgz
@agentuity/workbench 1.0.10-21fce9c https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-workbench-1.0.10-21fce9c.tgz
@agentuity/schema 1.0.10-21fce9c https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-schema-1.0.10-21fce9c.tgz
@agentuity/opencode 1.0.10-21fce9c https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-opencode-1.0.10-21fce9c.tgz
@agentuity/core 1.0.10-21fce9c https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-core-1.0.10-21fce9c.tgz
@agentuity/evals 1.0.10-21fce9c https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-evals-1.0.10-21fce9c.tgz
@agentuity/cli 1.0.10-21fce9c https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-cli-1.0.10-21fce9c.tgz
@agentuity/claude-code 1.0.10-21fce9c https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-claude-code-1.0.10-21fce9c.tgz
Install

Add to your package.json:

{
  "dependencies": {
    "@agentuity/runtime": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-runtime-1.0.10-21fce9c.tgz",
    "@agentuity/frontend": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-frontend-1.0.10-21fce9c.tgz",
    "@agentuity/server": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-server-1.0.10-21fce9c.tgz",
    "@agentuity/auth": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-auth-1.0.10-21fce9c.tgz",
    "@agentuity/postgres": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-postgres-1.0.10-21fce9c.tgz",
    "@agentuity/drizzle": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-drizzle-1.0.10-21fce9c.tgz",
    "@agentuity/react": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-react-1.0.10-21fce9c.tgz",
    "@agentuity/workbench": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-workbench-1.0.10-21fce9c.tgz",
    "@agentuity/schema": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-schema-1.0.10-21fce9c.tgz",
    "@agentuity/opencode": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-opencode-1.0.10-21fce9c.tgz",
    "@agentuity/core": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-core-1.0.10-21fce9c.tgz",
    "@agentuity/evals": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-evals-1.0.10-21fce9c.tgz",
    "@agentuity/cli": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-cli-1.0.10-21fce9c.tgz",
    "@agentuity/claude-code": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-claude-code-1.0.10-21fce9c.tgz"
  }
}

Or install directly:

bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-runtime-1.0.10-21fce9c.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-frontend-1.0.10-21fce9c.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-server-1.0.10-21fce9c.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-auth-1.0.10-21fce9c.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-postgres-1.0.10-21fce9c.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-drizzle-1.0.10-21fce9c.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-react-1.0.10-21fce9c.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-workbench-1.0.10-21fce9c.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-schema-1.0.10-21fce9c.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-opencode-1.0.10-21fce9c.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-core-1.0.10-21fce9c.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-evals-1.0.10-21fce9c.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-cli-1.0.10-21fce9c.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.10-21fce9c/agentuity-claude-code-1.0.10-21fce9c.tgz

Copy link
Member

@mcongrove mcongrove left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made some UI/X tweaks. Tested everything. LGTM.

- Fix zoom controls on Gravity Network diagram
- Add click-to-expand fullscreen for diagram
- Fix click on search/Ask AI
@agentuity-agent
Copy link

agentuity-agent bot commented Feb 14, 2026

The latest Agentuity deployment details. Learn more about Agentuity.

Project Deployment Preview Updated (UTC)
docs 🔴 Failed - Feb 14, 2026 1:37 AM

The build failed with the following:

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