Bundle Control UI assets in the Mac app#65
Merged
steipete merged 2 commits intoopenclaw:mainfrom Jan 1, 2026
Merged
Conversation
Contributor
|
Thanks Mariano! All powers to Clawd! |
steipete
added a commit
that referenced
this pull request
Jan 1, 2026
dgarson
referenced
this pull request
in dgarson/clawdbot
Feb 4, 2026
test: add comprehensive unit tests for MCP server configuration
songliu0403-rgb
pushed a commit
to songliu0403-rgb/openclaw
that referenced
this pull request
Feb 26, 2026
…to the marketplace search input (openclaw#65)
ddupg
pushed a commit
to ddupg/openclaw
that referenced
this pull request
Feb 27, 2026
- Auto-grow chat textarea with JS + CSS max height - Add send key preference (Enter vs Ctrl/⌘+Enter) in chat controls Co-Authored-By: Warp <agent@warp.dev>
Piboonsak
referenced
this pull request
in Piboonsak/openclaw_github
Mar 6, 2026
Adds /thinking command to LINE extension for runtime control of OpenClaw reasoning mode. Features: - /thinking (no args): Show current reasoning level - /thinking <level>: Set reasoning level (off, minimal, low, medium, high, xhigh) - Persists changes to config file via runtime.config.writeConfigFile() Files: - extensions/line/src/thinking-command.ts: New command implementation - extensions/line/index.ts: Register thinking command in plugin
zooqueen
pushed a commit
to hanzoai/bot
that referenced
this pull request
Mar 6, 2026
2 tasks
Piboonsak
referenced
this pull request
in Piboonsak/openclaw_github
Mar 6, 2026
CyberSpencer
added a commit
to CyberSpencer/openclaw
that referenced
this pull request
Mar 19, 2026
Resolves contract drift across control UI host/render/gateway wiring and gateway server method typing so core gates return to green. Refs openclaw#63 Refs openclaw#64 Refs openclaw#65 Refs openclaw#66 Refs openclaw#67
jfy9606
pushed a commit
to jfy9606/openclaw
that referenced
this pull request
Mar 22, 2026
Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v3...v4) --- updated-dependencies: - dependency-name: docker/login-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
lovewanwan
pushed a commit
to lovewanwan/openclaw
that referenced
this pull request
Apr 28, 2026
3 tasks
github-actions Bot
pushed a commit
to Desicool/openclaw
that referenced
this pull request
May 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Testing