feat: add Homebrew cask definition and automated generation script#16
feat: add Homebrew cask definition and automated generation script#16samirpatil2000 wants to merge 1 commit into
Conversation
💡 Codex ReviewBuffer/Views/HistoryWindow.swift Lines 810 to 812 in b779db7
Buffer/Services/ClipboardWatcher.swift Lines 119 to 123 in b779db7 For large text payloads, the watcher only adds an item when Buffer/Services/ClipboardWatcher.swift Lines 105 to 106 in b779db7 Deduplication hashes only the first 10,000 characters for large text, so two different large clipboard entries that share that prefix are treated as duplicates and the newer one is dropped. This is realistic for long logs/JSON blobs with common headers and causes missed captures; dedupe should incorporate the full content (or a stronger digest strategy that still distinguishes differing tails). ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
No description provided.