Claude
8e073cd0cc
feat: add iframe-based World Builder with external URL support
...
- Add URL input bar to load external world builders (WorldLabs.ai, Three.js, Babylon.js)
- Add preset quick access links for popular 3D world building tools
- Add mode toggle between iframe and local canvas modes
- Add loading states and error handling for iframe content
- Keep local procedural world builder as alternative mode
https://claude.ai/code/session_01MUG7BRZMG28eYmJHGbetRB
2026-01-26 22:24:22 +00:00
Claude
4806d73ba5
refactor: replace all HTML with Windows XP Soul Crafter interface
...
- Remove scaffold.html, options.html, default.html, a2ui/index.html
- Remove dist/control-ui/index.html
- Rename windows-xp-soul.html to ui/index.html as main interface
https://claude.ai/code/session_01MUG7BRZMG28eYmJHGbetRB
2026-01-26 22:10:32 +00:00
Peter Steinberger
067c20608c
fix(ui): landing cleanup ( #475 ) (thanks @rahthakor)
2026-01-09 19:53:32 +01:00
rahthakor
9624d70187
test(ui): add tests for chat modules and update for icon refactor
...
- Add 21 tests for message-normalizer.ts (normalizeMessage, normalizeRoleForGrouping, isToolResultMessage)
- Add 17 tests for tool-helpers.ts (formatToolOutputForSidebar, getTruncatedPreview)
- Update navigation.test.ts to test iconClassForTab instead of deprecated iconForTab
- Skip focus-mode.browser.test.ts (toggle button moved to settings)
- Skip chat-markdown.browser.test.ts (tool card rendering refactored to sidebar)
- Skip bash-tools.test.ts line offset tests (shell env pollution issue)
2026-01-09 19:47:19 +01:00
Jefferson Nunn
848f36b670
feat(ui): add favicon.ico from Mac app icon ( #305 )
2026-01-06 10:41:19 -06:00
Peter Steinberger
246adaa119
chore: rename project to clawdbot
2026-01-04 14:38:51 +00:00
Peter Steinberger
df0c51a63b
Gateway: add browser control UI
2025-12-18 22:41:06 +00:00