65 Commits
Author SHA1 Message Date
OpenClaw Local 5d1e3245d9 fix: backfill usage from session summaries 2026-04-13 17:09:53 +02:00
OpenClaw Local 0895a0d794 fix: quiet missing avatar preferences on first run
Treat a missing runtime/avatar-preferences.json as the default first-run state instead of surfacing a warning, while keeping malformed files visible as normalized fallback issues.

Refs #52.
2026-04-11 17:11:11 +02:00
OpenClaw LocalandEvan-Luo-Engnieer 8172e6fb0e fix: render hall avatars from pixel canvas
Reuse the existing staff pixel avatar renderer for Collaboration Hall avatars instead of depending on exported /hall-avatars PNG files. Drop the now-dead hall avatar route and update smoke coverage.

Refs #66.

Refs #67.

Refs #87.

Co-authored-by: Evan-Luo-Engnieer <12590510+Evan-Luo-Engnieer@users.noreply.github.com>
2026-04-11 17:09:26 +02:00
OpenClaw Local 7d04b3132e fix: improve Docker hall assets and workspace guidance
Fixes #89

Refs #90

Refs #91

Refs #92

Refs #88
2026-04-09 16:06:28 +02:00
OpenClaw Local fe7abffafa fix: reduce idle monitor polling and support UI timezones
Fixes #82

Fixes #84

Refs #83

Refs #85

Refs #86
2026-04-06 21:54:40 +02:00
OpenClaw Local 1bf9e404e2 fix: harden Windows openclaw agent dispatch 2026-04-06 21:37:17 +02:00
OpenClaw Local ffe0ad8c8c fix: harden hall dispatch and usage session types
Fixes #80

Fixes #81
2026-04-03 10:23:51 +02:00
OpenClaw Local a344e36c23 feat: improve docs, staff visibility, and docker support
Fixes #75

Fixes #77

Fixes #78

Refs #76
2026-04-01 20:56:16 +02:00
OpenClaw Local 0631b5234c fix: polish hall auth, layout, smoke, and usage channels
Fixes #74

Fixes #71

Fixes #73

Refs #70
2026-04-01 17:49:16 +02:00
OpenClaw Local 8f866ad258 feat: harden hall flows and add diagnostics bundle
Fixes #58

Fixes #61

Fixes #41

Refs #30

Refs #63
2026-03-30 13:40:17 +02:00
OpenClaw Local b59e591ea0 Honor explicit hall mentions on first task 2026-03-29 22:24:40 +02:00
OpenClaw Local c74caf59d0 Add shared hall collaboration guide 2026-03-29 21:28:50 +02:00
OpenClaw Local 174586a0e8 release: cut hall chat v1.0.0 2026-03-29 20:22:01 +02:00
OpenClaw Local 848b40aff7 fix: unify hall runtime workspace resolution 2026-03-29 18:19:51 +02:00
OpenClaw Local 9b384c3297 fix: stabilize hall reply and handoff behavior 2026-03-29 18:19:51 +02:00
OpenClaw Local 4a473b5534 feat: stabilize hall chat collaboration flow 2026-03-29 18:19:51 +02:00
OpenClaw Local 473f42bb41 perf: limit session-preview concurrency and increase render cache TTL 2026-03-18 19:49:45 +01:00
OpenClaw Local 1bc879a0d6 fix: improve gateway status detection and add official dashboard link 2026-03-18 19:49:44 +01:00
OpenClaw Local 3d002bfe16 Merge PR #39: unblock startup readiness and trim session-history slow paths
# Conflicts:
#	src/ui/server.ts
2026-03-18 10:39:51 +01:00
OpenClaw Local 1753e639bb Speed up collaboration page evidence loading 2026-03-17 21:07:39 +01:00
OpenClaw Local 0d850918bb Prepare English-first README for official outreach 2026-03-17 15:18:29 +01:00
OpenClaw Local e5fffed439 Deepen dark mode into graphite glass 2026-03-16 20:28:07 +01:00
OpenClaw Local 74a36b3f22 Refine dark mode material system 2026-03-16 15:20:45 +01:00
OpenClaw Local d26346a5bf Merge pull request #38 from elliotllliu/fix/session-history-performance
perf: skip slow CLI fallback when session file is missing
2026-03-16 13:42:47 +01:00
OpenClaw Local c4ae0a0566 Bound session history CLI recovery for stale files 2026-03-16 13:34:14 +01:00
OpenClaw Local bdeb045dba Merge PR #31: add dark theme and avatar management 2026-03-16 10:05:23 +01:00
OpenClaw Local 21db96f025 Restore FAQ examples with best-practice framing 2026-03-15 23:18:40 +01:00
OpenClaw Local 31eedb0c26 Clarify FAQ guidance as best practices 2026-03-15 22:59:14 +01:00
OpenClaw Local 869580b55d Shorten settings screenshot framing in README assets 2026-03-15 18:14:49 +01:00
OpenClaw Local 3d0e2765f2 Shorten README settings screenshot framing 2026-03-15 15:08:23 +01:00
OpenClaw Local 3fe1a65832 Match README staff and settings screenshots to panel views 2026-03-15 14:42:27 +01:00
OpenClaw Local 0276731905 Tighten README gallery framing for staff and settings 2026-03-15 14:31:05 +01:00
OpenClaw Local a5dada3f45 Refresh README gallery crops for staff and settings 2026-03-15 12:35:39 +01:00
OpenClaw Local b460f41cbb Make README language switching easier to spot 2026-03-15 10:35:09 +01:00
OpenClaw Local e77bfaa634 Document collaboration and settings insight surfaces 2026-03-15 10:32:17 +01:00
OpenClaw Local ab90fe67ba Fix UI insights and live usage status 2026-03-15 10:01:12 +01:00
OpenClaw Local 870a8b76f7 Add collaboration page support for inter-session agent communication 2026-03-15 09:11:14 +01:00
OpenClaw Local dc9d7cf777 Clarify UI startup and proxy binding docs 2026-03-14 22:04:45 +01:00
OpenClaw Local a4a215ccac Fix standalone workspace discovery and expose USER/TASKS docs 2026-03-14 19:22:12 +01:00
OpenClaw Local fd0ac1761a Add operator insight cards and cut v0.1.1 2026-03-13 22:08:48 +01:00
OpenClaw Local 1ba2ad0322 Reduce session preview cold-start cost 2026-03-13 14:16:28 +01:00
OpenClaw Local 9ea1410d93 Reduce dashboard route latency without UI changes 2026-03-12 19:36:44 +01:00
OpenClaw Local b0e15a0cb6 Track runtime source tree in public repo 2026-03-12 12:30:10 +01:00
OpenClaw Local 58d97f7f2c Validate repo completeness before install 2026-03-12 11:04:26 +01:00
OpenClaw Local 404de68a37 Polish README setup copy 2026-03-12 09:50:53 +01:00
OpenClaw Local 33399c6d9e Add standalone install prompts 2026-03-12 09:46:16 +01:00
OpenClaw Local 17abb84c88 Harden README install prompt 2026-03-12 09:25:31 +01:00
OpenClaw Local fc1ac0dd36 Restore README PNG screenshots 2026-03-12 09:15:12 +01:00
OpenClaw Local 373f1c5df2 Sanitize public README visuals 2026-03-12 00:28:07 +01:00
OpenClaw Local 6d456ec9a0 Simplify task page around schedule and cron 2026-03-11 20:49:58 +01:00
OpenClaw Local d6cdaff5cf Show soul and identity docs in workbench 2026-03-11 20:32:15 +01:00
OpenClaw Local ccf04beec6 Harden README setup prompt for different OpenClaw environments 2026-03-11 17:59:09 +01:00
OpenClaw Local b909e8417b Make OpenClaw-assisted setup the default README path 2026-03-11 17:53:18 +01:00
OpenClaw Local 65beb72447 Swap README hero detail for token attribution chart 2026-03-11 15:31:54 +01:00
OpenClaw Local 792822848b Refresh README with focus ring and staff screenshots 2026-03-11 15:13:44 +01:00
OpenClaw Local b393ffb06a Brand English overview headline 2026-03-11 15:02:40 +01:00
OpenClaw Local a43edc7386 Match README screenshots to page language 2026-03-11 14:21:17 +01:00
OpenClaw Local ad3060912e Fix English health ring layout and hero asset 2026-03-11 14:11:49 +01:00
OpenClaw Local b88893bf21 Default README to Chinese and tighten hero crops 2026-03-11 13:53:56 +01:00
OpenClaw Local a06a40576d Document every primary control-center section in README 2026-03-11 13:42:37 +01:00
OpenClaw Local ea47dec402 Use wide overview screenshots as README heroes 2026-03-11 13:39:38 +01:00
OpenClaw Local 24d2911860 Split README into English and Chinese versions 2026-03-11 13:34:56 +01:00
OpenClaw Local 3bd04d0367 Merge remote main bootstrap 2026-03-11 13:23:31 +01:00
OpenClaw Local 4d18c86852 Rename public brand and add icon assets 2026-03-11 12:54:48 +01:00
OpenClaw Local d002386bc2 Initial public-ready standalone repository 2026-03-11 12:23:57 +01:00