feat: add Memory tab to Control UI#34
Open
billgetman wants to merge 9 commits intofeature/page-builderfrom
Open
feat: add Memory tab to Control UI#34billgetman wants to merge 9 commits intofeature/page-builderfrom
billgetman wants to merge 9 commits intofeature/page-builderfrom
Conversation
Replace OpenClaw's red accent scheme with Deepgram branding: - Roobert typeface (local @font-face, replacing Google Fonts CDN) - Spring green (#13ef93) accent color across dark and light themes - Deepgram D icon favicon and topbar brand - Full color palette update (backgrounds, borders, text, semantic colors) - Remove all hardcoded red/orange rgba values from CSS and inline styles Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Documents the design for a new agent skill that searches Twitter/X via TwitterAPI.io for research and monitoring use cases. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Two tasks: create the SKILL.md file with all 7 endpoints, then verify each endpoint works against the live API. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace dynamic import() with static import for loadMemoryFiles to eliminate Vite build warning about mixed dynamic/static imports. Co-Authored-By: Claude Opus 4.6 <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.
Summary
workspace/memory/YYYY-MM-DD.mdandMEMORY.md)memory.files.list,memory.files.get,memory.files.setTest plan
pnpm buildandpnpm ui:buildsucceed cleanly🤖 Generated with Claude Code