Skip to content

chore: remove voice, notes, infrastructure, and architecture workspaces#535

Merged
kwannoel merged 1 commit intomainfrom
session-1-06079b
Mar 28, 2026
Merged

chore: remove voice, notes, infrastructure, and architecture workspaces#535
kwannoel merged 1 commit intomainfrom
session-1-06079b

Conversation

@kwannoel
Copy link
Copy Markdown
Owner

Summary

  • Remove voice, notes, infrastructure, and architecture workspace modes and all associated code
  • Delete 79 files (22,676 lines): Svelte components, Rust backend modules, tests, plan docs
  • Remove unused voice dependencies (cpal, whisper-rs, ort, hound, crossbeam-channel, ndarray)
  • Narrow WorkspaceMode type to "development" | "agents" only

Test plan

  • All 220 frontend tests pass
  • All 16 Rust integration tests pass
  • cargo check compiles cleanly with removed dependencies

🤖 Generated with Claude Code

These workspaces need to be rebuilt from scratch. Removes all frontend
components, Rust backend modules, tests, plan docs, and unused voice
dependencies (cpal, whisper-rs, ort, hound, crossbeam-channel, ndarray).
WorkspaceMode narrowed to "development" | "agents".

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@kwannoel kwannoel merged commit 65404f2 into main Mar 28, 2026
1 of 3 checks passed
@kwannoel kwannoel deleted the session-1-06079b branch March 28, 2026 03:58
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