| .. |
|
acp
|
ACP: add persistent Discord channel and Telegram topic bindings (#34873)
|
2026-03-05 09:38:12 +01:00 |
|
agents
|
fix(subagents): strip leaked [[reply_to]] tags from completion announces (#34503)
|
2026-03-05 07:50:55 -05:00 |
|
auto-reply
|
ACP: add persistent Discord channel and Telegram topic bindings (#34873)
|
2026-03-05 09:38:12 +01:00 |
|
browser
|
fix(browser): remove deprecated --disable-blink-features=AutomationControlled flag
|
2026-03-05 09:22:47 -06:00 |
|
canvas-host
|
refactor(tests): dedupe canvas host server setup
|
2026-03-03 02:53:13 +00:00 |
|
channels
|
Agents: add generic poll-vote action support
|
2026-03-04 11:36:14 -05:00 |
|
cli
|
Fix gateway restart false timeouts on Debian/systemd (#34874)
|
2026-03-04 10:52:33 -08:00 |
|
commands
|
ACP: add persistent Discord channel and Telegram topic bindings (#34873)
|
2026-03-05 09:38:12 +01:00 |
|
compat
|
…
|
|
|
config
|
ACP: add persistent Discord channel and Telegram topic bindings (#34873)
|
2026-03-05 09:38:12 +01:00 |
|
cron
|
test(cron): add cross-channel announce fallback regression coverage (openclaw#36197)
|
2026-03-05 07:37:37 -06:00 |
|
daemon
|
Fix Linux daemon install checks when systemd user bus env is missing (#34884)
|
2026-03-04 11:54:03 -08:00 |
|
discord
|
ACP: add persistent Discord channel and Telegram topic bindings (#34873)
|
2026-03-05 09:38:12 +01:00 |
|
docs
|
…
|
|
|
gateway
|
fix(gateway): pass actual version to Control UI client instead of dev (#35230)
|
2026-03-05 00:01:34 -06:00 |
|
hooks
|
refactor(hooks): dedupe install parameter wiring
|
2026-03-03 01:06:00 +00:00 |
|
i18n
|
ACP: add persistent Discord channel and Telegram topic bindings (#34873)
|
2026-03-05 09:38:12 +01:00 |
|
imessage
|
refactor: unify inbound debounce policy and split gateway/models helpers
|
2026-03-03 00:54:33 +00:00 |
|
infra
|
fix: restore auto-reply system events timeline (#34794) (thanks @anisoptera) (#34794)
|
2026-03-05 07:56:14 +05:30 |
|
line
|
fix(outbound): unify resolved cfg threading across send paths (#33987)
|
2026-03-04 00:20:44 -06:00 |
|
link-understanding
|
…
|
|
|
logging
|
build: fix ineffective dynamic imports with lazy boundaries (#33690)
|
2026-03-03 20:14:41 -05:00 |
|
markdown
|
refactor: dedupe gateway config and infra flows
|
2026-03-03 00:15:14 +00:00 |
|
media
|
security: add X-Content-Type-Options nosniff header to media route (#30356)
|
2026-03-03 13:35:46 -08:00 |
|
media-understanding
|
build: prevent mixed static/dynamic pi-model-discovery imports
|
2026-03-03 21:27:14 -05:00 |
|
memory
|
fix(memory): serialize local embedding initialization to avoid duplicate model loads (#15639)
|
2026-03-04 10:09:03 -05:00 |
|
node-host
|
fix(node-host): sync rawCommand with hardened argv after executable path pinning (#33137)
|
2026-03-04 11:30:33 -05:00 |
|
pairing
|
feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580)
|
2026-03-03 02:58:20 +00:00 |
|
plugin-sdk
|
feat(mattermost): add interactive buttons support (#19957)
|
2026-03-05 20:14:57 +05:30 |
|
plugins
|
Plugin SDK: add full bundled subpath wiring
|
2026-03-04 02:35:12 -05:00 |
|
process
|
refactor: dedupe cli config cron and install flows
|
2026-03-02 19:57:33 +00:00 |
|
providers
|
refactor: dedupe agent and browser cli helpers
|
2026-03-03 00:15:00 +00:00 |
|
routing
|
ACP: add persistent Discord channel and Telegram topic bindings (#34873)
|
2026-03-05 09:38:12 +01:00 |
|
scripts
|
test(ci): add changed-scope shell-injection regression
|
2026-03-03 03:34:51 +00:00 |
|
secrets
|
docs: fix secretref marker rendering in credential surface
|
2026-03-03 15:08:41 -06:00 |
|
security
|
fix(security): avoid prototype-chain account path checks (#34982)
|
2026-03-04 17:38:09 -08:00 |
|
sessions
|
fix: add runtime.events regression tests (#16044) (thanks @scifantastic)
|
2026-03-03 01:37:56 +00:00 |
|
shared
|
refactor(nodes): dedupe camera payload and node resolve helpers
|
2026-03-02 23:32:41 +00:00 |
|
signal
|
fix(outbound): unify resolved cfg threading across send paths (#33987)
|
2026-03-04 00:20:44 -06:00 |
|
slack
|
fix(slack): route system events to bound agent sessions (#34045)
|
2026-03-04 08:44:07 -05:00 |
|
telegram
|
ACP: add persistent Discord channel and Telegram topic bindings (#34873)
|
2026-03-05 09:38:12 +01:00 |
|
terminal
|
CLI: dedupe config validate errors and expose allowed values
|
2026-03-02 20:05:12 -05:00 |
|
test-helpers
|
…
|
|
|
test-utils
|
plugins: avoid peer auto-install dependency bloat (#34017)
|
2026-03-03 22:00:15 -08:00 |
|
tts
|
TTS: add baseUrl support to OpenAI TTS config (#34321)
|
2026-03-05 07:25:04 +00:00 |
|
tui
|
fix(tui): normalize session key to lowercase to match gateway canonicalization (#34013)
|
2026-03-04 09:53:38 +03:00 |
|
types
|
…
|
|
|
utils
|
fix(routing): unify session delivery invariants for duplicate suppression (#33786)
|
2026-03-03 21:40:38 -06:00 |
|
web
|
fix(outbound): unify resolved cfg threading across send paths (#33987)
|
2026-03-04 00:20:44 -06:00 |
|
whatsapp
|
refactor: dedupe channel outbound and monitor tests
|
2026-03-03 00:15:15 +00:00 |
|
wizard
|
feat(web-search): switch Perplexity to native Search API (#33822)
|
2026-03-03 22:57:19 -06:00 |
|
channel-web.ts
|
…
|
|
|
docker-image-digests.test.ts
|
…
|
|
|
docker-setup.e2e.test.ts
|
feat(docker): add opt-in sandbox support for Docker deployments (#29974)
|
2026-03-01 23:06:10 -08:00 |
|
dockerfile.test.ts
|
fix(docker): correct awk quoting in Docker GPG fingerprint check (#32153)
|
2026-03-03 02:32:46 +00:00 |
|
entry.ts
|
…
|
|
|
extensionAPI.ts
|
…
|
|
|
globals.ts
|
…
|
|
|
index.ts
|
…
|
|
|
logger.test.ts
|
…
|
|
|
logger.ts
|
refactor: dedupe agent and reply runtimes
|
2026-03-02 19:57:33 +00:00 |
|
logging.ts
|
…
|
|
|
polls.test.ts
|
…
|
|
|
polls.ts
|
…
|
|
|
runtime.ts
|
…
|
|
|
utils.test.ts
|
…
|
|
|
utils.ts
|
…
|
|
|
version.test.ts
|
Gateway: fix stale self version in status output (#32655)
|
2026-03-03 02:41:52 -05:00 |
|
version.ts
|
Gateway: fix stale self version in status output (#32655)
|
2026-03-03 02:41:52 -05:00 |