Commit e3357ae
committed
fix: remove dead code, unused imports, and legacy integrations
- Remove legacy IDE integrations
- Remove _migrate_legacy_plugins from installer
- Remove dead functions from paths.ts
- Remove ~50+ unused imports (logger, types, etc.)
- Remove noisy error log for missing last_assistant_message
- Update customable references to pilot1 parent 4d0bb32 commit e3357ae
165 files changed
Lines changed: 6239 additions & 8226 deletions
File tree
- console/src
- bin
- cli
- adapters
- handlers
- constants
- hooks
- sdk
- servers
- services
- context
- formatters
- domain
- infrastructure
- integrations
- queue
- server
- middleware
- sqlite
- import
- migrations
- observations
- prompts
- sessions
- summaries
- timeline
- sync
- worker
- agents
- events
- http
- routes
- search
- filters
- strategies
- session
- validation
- types
- remote
- utils
- installer
- steps
- tests/unit/steps
- pilot/scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
49 | | - | |
50 | 48 | | |
51 | 49 | | |
52 | 50 | | |
| |||
92 | 90 | | |
93 | 91 | | |
94 | 92 | | |
95 | | - | |
96 | 93 | | |
97 | 94 | | |
98 | 95 | | |
0 commit comments