fix(android): wrong text color in user chat bubbles#59
Merged
steipete merged 2 commits intoopenclaw:mainfrom Dec 31, 2025
Merged
fix(android): wrong text color in user chat bubbles#59steipete merged 2 commits intoopenclaw:mainfrom
steipete merged 2 commits intoopenclaw:mainfrom
Conversation
Contributor
|
Thank you, Manuel! That part didn't get enough loe yet, so appreciate it! |
Contributor
|
Thanks for the fix, @Syhids! |
dgarson
referenced
this pull request
in dgarson/clawdbot
Feb 4, 2026
feat: add MCP server config + MCP tools for Pi/CCSDK
|
Overall, this PR looks great. The code is clean and the citation feature is a nice addition. However, one of the new citation URLs is broken: (returns a 404). Please correct this URL. Once that's fixed, I'll approve the PR. |
Contributor
Author
|
@focal55 do you realize you are spamming people with clanker nonsense? |
ddupg
pushed a commit
to ddupg/openclaw
that referenced
this pull request
Feb 27, 2026
…us-4.6 to Copilot models - Add normalizeBraveLang() to map bare 'zh' to 'zh-hans' for Brave Search API (openclaw#64) - Update GitHub Copilot model list with full catalog including claude-opus-4.6 (openclaw#59) - resolveImplicitCopilotProvider now provides complete model definitions - Add unit tests for language normalization Closes openclaw#64, Closes openclaw#59 Co-Authored-By: Warp <agent@warp.dev>
Piboonsak
referenced
this pull request
in Piboonsak/openclaw_github
Mar 5, 2026
- Add limitHistoryByTokenBudget() function with sliding window approach - Integrates after turn-based limiting to enforce token count ceiling - Default 12,000 token budget (conservative for system prompt + response) - Graceful error handling: falls back to full history if estimation fails - Safety guarantee: always keeps at least the last message Config integration: - Add agents.defaults.promptTokenBudget config option (optional) - Reads from params.config?.agents?.defaults?.promptTokenBudget - Uses estimateTokens() from @mariozechner/pi-coding-agent Files modified: - src/agents/pi-embedded-runner/history.ts: new limitHistoryByTokenBudget() - src/agents/pi-embedded-runner/compact.ts: integrate token budget limiting - src/config/types.agent-defaults.ts: add promptTokenBudget config type - src/agents/pi-embedded-runner.limithistorybytoken-budget.test.ts: test coverage Fixes #59
heatherstew44-maker
pushed a commit
to heatherstew44-maker/openclaw
that referenced
this pull request
Mar 8, 2026
Add Recording Overlay
Piboonsak
referenced
this pull request
in Piboonsak/openclaw_github
Mar 9, 2026
This was referenced Mar 13, 2026
Contributor
|
Superseded by unified cortex plugin (plugin-side resolveHookRunKind with ctx.runKind fast-path). Engine patch no longer needed. |
CyberSpencer
added a commit
to CyberSpencer/openclaw
that referenced
this pull request
Mar 19, 2026
…ne-green chore(ci): restore green checks (format, protocol gen, ui typecheck)
0x666c6f
added a commit
to 0x666c6f/openclaw
that referenced
this pull request
Mar 26, 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.
Uses text color
onPrimaryinstead ofonSurfaceover bubbles with bgprimary.