Restyle web UI to opencla.watch palette, update README and roadmap#12
Merged
Conversation
- 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>
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
UI Styling (opencla.watch palette)
#070d1a+ electric blue#3d8eff)Bug Fixes
ocw serveand sends spans via HTTP (OcwHttpExporter) instead of opening DuckDB directlyopenai/prefix from model names so pricing lookup findsgpt-4o-mininotopenai/gpt-4o-minicurrentColorinheriting accent blueREADME & Roadmap
ocw serveto quickstart commands@openclawwatch/sdkto 0.1.3Test plan
ruff check ocw/cleanocw serve &then agent script — spans arrive via HTTP (no lock error)ocw costshowsgpt-4o-mininotopenai/gpt-4o-miniafter LiteLLM agent run🤖 Generated with Claude Code