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
36 changes: 18 additions & 18 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ resolver = "2"

[workspace.package]
edition = "2024"
version = "2026.5.94"
version = "2026.5.97"
rust-version = "1.88"

[workspace.dependencies]
Expand Down Expand Up @@ -148,7 +148,7 @@ expect_used = "deny"

[package]
name = "cleocode-workspace"
version = "2026.4.13"
version = "2026.5.97"
edition = "2024"
rust-version = "1.88"

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cleocode/monorepo",
"version": "2026.5.96",
"version": "2026.5.97",
"private": true,
"type": "module",
"packageManager": "pnpm@10.30.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cleocode/adapters",
"version": "2026.5.96",
"version": "2026.5.97",
"description": "Unified provider adapters for CLEO (Claude Code, OpenCode, Cursor)",
"type": "module",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/agents/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cleocode/agents",
"version": "2026.5.96",
"version": "2026.5.97",
"description": "CLEO agent protocols and templates",
"type": "module",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/animations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cleocode/animations",
"version": "2026.5.96",
"version": "2026.5.97",
"type": "module",
"description": "CLEO terminal animations — braille spinners, progress bars, and sparks for the cleo CLI and CleoOS. Forked from gunnargray-dev/unicode-animations (MIT).",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/brain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cleocode/brain",
"version": "2026.5.96",
"version": "2026.5.97",
"private": false,
"type": "module",
"description": "CLEO unified-graph Brain substrate — BRAIN + NEXUS + TASKS + CONDUIT + SIGNALDOCK projection",
Expand Down
2 changes: 1 addition & 1 deletion packages/caamp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cleocode/caamp",
"version": "2026.5.96",
"version": "2026.5.97",
"description": "Central AI Agent Managed Packages - unified provider registry and package manager for AI coding agents",
"type": "module",
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cant/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cleocode/cant",
"version": "2026.5.96",
"version": "2026.5.97",
"description": "CANT protocol parser and runtime for CLEO — wraps cant-core via napi-rs",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/cleo-os/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cleocode/cleo-os",
"version": "2026.5.96",
"version": "2026.5.97",
"description": "CleoOS — the batteries-included agentic development environment wrapping Pi",
"type": "module",
"main": "./dist/cli.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/cleo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cleocode/cleo",
"version": "2026.5.96",
"version": "2026.5.97",
"description": "CLEO CLI — the assembled product consuming @cleocode/core",
"type": "module",
"main": "./dist/cli/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cleocode/contracts",
"version": "2026.5.96",
"version": "2026.5.97",
"description": "Domain types, interfaces, and contracts for the CLEO ecosystem",
"type": "module",
"main": "./dist/index.js",
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": "@cleocode/core",
"version": "2026.5.96",
"version": "2026.5.97",
"description": "CLEO core business logic kernel — tasks, sessions, memory, orchestration, lifecycle, with bundled SQLite store",
"type": "module",
"main": "./dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/git-shim/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cleocode/git-shim",
"version": "2026.5.96",
"version": "2026.5.97",
"private": false,
"type": "module",
"description": "Harness-agnostic git shim for CLEO agent branch-protection (T1118)",
Expand Down
2 changes: 1 addition & 1 deletion packages/lafs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cleocode/lafs",
"version": "2026.5.96",
"version": "2026.5.97",
"private": false,
"type": "module",
"description": "LLM-Agent-First Specification schemas and conformance tooling",
Expand Down
2 changes: 1 addition & 1 deletion packages/mcp-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cleocode/mcp-adapter",
"version": "2026.5.96",
"version": "2026.5.97",
"description": "External-only MCP adapter stub exposing CLEO sentient operations as MCP tools. Does NOT wire into internal CLEO dispatch — external tools only.",
"type": "module",
"main": "./dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/nexus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cleocode/nexus",
"version": "2026.5.96",
"version": "2026.5.97",
"private": false,
"type": "module",
"description": "CLEO project registry and code intelligence — unified nexus package",
Expand Down
2 changes: 1 addition & 1 deletion packages/paths/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cleocode/paths",
"version": "2026.5.96",
"version": "2026.5.97",
"private": false,
"type": "module",
"description": "CLEO XDG/env-paths SSoT — createPlatformPathsResolver factory, cleo-bound platform paths, project hash + worktree root primitives, isAbsolutePath. Zero-dep leaf package consumed by core, worktree, brain, adapters, and caamp.",
Expand Down
2 changes: 1 addition & 1 deletion packages/playbooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cleocode/playbooks",
"version": "2026.5.96",
"version": "2026.5.97",
"description": "Playbook DSL + runtime for CLEO — T889 Orchestration Coherence v3",
"type": "module",
"main": "./dist/index.js",
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": "@cleocode/runtime",
"version": "2026.5.96",
"version": "2026.5.97",
"description": "Long-running process layer for CLEO — agent polling, SSE connections, heartbeat, key rotation",
"type": "module",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/skills/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cleocode/skills",
"version": "2026.5.96",
"version": "2026.5.97",
"description": "CLEO skill definitions - bundled with CLEO monorepo",
"main": "index.js",
"types": "index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cleocode/studio",
"version": "2026.5.96",
"version": "2026.5.97",
"description": "CLEO Studio — unified web portal for Nexus, Brain, and Tasks visualization",
"type": "module",
"private": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/worktree/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cleocode/worktree",
"version": "2026.5.96",
"version": "2026.5.97",
"private": false,
"type": "module",
"description": "Native CLEO worktree backend SDK — createWorktree, destroyWorktree, listWorktrees, pruneWorktrees with XDG path canon and declarative hooks (T1161)",
Expand Down
Loading