Merged
Conversation
Phase 1 of UI Linear-style enhancements: - Rewrite BatchNewPage with row-based term composer (ADR 0016) - Add localStorage draft persistence - Add row-level validation (length, forbidden delimiter, duplicates) - Add keyboard shortcuts (Enter, Cmd+Enter, Backspace) - Fix sidebar horizontal scrollbar with overflow-x-hidden - Add favicon assets and site.webmanifest 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Phase 2 of UI Linear-style enhancements: - Add search input to sidebar with / keyboard shortcut to focus - Remove search button from header (Cmd+K still opens command palette) - Add client-side search/filter to bucket feed pages with useDeferredValue 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Phase 3 of UI Linear-style enhancements: - Bucket table with TanStack Table (sortable columns) - Right-side Sheet panel for term details (URL state: ?term=<id>) - PATCH /api/term/:id and /api/term-sense/:id endpoints - Optimistic locking with version fields for conflict detection - Optimistic updates with Sonner undo toast pattern 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add importRun, importFile, and exportLog tables to schema - Create GET /api/import/history and /api/export/history endpoints - Log imports on commit and exports on download - Add ImportHistory and ExportHistory UI components - Complete Phase 4 of UI Linear-style enhancements 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Move user menu from footer to header with dropdown (settings, logout) - Replace search input with minimal icon link to /search page - Update "/" shortcut to navigate to search instead of focusing input - Make sidebar darker than content area (Linear pattern) - Remove unused footer section and clean up imports 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
append-api | 648036f | Commit Preview URL Branch Preview URL |
Jan 02 2026, 03:50 PM |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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:
Notes:
pnpm docs:policy(CI + pre-commit)AGENTS.md