Commit 521d233
committed
refactor: remove dead code and feature-flag ralph
Dead code removed (~5,800 lines):
- testing-agent.ts - orphaned after CLI removal
- paradedb-adapter.ts - unused database adapter
- retrieval-benchmarks.ts, graph-retrieval.ts, hierarchical-retrieval.ts
- team-analytics.ts - no imports
- model-aware-compaction.ts, incremental-gc.ts - unused context managers
- security-secrets-scanner.ts - no imports
- linear-unified.ts - never registered
Feature flags:
- Ralph integration now lazy-loaded (STACKMEMORY_RALPH)
- Default ON unless explicitly disabled
All 480 tests passing.1 parent c70c544 commit 521d233
12 files changed
Lines changed: 21 additions & 7142 deletions
File tree
- src
- agents
- cli
- commands
- core
- analytics
- config
- context
- database
- retrieval
- skills
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
687 | 686 | | |
688 | 687 | | |
689 | 688 | | |
690 | | - | |
691 | 689 | | |
692 | 690 | | |
693 | 691 | | |
| |||
701 | 699 | | |
702 | 700 | | |
703 | 701 | | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
704 | 714 | | |
705 | 715 | | |
706 | 716 | | |
| |||
0 commit comments