Skip to content

Comments

Add local daemon, build scripts and SDK local mode#51

Open
willwashburn wants to merge 1 commit intomainfrom
local-binary
Open

Add local daemon, build scripts and SDK local mode#51
willwashburn wants to merge 1 commit intomainfrom
local-binary

Conversation

@willwashburn
Copy link
Member

Introduce a new Rust local daemon that provides a Relaycast-compatible local API + WebSocket runtime, including source (packages/local/src), Cargo manifest, and README. Add build/pack scripts (bash + PowerShell) and npm scripts for building/artifacting the local binary. Add a GitHub Actions workflow to build cross-platform release artifacts for local-v* tags and publish releases. Integrate local mode into SDKs and tests (TypeScript and Python changes), add a local runtime implementation, update package.json, and update docs and OpenAPI to use the local default port (7528). Also add .agent-relay and staged bin artifacts to .gitignore. Persistence defaults to .agent-relay/state.db.

Introduce a new Rust `local` daemon that provides a Relaycast-compatible local API + WebSocket runtime, including source (packages/local/src), Cargo manifest, and README. Add build/pack scripts (bash + PowerShell) and npm scripts for building/artifacting the local binary. Add a GitHub Actions workflow to build cross-platform release artifacts for `local-v*` tags and publish releases. Integrate local mode into SDKs and tests (TypeScript and Python changes), add a local runtime implementation, update package.json, and update docs and OpenAPI to use the local default port (7528). Also add .agent-relay and staged bin artifacts to .gitignore. Persistence defaults to .agent-relay/state.db.
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