Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
},
"metadata": {
"description": "Agentuity plugins for Claude Code",
"version": "2.0.14"
"version": "2.0.15"
},
"plugins": [
{
"name": "agentuity",
"source": "./packages/claude-code",
"description": "Deploy websites, apps, and AI agents to Agentuity — with managed databases, storage, queues, and more",
"version": "2.0.14",
"version": "2.0.15",
"author": {
"name": "Agentuity"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/create-agentuity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-agentuity",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"author": "Agentuity employees and contributors",
"description": "Create a new Agentuity project",
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"private": true,
"module": ".agentuity/app.js",
Expand Down
2 changes: 1 addition & 1 deletion apps/testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "testing",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"private": true,
"scripts": {
Expand Down
236 changes: 108 additions & 128 deletions bun.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sdk-mono",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"private": true,
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion packages/aigateway/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/aigateway",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"author": "Agentuity employees and contributors",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/auth",
"version": "2.0.14",
"version": "2.0.15",
"type": "module",
"description": "Authentication for Agentuity projects using Agentuity Auth",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/claude-code/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "agentuity",
"version": "2.0.14",
"version": "2.0.15",
"description": "Deploy websites, apps, and AI agents to Agentuity — with managed databases, storage, queues, and more",
"author": {
"name": "Agentuity",
Expand Down
2 changes: 1 addition & 1 deletion packages/claude-code/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/claude-code",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"author": "Agentuity",
"description": "Claude Code plugin for deploying websites, apps, and AI agents to Agentuity — with managed databases, storage, sandboxes, queues, cron, email, and more",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/cli",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"author": "Agentuity employees and contributors",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/coder-tui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/coder-tui",
"version": "2.0.14",
"version": "2.0.15",
"description": "Agentuity Coder Hub extension for Pi coding agent",
"license": "Apache-2.0",
"author": "Agentuity employees and contributors",
Expand Down
2 changes: 1 addition & 1 deletion packages/coder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/coder",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"author": "Agentuity employees and contributors",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/core",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"author": "Agentuity employees and contributors",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/db",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"author": "Agentuity employees and contributors",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/drizzle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/drizzle",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"author": "Agentuity employees and contributors",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/email/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/email",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"author": "Agentuity employees and contributors",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/evals/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/evals",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"author": "Agentuity employees and contributors",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/frontend",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"author": "Agentuity employees and contributors",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/keyvalue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/keyvalue",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"author": "Agentuity employees and contributors",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/migrate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/migrate",
"version": "2.0.14",
"version": "2.0.15",
"description": "Migration tool from Agentuity SDK v1 to v2",
"license": "Apache-2.0",
"author": "Agentuity employees and contributors",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencode/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/opencode",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"author": "Agentuity employees and contributors",
"description": "Agentuity Open Code plugin with specialized AI coding agents",
Expand Down
2 changes: 1 addition & 1 deletion packages/postgres/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/postgres",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"author": "Agentuity employees and contributors",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/queue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/queue",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"author": "Agentuity employees and contributors",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/react",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"author": "Agentuity employees and contributors",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/runtime",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"author": "Agentuity employees and contributors",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/sandbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/sandbox",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"author": "Agentuity employees and contributors",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/schedule/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/schedule",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"author": "Agentuity employees and contributors",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/schema",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"author": "Agentuity employees and contributors",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/server",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"author": "Agentuity employees and contributors",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/task/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/task",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"author": "Agentuity employees and contributors",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/test-utils",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"private": true,
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/vector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/vector",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"author": "Agentuity employees and contributors",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"displayName": "Agentuity VSCode Extension",
"description": "Build, deploy, and manage AI agents with Agentuity",
"version": "2.0.14",
"version": "2.0.15",
"publisher": "agentuity",
"license": "Apache-2.0",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/webhook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/webhook",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"author": "Agentuity employees and contributors",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/workbench/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentuity/workbench",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"author": "Agentuity",
"type": "module",
Expand Down
Loading