Commit History

fix: allow HuggingFace Spaces iframe embedding (cookies, CSP, CSRF)
d1ade07

tao-shen commited on

feat: add HF Dataset persistence + auto-register HuggingClaw agents
123e7c1

tao-shen commited on

chore: track binary files with git lfs
7daa569

tao-shen commited on

feat: adapt for HuggingFace Spaces deployment (port 7860, metadata)
7e0fa81

tao-shen commited on

feat: add awaiting_owner task status detection (#428)
1ec4113
unverified

nyk commited on

feat: add Dunk It button animation with CSS transitions (#427)
142b423
unverified

nyk commited on

feat: discover and display per-agent workspace skill roots (#426)
aab05eb
unverified

nyk commited on

fix: remove CSP nonce from style-src to unblock reagraph canvas (#425)
394621e
unverified

nyk commited on

fix: use CSPRNG for password generation in install.ps1 (#424)
8a143d4
unverified

nyk commited on

feat: add Windows PowerShell installer (#423)
d4c6814
unverified

lucascrc commited on

fix(i18n): add missing logViewer, pipeline, debug namespaces (#420)
9f739a4
unverified

Brixyy commited on

fix(i18n): add missing agentDetail translation keys (#409)
d860fd7
unverified

Jonathan Gill commited on

fix: add workspace skill root to skill-sync.ts (#411)
2ffa63d
unverified

Brixyy commited on

feat: add workspace skill root and root-based filtering to Skills Hub (#408)
28f45a6
unverified

nyk commited on

fix: migrate clawdbot CLI calls to gateway RPC and improve session labels (#407)
608b8db
unverified

nyk commited on

feat: GNAP sync engine for git-native task persistence (#396)
1f1a802
unverified

nyk commited on

feat: hybrid mode — show gateway + local sessions simultaneously (#392)
85e41f4
unverified

nyk commited on

fix(gateway): probe /api/health instead of root URL (#394)
11d4af9
unverified

HonzysClawdbot Nyk commited on

feat: task assignment session targeting (#399)
66bd6b3
unverified

HonzysClawdbot commited on

fix: reduce server memory footprint (#405)
c963447
unverified

nyk commited on

fix: remove duplicate task title constraint, improve delete handling and scrolling (#386)
6d2b255
unverified

HonzysClawdbot commited on

fix: use gateway call agent for notification delivery (#381)
1c9ee49
unverified

hectorse88 commited on

fix: scope memory health diagnostics to allowed prefixes (#367)
1156e7e
unverified

Brixyy commited on

fix(i18n): add missing translations for agentHistory, documents, gatewayConfig (#378)
54857ba
unverified

hectorse88 commited on

fix: fetch notifications immediately when recipient changes (#380)
6d3847b
unverified

hectorse88 commited on

fix: stop forcing dangerouslyDisableDeviceAuth + fix exec security value
4840982
unverified

nyk commited on

fix(i18n): add missing agentSquadPhase3 translation namespace
778f981
unverified

Brixyy commited on

fix: docker compose pids location + clear stale update banner
3211a63
unverified

nyk commited on

test: add Docker-mode integration tests for gateway connectivity regressions
f5be961
unverified

HonzysClawdbot commited on

fix: unify GitHub sync token resolution with integrations env file
28d83bd
unverified

Brixyy commited on

feat(tasks): classify task complexity and route to appropriate model tier
d91ef14
unverified

nyk tomwattsca commited on

test: add gateway health history e2e + utility unit tests
58fae19
unverified

HonzysClawdbot commited on

fix(tasks): use --expect-final for agent dispatch and Aegis review
7ceef01
unverified

Tom Watts Tom Watts commited on

fix: show all agents in command select, disable those without active session
eaa980c
unverified

HonzysClawdbot commited on

fix(ui): improve agent panel empty state with discovery hints (#348)
df40714
unverified

nyk commited on

fix: cron panel crash on missing schedule + doctor parser false positive (#347)
0dcf69a
unverified

nyk commited on

docs(changelog): add [Unreleased] section tracking pending fixes (#340)
c0e1597
unverified

HonzysClawdbot commited on

fix(gateway): resolve Docker connectivity — 404 endpoints, EROFS write, missing OPENCLAW_HOME (#343)
303c344
unverified

HonzysClawdbot commited on

test: add coverage for pure utility modules, fix Vitest 60% threshold (#339)
eb47743
unverified

HonzysClawdbot commited on

fix(db): add busy_timeout pragma and guard build-phase eager init (#337)
40f303b
unverified

HonzysClawdbot commited on

fix(onboarding): use POST for gateway health check in wizard (#334)
3a61be4
unverified

firefloc-nox Firefloc commited on

feat(gateway): detect port-based Tailscale Serve proxies (#330)
11b3669
unverified

cbaxley commited on

fix: prefer explicit public gateway websocket url (#325)
674f35f
unverified

jonboirama commited on

feat: full i18n — 1752 keys across 10 languages, all panels translated (#326)
b180108
unverified

nyk commited on

fix(ui): null-safe trim calls in agent model config (#329)
db34d19
unverified

nyk commited on

fix(ui): persist doctor banner dismiss with 24h expiry (#328)
ce66f43
unverified

nyk commited on

fix(docker): Compose v5 pids_limit + copy public assets (#327)
932b27c
unverified

nyk commited on

Merge pull request #315 from builderz-labs/feat/first-time-setup-wizard
efe0502
unverified

nyk commited on

feat: add first-time setup wizard and zero-config startup
943fe08

Nyk commited on

docs: update changelog with task dispatch fix and Node >=22
58ba0af

Nyk commited on