Update favicon, manifest icons, dependencies, and minor refactors#22
Draft
vdimarco wants to merge 7 commits into
Draft
Update favicon, manifest icons, dependencies, and minor refactors#22vdimarco wants to merge 7 commits into
vdimarco wants to merge 7 commits into
Conversation
Updated the root-level favicon.ico in the app directory to use the new purple "H" logo. In Next.js, the app/favicon.ico file takes precedence over public/favicon files. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Added binary-extensions package which is imported in app/api/files/parse/route.ts but was not declared in package.json, causing test failures. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Ran biome formatter and linter to fix: - Formatting issues in executor/index.test.ts - Import ordering in providers files These were causing build failures in CI. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Added remark and remark-mdx packages which are imported in apps/docs/lib/llms.ts but were not declared in the docs package.json, causing build failures. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Added missing dependencies that were causing build failures: - @radix-ui/react-tooltip - @radix-ui/react-visually-hidden - lodash (for lodash/isEqual and lodash/cloneDeep) - chalk (for console logger) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
- Add node-fetch dependency for API route - Externalize playwright and related packages from webpack bundle - Prevents bundling errors with playwright server-side dependencies 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
- Add webpack config to exclude dns and util modules from client bundle - Add @azure/storage-blob to serverExternalPackages - Fix module resolution for server-only dependencies 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <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
Changes
Assets
Dependencies
Code Refactors
Tests
Notes
Test plan
🌿 Generated by Terry
ℹ️ Tag @terragon-labs to ask questions and address PR feedback
📎 Task: https://www.terragonlabs.com/task/84a95217-6a13-4b45-bfd4-d4c3bc53b62f