Skip to content

Release 1.0.4#892

Merged
jhaynie merged 1 commit intomainfrom
release/1.0.4
Feb 6, 2026
Merged

Release 1.0.4#892
jhaynie merged 1 commit intomainfrom
release/1.0.4

Conversation

@jhaynie
Copy link
Member

@jhaynie jhaynie commented Feb 6, 2026

Summary by CodeRabbit

  • Chores
    • Version bumped to 1.0.4 across all packages and applications.

@jhaynie
Copy link
Member Author

jhaynie commented Feb 6, 2026

@coderabbitai pause

@coderabbitai
Copy link

coderabbitai bot commented Feb 6, 2026

Note

Reviews paused

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.
📝 Walkthrough

Walkthrough

This pull request updates the version field from 1.0.3 to 1.0.4 across all package.json files in the repository—including the root, apps, and packages directories. No functional or behavioral changes are present.

Changes

Cohort / File(s) Summary
Package Version Bump
package.json, apps/*/package.json, packages/*/package.json
Version field updated from 1.0.3 to 1.0.4 across all package.json files. No functional, dependency, script, or export changes.
🚥 Pre-merge checks | ✅ 1
✅ Passed checks (1 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


📜 Recent review details

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between c87a822 and 573564a.

⛔ Files ignored due to path filters (1)
  • bun.lock is excluded by !**/*.lock
📒 Files selected for processing (19)
  • apps/create-agentuity/package.json
  • apps/docs/package.json
  • apps/testing/package.json
  • package.json
  • packages/auth/package.json
  • packages/cli/package.json
  • packages/core/package.json
  • packages/drizzle/package.json
  • packages/evals/package.json
  • packages/frontend/package.json
  • packages/opencode/package.json
  • packages/postgres/package.json
  • packages/react/package.json
  • packages/runtime/package.json
  • packages/schema/package.json
  • packages/server/package.json
  • packages/test-utils/package.json
  • packages/vscode/package.json
  • packages/workbench/package.json
🧰 Additional context used
📓 Path-based instructions (2)
**/*.{ts,tsx,js,jsx,json,md}

📄 CodeRabbit inference engine (AGENTS.md)

Use Prettier for code formatting with tabs (width 3), single quotes, and semicolons

Files:

  • packages/evals/package.json
  • packages/test-utils/package.json
  • packages/postgres/package.json
  • apps/testing/package.json
  • packages/opencode/package.json
  • packages/frontend/package.json
  • packages/vscode/package.json
  • packages/server/package.json
  • apps/docs/package.json
  • apps/create-agentuity/package.json
  • packages/cli/package.json
  • packages/react/package.json
  • packages/core/package.json
  • packages/drizzle/package.json
  • packages/schema/package.json
  • packages/runtime/package.json
  • packages/auth/package.json
  • package.json
  • packages/workbench/package.json
apps/docs/**/*.json

📄 CodeRabbit inference engine (apps/docs/AGENTS.md)

Workspace dependencies must use workspace:* protocol for local package references (@agentuity/runtime, @agentuity/react, @agentuity/schema, @agentuity/workbench, @agentuity/evals, @agentuity/cli)

Files:

  • apps/docs/package.json
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (10)
  • GitHub Check: SDK Integration Test Suite
  • GitHub Check: Cloud Deployment Tests
  • GitHub Check: Playwright E2E Smoke Test
  • GitHub Check: Build
  • GitHub Check: Template Integration Tests
  • GitHub Check: Framework Integration Tests (TanStack & Next.js)
  • GitHub Check: Sandbox CLI Tests
  • GitHub Check: Standalone Agent Test
  • GitHub Check: Queue CLI Tests
  • GitHub Check: Package Installation & Usage Test
🔇 Additional comments (19)
packages/vscode/package.json (1)

5-5: LGTM — version bump to 1.0.4.

packages/cli/package.json (1)

3-3: LGTM — version bump to 1.0.4.

apps/docs/package.json (1)

3-3: LGTM — version bump to 1.0.4. All workspace dependencies correctly use the workspace:* protocol.

packages/runtime/package.json (1)

3-3: LGTM — version bump to 1.0.4.

packages/drizzle/package.json (1)

3-3: LGTM — version bump to 1.0.4.

packages/evals/package.json (1)

3-3: LGTM — version bump to 1.0.4.

apps/create-agentuity/package.json (1)

3-3: LGTM — version bump to 1.0.4.

packages/schema/package.json (1)

3-3: LGTM — version bump to 1.0.4 is consistent with the release.

packages/server/package.json (1)

3-3: LGTM — version bump to 1.0.4 is consistent with the release.

apps/testing/package.json (1)

3-3: LGTM — version bump to 1.0.4 is consistent with the release.

package.json (1)

3-3: LGTM — root version bump to 1.0.4 is consistent with the release.

packages/workbench/package.json (1)

3-3: LGTM — version bump to 1.0.4 is consistent with the release.

packages/frontend/package.json (1)

3-3: LGTM — version bump to 1.0.4 is consistent with the release.

packages/core/package.json (1)

3-3: LGTM — version bump to 1.0.4 is consistent with the release.

packages/postgres/package.json (1)

3-3: LGTM — version bump to 1.0.4.

Straightforward version increment with no other changes.

packages/auth/package.json (1)

3-3: LGTM — version bump to 1.0.4.

Consistent with the other packages in this release.

packages/test-utils/package.json (1)

3-3: LGTM — version bump to 1.0.4.

Private package version bumped for internal consistency across the monorepo.

packages/react/package.json (1)

3-3: LGTM — version bump to 1.0.4.

No other changes; exports, dependencies, and scripts remain intact.

packages/opencode/package.json (1)

3-3: LGTM — version bump to 1.0.4.

Consistent version increment across the monorepo with no functional changes.

✏️ Tip: You can disable this entire section by setting review_details to false in your review settings.


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

@jhaynie jhaynie enabled auto-merge (squash) February 6, 2026 18:26
@github-actions
Copy link

github-actions bot commented Feb 6, 2026

📦 Canary Packages Published

version: 1.0.4-573564a

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

Add to your package.json:

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

Or install directly:

bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.4-573564a/agentuity-evals-1.0.4-573564a.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.4-573564a/agentuity-schema-1.0.4-573564a.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.4-573564a/agentuity-auth-1.0.4-573564a.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.4-573564a/agentuity-frontend-1.0.4-573564a.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.4-573564a/agentuity-server-1.0.4-573564a.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.4-573564a/agentuity-workbench-1.0.4-573564a.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.4-573564a/agentuity-react-1.0.4-573564a.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.4-573564a/agentuity-runtime-1.0.4-573564a.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.4-573564a/agentuity-postgres-1.0.4-573564a.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.4-573564a/agentuity-opencode-1.0.4-573564a.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.4-573564a/agentuity-cli-1.0.4-573564a.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.4-573564a/agentuity-drizzle-1.0.4-573564a.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/1.0.4-573564a/agentuity-core-1.0.4-573564a.tgz

@coderabbitai
Copy link

coderabbitai bot commented Feb 6, 2026

✅ Actions performed

Reviews paused.

@jhaynie jhaynie merged commit 67a3be1 into main Feb 6, 2026
15 checks passed
@jhaynie jhaynie deleted the release/1.0.4 branch February 6, 2026 18:32
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.

1 participant