chore: housekeeping — remove dead code, update docs and CI - #39
Merged
Conversation
zhnd
force-pushed
the
chore/housekeeping
branch
2 times, most recently
from
April 11, 2026 07:56
c83fdc4 to
8cfa718
Compare
- Remove unused usage API infrastructure (usage_commands, usage_service, config_service, usage types) that was never called from the frontend - Remove leftover src-tauri/migrations/ directory (migrations live in crates/shared/migrations/) - Remove empty LoginPromptProps types file - Update README.md with new features (Usage, Insights, Skills & Marketplace) and development prerequisites - Rewrite QUICKSTART.md as a proper development guide with daemon compilation instructions - Update crates/daemon/README.md to reflect current architecture - Upgrade pnpm/action-setup@v4 to @v6 in CI workflows for Node.js 24 compatibility Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
zhnd
force-pushed
the
chore/housekeeping
branch
from
April 11, 2026 07:59
8cfa718 to
74efad0
Compare
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
src-tauri/migrations/directory (migrations live incrates/shared/migrations/)LoginPromptPropstypes filecrates/daemon/README.mdto reflect current architecturepnpm/action-setup@v4to@v6for Node.js 24 compatibilityTest plan
cargo check -p apppassespnpm buildpasses🤖 Generated with Claude Code