Skip to content

Restyle web UI to opencla.watch palette, update README and roadmap#12

Merged
anilmurty merged 1 commit into
mainfrom
ui-styling-readme
Apr 7, 2026
Merged

Restyle web UI to opencla.watch palette, update README and roadmap#12
anilmurty merged 1 commit into
mainfrom
ui-styling-readme

Conversation

@anilmurty
Copy link
Copy Markdown
Contributor

@anilmurty anilmurty commented Apr 7, 2026

Summary

UI Styling (opencla.watch palette)

  • Switch from cla.watch tokens (dark black + teal) to opencla.watch (deep navy #070d1a + electric blue #3d8eff)
  • Replace JetBrains Mono with IBM Plex Mono, add Bricolage Grotesque for headings
  • Embed opencla.watch SVG icon inline in sidebar brand

Bug Fixes

  • SDK DuckDB lock — bootstrap now detects running ocw serve and sends spans via HTTP (OcwHttpExporter) instead of opening DuckDB directly
  • LiteLLM model prefix — strips openai/ prefix from model names so pricing lookup finds gpt-4o-mini not openai/gpt-4o-mini
  • Sidebar logo — inline SVG icon with currentColor inheriting accent blue

README & Roadmap

  • Add Web UI section with feature list
  • Add ocw serve to quickstart commands
  • Mark 4 roadmap items complete, add 5 new items
  • Bump @openclawwatch/sdk to 0.1.3

Test plan

  • All 232 tests pass
  • ruff check ocw/ clean
  • Run ocw serve & then agent script — spans arrive via HTTP (no lock error)
  • ocw cost shows gpt-4o-mini not openai/gpt-4o-mini after LiteLLM agent run
  • Web UI shows deep navy bg, electric blue accent, SVG logo in sidebar

🤖 Generated with Claude Code

- Switch from cla.watch tokens (dark black + teal) to opencla.watch
  tokens (deep navy + electric blue)
- Replace JetBrains Mono with IBM Plex Mono, add Bricolage Grotesque
  for headings
- Update waterfall bar colors: agent=green, LLM=blue, tool=amber
- Add Web UI section to README with feature list
- Add ocw serve to quickstart commands
- Update roadmap: mark completed items, add new items
- Bump @openclawwatch/sdk to 0.1.3 (npm rejected duplicate 0.1.0)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@anilmurty anilmurty merged commit 8ffd8cc into main Apr 7, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant