Commit 7646cf3
Marvin Zhang
refactor: remove test-utils and tsconfig packages
- Deleted the entire `test-utils` package, including utilities, mocks, and setup files.
- Removed shared TypeScript configurations from the `tsconfig` package.
- Cleaned up related configuration files and documentation.1 parent 05063cc commit 7646cf3
File tree
484 files changed
+345
-71082
lines changed- .husky
- packages
- ai
- src
- __tests__
- fixtures/vscode-test-data/workspaceStorage/test-workspace-1
- parsers
- parsers
- types
- collector
- cmd
- collector
- test-parser
- workspace-mapper
- internal
- adapters
- testdata
- backfill
- buffer
- client
- config
- hierarchy
- integration
- watcher
- pkg
- models
- types
- core
- src
- __tests__
- utils
- agent-observability
- events
- __tests__
- sessions
- __tests__
- project-management
- __tests__
- chat
- documents
- hierarchy
- projects
- work-items
- services
- __tests__
- types
- utils
- validation
- mcp
- src
- adapters
- api
- handlers
- schemas
- server
- tools
- agent-observability
- project-management
- types
- utils
- web
- .devlog
- app
- api
- auth
- callback
- github
- google
- wechat
- login
- me
- refresh
- register
- reset-password
- sso
- verify-email
- chat-sessions
- [sessionId]/events
- dashboard
- activity
- stats
- events
- batch
- stream
- health
- machines
- [id]
- projects
- [name]
- agent-sessions
- devlogs
- [devlogId]
- documents
- [documentId]
- notes
- [noteId]
- search
- stats
- overview
- timeseries
- events
- hierarchy
- realtime/config
- sessions
- [id]
- events
- stats/machine-activity
- workspaces
- [workspaceId]
- dashboard
- login
- projects
- [name]
- agent-sessions
- devlogs
- [id]
- hierarchy
- settings
- register
- sessions
- [id]
- components
- agent-observability
- agent-sessions
- dashboard
- hierarchy
- session-details
- sessions
- widgets
- auth
- common
- overview-stats
- project-card-skeleton
- custom
- project
- forms
- layout
- project-management
- dashboard
- devlog
- provider
- realtime
- ui
- hooks
- lib
- api
- devlog
- hooks
- realtime
- routing
- types
- utils
- public
- schemas
- stores
- styles
- tests
- components/hierarchy
- lib/api
- utils
- prisma
- migrations
- 20250830025143_init
- 20250830085618_refactor_document_schema
- 20251020100957_add_agent_observability_models
- 20251101000000_add_timescaledb_composite_indexes
- 20251102000000_fix_agent_events_session_fk
- scripts
- database
- validation
- specs/014-core-simplification
- tools
- test-utils
- src
- tsconfig
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
484 files changed
+345
-71082
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
82 | 30 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
87 | 54 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
164 | 59 | | |
165 | 60 | | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
174 | 65 | | |
175 | | - | |
176 | | - | |
177 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments