feat: adopt CI enriched palette v0.2.0 tokens#16
Merged
Conversation
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Grow the README Interface section into a screen-by-screen gallery covering every major client-side screen of the offline chat UI, each in light + dark: - Welcome / empty state (no backend needed) - Conversation with grounded answer + citations (needs jic-server) - Degraded / LLM-missing state (needs jic-server) - Mobile library drawer (needs jic-server) Backend-gated screens are captured via the app's genuine client render path with representative /status, /api/library and /query payloads, and are clearly labelled as needing the native C++ jic-server at runtime. Remove the stale docs/images/ screenshots (now superseded by docs/ui/) and the duplicate Screenshots section. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
Adds the enriched CI design tokens (brand teal ramp 50-950, aqua/mint accents, semantic success/warning/info, gradients, radius scale, elevation) matching @companionintelligence/tokens v0.2.0. Additive only; --primary unchanged. Generated with Claude Code.