Skip to content

chore: housekeeping — remove dead code, update docs and CI - #39

Merged
zhnd merged 1 commit into
mainfrom
chore/housekeeping
Apr 11, 2026
Merged

chore: housekeeping — remove dead code, update docs and CI#39
zhnd merged 1 commit into
mainfrom
chore/housekeeping

Conversation

@zhnd

@zhnd zhnd commented Apr 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • Remove unused usage API infrastructure (usage_commands, usage_service, config_service, usage types) never called from 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 dev prerequisites
  • Rewrite QUICKSTART.md as a proper development guide
  • Update crates/daemon/README.md to reflect current architecture
  • Upgrade pnpm/action-setup@v4 to @v6 for Node.js 24 compatibility

Test plan

  • cargo check -p app passes
  • pnpm build passes
  • CI workflows run without Node.js deprecation warnings

🤖 Generated with Claude Code

@zhnd
zhnd force-pushed the chore/housekeeping branch 2 times, most recently from c83fdc4 to 8cfa718 Compare April 11, 2026 07:56
- 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
zhnd force-pushed the chore/housekeeping branch from 8cfa718 to 74efad0 Compare April 11, 2026 07:59
@zhnd zhnd self-assigned this Apr 11, 2026
@zhnd
zhnd merged commit e230157 into main Apr 11, 2026
2 checks passed
@zhnd
zhnd deleted the chore/housekeeping branch April 11, 2026 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant