-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Pull requests: zeroclaw-labs/zeroclaw
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(channels): mark ElevenLabs TTS API key sensitive
channel
Auto scope: src/channels/** changed.
#10433
opened Aug 28, 2026 by
joshuavetos
Loading…
fix(channels): forward transcription language hints
bug
Something isn't working
channel
Auto scope: src/channels/** changed.
needs-author-action
Author response needed before review or merge can continue; not a stale warning.
provider
Auto scope: src/providers/** changed.
risk:medium
Ordinary behavioral change without a high-impact boundary.
size:XS
Auto size: 80 or fewer non-doc changed lines.
#10431
opened Aug 28, 2026 by
nightcityblade
Loading…
feat(channels): Gemini speech-to-speech broker channel (PR1: daemon-side core)
channel:core
Auto module: channel core files changed.
channel
Auto scope: src/channels/** changed.
config
Auto scope: src/config/** changed.
dependencies
Auto scope: dependency manifest/lock/policy changed.
dev
Auto scope: dev/** changed.
docs
Auto scope: docs/markdown/template files changed.
domain:architecture
Architecture domain
enhancement
New feature or request
needs-author-action
Author response needed before review or merge can continue; not a stale warning.
provider:gemini
Auto module: provider/gemini changed.
risk:high
Trust, credential, compatibility, governance, release-authority, or security boundary.
security
Auto scope: src/security/** changed.
size:XL
Auto size: more than 1000 non-doc changed lines.
#10430
opened Aug 28, 2026 by
metalmon
Contributor
Loading…
fix(deps): update chacha20 to 0.10.2
dependencies
Auto scope: dependency manifest/lock/policy changed.
risk:medium
Ordinary behavioral change without a high-impact boundary.
size:XS
Auto size: 80 or fewer non-doc changed lines.
type:dependencies
Dependency or lockfile maintenance.
#10428
opened Aug 28, 2026 by
Audacity88
Collaborator
Loading…
feat(runtime): internal-principal envelope and separated cron run outcomes (RFC #6954, 1/3)
agent
Auto scope: src/agent/** changed.
cron
Auto scope: src/cron/** changed.
daemon
Auto scope: src/daemon/** changed.
experienced contributor
Contributor with 10+ merged PRs.
gateway
Auto scope: src/gateway/** changed.
needs-author-action
Author response needed before review or merge can continue; not a stale warning.
risk:high
Trust, credential, compatibility, governance, release-authority, or security boundary.
runtime
Auto scope: src/runtime/** changed.
security
Auto scope: src/security/** changed.
size:L
Auto size: 501-1000 non-doc changed lines.
tool:cron
#10425
opened Aug 28, 2026 by
mov-xound-glitch
Contributor
Loading…
chore(deps): bump the rust-all group across 1 directory with 46 updates
dependencies
Auto scope: dependency manifest/lock/policy changed.
#10424
opened Aug 28, 2026 by
dependabot
Bot
Loading…
fix(skill): enforce release holds before squash merge
docs
Auto scope: docs/markdown/template files changed.
risk:high
Trust, credential, compatibility, governance, release-authority, or security boundary.
risk:manual
Maintainer override: keep selected risk label.
size:S
Auto size: 81-250 non-doc changed lines.
type:docs
Documentation-only or docs-primary work.
fix(channels/telegram): keep reply-threads in the main chat conversation history
bug
Something isn't working
channel:telegram
Auto module: channel/telegram changed.
channel
Auto scope: src/channels/** changed.
experienced contributor
Contributor with 10+ merged PRs.
needs-maintainer-review
risk:high
Trust, credential, compatibility, governance, release-authority, or security boundary.
size:S
Auto size: 81-250 non-doc changed lines.
fix(runtime): deliver terminal fallbacks live
agent
Auto scope: src/agent/** changed.
bug
Something isn't working
channel:core
Auto module: channel core files changed.
channel
Auto scope: src/channels/** changed.
needs-author-action
Author response needed before review or merge can continue; not a stale warning.
risk:high
Trust, credential, compatibility, governance, release-authority, or security boundary.
runtime
Auto scope: src/runtime/** changed.
size:M
Auto size: 251-500 non-doc changed lines.
#10417
opened Aug 27, 2026 by
ggettert
Contributor
Loading…
Agent Loop: Scoped Assembly & History Contract
fix(providers): attribute reliable stream errors to served model
bug
Something isn't working
needs-author-action
Author response needed before review or merge can continue; not a stale warning.
provider:reliable
Auto module: provider/reliable changed.
provider
Auto scope: src/providers/** changed.
risk:medium
Ordinary behavioral change without a high-impact boundary.
size:S
Auto size: 81-250 non-doc changed lines.
fix(cron): guard agent manual trigger and history
bug
Something isn't working
cron
Auto scope: src/cron/** changed.
needs-author-action
Author response needed before review or merge can continue; not a stale warning.
risk:high
Trust, credential, compatibility, governance, release-authority, or security boundary.
runtime
Auto scope: src/runtime/** changed.
size:M
Auto size: 251-500 non-doc changed lines.
tool:cron
trusted contributor
Contributor with 5+ merged PRs.
feat(session): extract the atomic session-ownership claim into a shared SessionBackend contract
cli
core
Auto scope: root src/*.rs files changed.
enhancement
New feature or request
gateway
Auto scope: src/gateway/** changed.
needs-author-action
Author response needed before review or merge can continue; not a stale warning.
risk:high
Trust, credential, compatibility, governance, release-authority, or security boundary.
runtime
Auto scope: src/runtime/** changed.
size:XL
Auto size: more than 1000 non-doc changed lines.
tests
Auto scope: tests/** changed.
feat(channels): serialize same session messages
channel:core
Auto module: channel core files changed.
channel
Auto scope: src/channels/** changed.
enhancement
New feature or request
needs-author-action
Author response needed before review or merge can continue; not a stale warning.
risk:high
Trust, credential, compatibility, governance, release-authority, or security boundary.
size:M
Auto size: 251-500 non-doc changed lines.
feat(runtime): coordinate agent lifecycle mutations
agent
Auto scope: src/agent/** changed.
channel:acp
channel:core
Auto module: channel core files changed.
channel:line
channel:telegram
Auto module: channel/telegram changed.
channel:wechat
channel:whatsapp
Auto module: channel/whatsapp changed.
channel
Auto scope: src/channels/** changed.
cli
config
Auto scope: src/config/** changed.
core
Auto scope: root src/*.rs files changed.
daemon
Auto scope: src/daemon/** changed.
distinguished contributor
Contributor with 50+ merged PRs.
enhancement
New feature or request
gateway
Auto scope: src/gateway/** changed.
risk:high
Trust, credential, compatibility, governance, release-authority, or security boundary.
runtime
Auto scope: src/runtime/** changed.
size:XL
Auto size: more than 1000 non-doc changed lines.
stacked
PR is stacked on another PR; merge after its base
tests
Auto scope: tests/** changed.
feat(sessions): add persistent session prompt attachments
agent:prompt
Manual prompt, context, and response guidance across agent/channel/memory/provider/runtime.
agent
Auto scope: src/agent/** changed.
channel:core
Auto module: channel core files changed.
channel
Auto scope: src/channels/** changed.
config
Auto scope: src/config/** changed.
docs
Auto scope: docs/markdown/template files changed.
domain:architecture
Architecture domain
domain:security
Security domain
enhancement
New feature or request
experienced contributor
Contributor with 10+ merged PRs.
gateway
Auto scope: src/gateway/** changed.
needs-author-action
Author response needed before review or merge can continue; not a stale warning.
risk:high
Trust, credential, compatibility, governance, release-authority, or security boundary.
runtime
Auto scope: src/runtime/** changed.
security:policy
Auto module: security/policy changed.
size:XL
Auto size: more than 1000 non-doc changed lines.
tool:delegate
Auto module: tool/delegate changed.
tool:mcp
tool
Auto scope: src/tools/** changed.
fix(tools): preserve Windows coding CLI environment
bug
Something isn't working
ci
Auto scope: CI/workflow/hook files changed.
needs-maintainer-review
provider:claude-code
risk:high
Trust, credential, compatibility, governance, release-authority, or security boundary.
size:S
Auto size: 81-250 non-doc changed lines.
tool
Auto scope: src/tools/** changed.
feat(tools): add Serply web search provider
config
Auto scope: src/config/** changed.
docs
Auto scope: docs/markdown/template files changed.
domain:web-fetch
Web-fetch domain
enhancement
New feature or request
needs-maintainer-review
risk:high
Trust, credential, compatibility, governance, release-authority, or security boundary.
runtime
Auto scope: src/runtime/** changed.
size:XL
Auto size: more than 1000 non-doc changed lines.
tool:web
tool
Auto scope: src/tools/** changed.
feat(channels): make the Telegram unauthorized notice configurable and authorization-aware
channel:core
Auto module: channel core files changed.
channel:telegram
Auto module: channel/telegram changed.
channel
Auto scope: src/channels/** changed.
config
Auto scope: src/config/** changed.
daemon
Auto scope: src/daemon/** changed.
docs
Auto scope: docs/markdown/template files changed.
domain:security
Security domain
enhancement
New feature or request
integration
Auto scope: src/integrations/** changed.
needs-author-action
Author response needed before review or merge can continue; not a stale warning.
risk:high
Trust, credential, compatibility, governance, release-authority, or security boundary.
runtime
Auto scope: src/runtime/** changed.
size:M
Auto size: 251-500 non-doc changed lines.
fix(ci): typecheck generated dashboard contract
ci
Auto scope: CI/workflow/hook files changed.
docs
Auto scope: docs/markdown/template files changed.
needs-maintainer-review
risk:high
Trust, credential, compatibility, governance, release-authority, or security boundary.
size:XS
Auto size: 80 or fewer non-doc changed lines.
type:ci
CI, workflow, or repository automation work.
web
fix(mcp): send tool result text blocks, not the whole CallToolResult envelope
bug
Something isn't working
needs-author-action
Author response needed before review or merge can continue; not a stale warning.
risk:medium
Ordinary behavioral change without a high-impact boundary.
size:XS
Auto size: 80 or fewer non-doc changed lines.
tool:mcp
tool
Auto scope: src/tools/** changed.
fix(zerocode): refresh inactive Chat without blocking navigation
bug
Something isn't working
risk:medium
Ordinary behavioral change without a high-impact boundary.
size:L
Auto size: 501-1000 non-doc changed lines.
zerocode
Auto scope: apps/zerocode/** changed.
#10393
opened Aug 26, 2026 by
Audacity88
Collaborator
Loading…
fix(zerocode): keep SOP navigation responsive during refresh
bug
Something isn't working
quickstart
risk:medium
Ordinary behavioral change without a high-impact boundary.
size:L
Auto size: 501-1000 non-doc changed lines.
zerocode
Auto scope: apps/zerocode/** changed.
#10392
opened Aug 26, 2026 by
Audacity88
Collaborator
Loading…
fix(delegate): bounded delegate filesystem tools now respect the target's own workspace (#9872)
bug
Something isn't working
config
Auto scope: src/config/** changed.
domain:security
Security domain
needs-author-action
Author response needed before review or merge can continue; not a stale warning.
risk:high
Trust, credential, compatibility, governance, release-authority, or security boundary.
runtime
Auto scope: src/runtime/** changed.
security:policy
Auto module: security/policy changed.
size:L
Auto size: 501-1000 non-doc changed lines.
tool:delegate
Auto module: tool/delegate changed.
tool:shell
fix(ci): label nested Cargo manifests as dependencies
ci
Auto scope: CI/workflow/hook files changed.
distinguished contributor
Contributor with 50+ merged PRs.
docs
Auto scope: docs/markdown/template files changed.
risk:low
No production, compatibility, build, release, governance, or security effect.
size:XS
Auto size: 80 or fewer non-doc changed lines.
type:ci
CI, workflow, or repository automation work.
feat(zerocode): make transcript URLs clickable
distinguished contributor
Contributor with 50+ merged PRs.
enhancement
New feature or request
risk:medium
Ordinary behavioral change without a high-impact boundary.
size:L
Auto size: 501-1000 non-doc changed lines.
zerocode
Auto scope: apps/zerocode/** changed.
Previous Next
ProTip!
Updated in the last three days: updated:>2026-08-25.