anthropics / claude-agent-sdk-demos
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 138 files with 14,735 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 0 files changed 21-50 times (0 lines of code)
    • 2 files changed 6-20 times (425 lines of code)
    • 136 files changed 1-5 times (14,310 lines of code)
0% | 0% | 0% | 2% | 97%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 138 files with 14,735 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 0 files changed by 11-25 contributors (0 lines of code)
    • 0 files changed by 6-10 contributors (0 lines of code)
    • 24 files changed by 2-5 contributors (1,577 lines of code)
    • 114 files changed by 1 contributor (13,158 lines of code)
0% | 0% | 0% | 10% | 89%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
ts, tsx, md, json, py, js, txt, gitignore, css, sql, html, svg, gitattributes, plist, editorconfig, toml, ejs, eslintignore
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
ts0% | 0% | 0% | 3% | 96%
tsx0% | 0% | 0% | 3% | 96%
py0% | 0% | 0% | 0% | 100%
css0% | 0% | 0% | 0% | 100%
sql0% | 0% | 0% | 0% | 100%
js0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
ejs0% | 0% | 0% | 0% | 100%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
email-agent0% | 0% | 0% | 4% | 95%
excel-demo0% | 0% | 0% | 0% | 100%
simple-chatapp0% | 0% | 0% | 0% | 100%
research-agent0% | 0% | 0% | 0% | 100%
ask-user-question-previews0% | 0% | 0% | 0% | 100%
hello-world-v20% | 0% | 0% | 0% | 100%
resume-generator0% | 0% | 0% | 0% | 100%
hello-world0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 50)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
InboxView.tsx
in email-agent/client/components
152 - 2025-09-20 2025-11-07 7 1 thariq@anthropic.com thariq@anthropic.com
server.ts
in email-agent/server
273 4 2025-09-20 2025-11-07 7 1 thariq@anthropic.com thariq@anthropic.com
App.tsx
in email-agent/client
144 - 2025-09-20 2025-11-07 5 1 thariq@anthropic.com thariq@anthropic.com
EmailViewer.tsx
in email-agent/client/components
148 1 2025-09-20 2025-11-07 5 1 thariq@anthropic.com thariq@anthropic.com
websocket-handler.ts
in email-agent/ccsdk
519 35 2025-09-20 2025-11-07 5 1 thariq@anthropic.com thariq@anthropic.com
index.ts
in email-agent/server/endpoints
11 - 2025-10-21 2025-11-07 4 1 thariq@anthropic.com thariq@anthropic.com
email-agent-prompt.ts
in email-agent/ccsdk
27 - 2025-09-20 2025-11-07 4 1 thariq@anthropic.com thariq@anthropic.com
emails.ts
in email-agent/server/endpoints
271 4 2025-09-20 2025-10-28 4 1 thariq@anthropic.com thariq@anthropic.com
EmailDisplay.tsx
in email-agent/client/components
273 - 2025-09-20 2025-10-28 4 1 thariq@anthropic.com thariq@anthropic.com
AssistantMessage.tsx
in email-agent/client/components/message
469 4 2025-09-20 2025-11-07 4 1 thariq@anthropic.com thariq@anthropic.com
database-manager.ts
in email-agent/database
690 30 2025-09-20 2025-11-07 4 1 thariq@anthropic.com thariq@anthropic.com
types.ts
in email-agent/ccsdk
22 - 2025-09-20 2025-10-29 3 1 thariq@anthropic.com thariq@anthropic.com
v2-examples.ts
in hello-world-v2
93 10 2025-12-08 2026-01-08 3 1 6599399+dltn@users.noreply.... 6599399+dltn@users.noreply....
agent.py
in research-agent/research_agent
120 1 2025-11-11 2025-12-14 3 2 thariq@anthropic.com williamsteuk@anthropic.com
custom-tools.ts
in email-agent/ccsdk
143 1 2025-09-20 2025-10-29 3 1 thariq@anthropic.com thariq@anthropic.com
globals.css
in simple-chatapp/client
3 - 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
main.tsx
in ask-user-question-previews/client
3 - 2026-03-11 2026-03-13 2 2 sarahdeaton@anthropic.com dickson@anthropic.com
postcss.config.js
in simple-chatapp
6 - 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
vite.config.ts
in ask-user-question-previews
6 1 2026-03-11 2026-03-13 2 2 sarahdeaton@anthropic.com dickson@anthropic.com
tailwind.config.js
in simple-chatapp
7 - 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
check_fillable_fields.py
in research-agent/.claude/skills/pdf/scripts
7 - 2025-12-12 2025-12-14 2 1 williamsteuk@anthropic.com williamsteuk@anthropic.com
index.tsx
in simple-chatapp/client
8 - 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
index.html
in simple-chatapp/client
12 - 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
index.html
in ask-user-question-previews/client
12 - 2026-03-11 2026-03-13 2 2 sarahdeaton@anthropic.com dickson@anthropic.com
vite.config.ts
in simple-chatapp
18 1 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
convert_pdf_to_images.py
in research-agent/.claude/skills/pdf/scripts
23 1 2025-12-12 2025-12-14 2 1 williamsteuk@anthropic.com williamsteuk@anthropic.com
create_validation_image.py
in research-agent/.claude/skills/pdf/scripts
27 1 2025-12-12 2025-12-14 2 1 williamsteuk@anthropic.com williamsteuk@anthropic.com
types.ts
in simple-chatapp/server
28 - 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
tailwind.config.js
in email-agent
52 - 2025-10-27 2025-10-28 2 1 thariq@anthropic.com thariq@anthropic.com
check_bounding_boxes.py
in research-agent/.claude/skills/pdf/scripts
54 1 2025-12-12 2025-12-14 2 1 williamsteuk@anthropic.com williamsteuk@anthropic.com
useAgentSocket.ts
in ask-user-question-previews/client
60 4 2026-03-11 2026-03-13 2 2 sarahdeaton@anthropic.com dickson@anthropic.com
chat-store.ts
in simple-chatapp/server
64 1 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
fill_pdf_form_with_annotations.py
in research-agent/.claude/skills/pdf/scripts
66 2 2025-12-12 2025-12-14 2 1 williamsteuk@anthropic.com williamsteuk@anthropic.com
ChatList.tsx
in simple-chatapp/client/components
77 1 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
fill_fillable_fields.py
in research-agent/.claude/skills/pdf/scripts
78 3 2025-12-12 2025-12-14 2 1 williamsteuk@anthropic.com williamsteuk@anthropic.com
ai-client.ts
in simple-chatapp/server
86 5 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
extract_form_field_info.py
in research-agent/.claude/skills/pdf/scripts
100 4 2025-12-12 2025-12-14 2 1 williamsteuk@anthropic.com williamsteuk@anthropic.com
example-listener.ts
in email-agent/agent/custom_scripts/listeners
102 1 2025-10-29 2025-11-07 2 1 thariq@anthropic.com thariq@anthropic.com
EmailHTMLRenderer.tsx
in email-agent/client/components
111 1 2025-10-26 2025-10-28 2 1 thariq@anthropic.com thariq@anthropic.com
App.tsx
in ask-user-question-previews/client
115 1 2026-03-11 2026-03-13 2 2 sarahdeaton@anthropic.com dickson@anthropic.com
session.ts
in simple-chatapp/server
119 10 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
server.ts
in simple-chatapp/server
124 1 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
server.ts
in ask-user-question-previews
151 4 2026-03-11 2026-03-13 2 2 sarahdeaton@anthropic.com dickson@anthropic.com
App.tsx
in simple-chatapp/client
165 1 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
ChatWindow.tsx
in simple-chatapp/client/components
169 2 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
session.ts
in email-agent/ccsdk
170 10 2025-09-20 2025-09-21 2 1 thariq@anthropic.com thariq@anthropic.com
types.ts
in email-agent/agent/custom_scripts
200 - 2025-10-29 2025-11-07 2 1 thariq@anthropic.com thariq@anthropic.com
globals.css
in email-agent/client
211 - 2025-10-27 2025-10-28 2 1 thariq@anthropic.com thariq@anthropic.com
listeners-manager.ts
in email-agent/ccsdk
395 18 2025-10-29 2025-11-07 2 1 thariq@anthropic.com thariq@anthropic.com
screenshotMode.ts
in email-agent/client/store
2 - 2025-09-21 2025-09-21 1 1 thariq@anthropic.com thariq@anthropic.com
Files With Most Contributors (Top 50)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
agent.py
in research-agent/research_agent
120 1 2025-11-11 2025-12-14 3 2 thariq@anthropic.com williamsteuk@anthropic.com
main.tsx
in ask-user-question-previews/client
3 - 2026-03-11 2026-03-13 2 2 sarahdeaton@anthropic.com dickson@anthropic.com
index.html
in ask-user-question-previews/client
12 - 2026-03-11 2026-03-13 2 2 sarahdeaton@anthropic.com dickson@anthropic.com
App.tsx
in ask-user-question-previews/client
115 1 2026-03-11 2026-03-13 2 2 sarahdeaton@anthropic.com dickson@anthropic.com
useAgentSocket.ts
in ask-user-question-previews/client
60 4 2026-03-11 2026-03-13 2 2 sarahdeaton@anthropic.com dickson@anthropic.com
vite.config.ts
in ask-user-question-previews
6 1 2026-03-11 2026-03-13 2 2 sarahdeaton@anthropic.com dickson@anthropic.com
server.ts
in ask-user-question-previews
151 4 2026-03-11 2026-03-13 2 2 sarahdeaton@anthropic.com dickson@anthropic.com
index.tsx
in simple-chatapp/client
8 - 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
index.html
in simple-chatapp/client
12 - 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
App.tsx
in simple-chatapp/client
165 1 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
ChatList.tsx
in simple-chatapp/client/components
77 1 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
ChatWindow.tsx
in simple-chatapp/client/components
169 2 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
globals.css
in simple-chatapp/client
3 - 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
ai-client.ts
in simple-chatapp/server
86 5 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
types.ts
in simple-chatapp/server
28 - 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
server.ts
in simple-chatapp/server
124 1 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
session.ts
in simple-chatapp/server
119 10 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
chat-store.ts
in simple-chatapp/server
64 1 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
vite.config.ts
in simple-chatapp
18 1 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
postcss.config.js
in simple-chatapp
6 - 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
tailwind.config.js
in simple-chatapp
7 - 2025-11-26 2025-12-02 2 2 noahz@anthropic.com noahzweben@gmail.com
subagent_tracker.py
in research-agent/research_agent/utils
168 7 2025-11-11 2025-11-11 1 2 thariq@anthropic.com williamsteuk@anthropic.com
transcript.py
in research-agent/research_agent/utils
30 7 2025-11-11 2025-11-11 1 2 thariq@anthropic.com williamsteuk@anthropic.com
message_handler.py
in research-agent/research_agent/utils
26 1 2025-11-11 2025-11-11 1 2 thariq@anthropic.com williamsteuk@anthropic.com
InboxView.tsx
in email-agent/client/components
152 - 2025-09-20 2025-11-07 7 1 thariq@anthropic.com thariq@anthropic.com
server.ts
in email-agent/server
273 4 2025-09-20 2025-11-07 7 1 thariq@anthropic.com thariq@anthropic.com
App.tsx
in email-agent/client
144 - 2025-09-20 2025-11-07 5 1 thariq@anthropic.com thariq@anthropic.com
EmailViewer.tsx
in email-agent/client/components
148 1 2025-09-20 2025-11-07 5 1 thariq@anthropic.com thariq@anthropic.com
websocket-handler.ts
in email-agent/ccsdk
519 35 2025-09-20 2025-11-07 5 1 thariq@anthropic.com thariq@anthropic.com
database-manager.ts
in email-agent/database
690 30 2025-09-20 2025-11-07 4 1 thariq@anthropic.com thariq@anthropic.com
EmailDisplay.tsx
in email-agent/client/components
273 - 2025-09-20 2025-10-28 4 1 thariq@anthropic.com thariq@anthropic.com
AssistantMessage.tsx
in email-agent/client/components/message
469 4 2025-09-20 2025-11-07 4 1 thariq@anthropic.com thariq@anthropic.com
emails.ts
in email-agent/server/endpoints
271 4 2025-09-20 2025-10-28 4 1 thariq@anthropic.com thariq@anthropic.com
index.ts
in email-agent/server/endpoints
11 - 2025-10-21 2025-11-07 4 1 thariq@anthropic.com thariq@anthropic.com
email-agent-prompt.ts
in email-agent/ccsdk
27 - 2025-09-20 2025-11-07 4 1 thariq@anthropic.com thariq@anthropic.com
custom-tools.ts
in email-agent/ccsdk
143 1 2025-09-20 2025-10-29 3 1 thariq@anthropic.com thariq@anthropic.com
types.ts
in email-agent/ccsdk
22 - 2025-09-20 2025-10-29 3 1 thariq@anthropic.com thariq@anthropic.com
v2-examples.ts
in hello-world-v2
93 10 2025-12-08 2026-01-08 3 1 6599399+dltn@users.noreply.... 6599399+dltn@users.noreply....
types.ts
in email-agent/agent/custom_scripts
200 - 2025-10-29 2025-11-07 2 1 thariq@anthropic.com thariq@anthropic.com
example-listener.ts
in email-agent/agent/custom_scripts/listeners
102 1 2025-10-29 2025-11-07 2 1 thariq@anthropic.com thariq@anthropic.com
EmailHTMLRenderer.tsx
in email-agent/client/components
111 1 2025-10-26 2025-10-28 2 1 thariq@anthropic.com thariq@anthropic.com
globals.css
in email-agent/client
211 - 2025-10-27 2025-10-28 2 1 thariq@anthropic.com thariq@anthropic.com
session.ts
in email-agent/ccsdk
170 10 2025-09-20 2025-09-21 2 1 thariq@anthropic.com thariq@anthropic.com
listeners-manager.ts
in email-agent/ccsdk
395 18 2025-10-29 2025-11-07 2 1 thariq@anthropic.com thariq@anthropic.com
tailwind.config.js
in email-agent
52 - 2025-10-27 2025-10-28 2 1 thariq@anthropic.com thariq@anthropic.com
fill_fillable_fields.py
in research-agent/.claude/skills/pdf/scripts
78 3 2025-12-12 2025-12-14 2 1 williamsteuk@anthropic.com williamsteuk@anthropic.com
extract_form_field_info.py
in research-agent/.claude/skills/pdf/scripts
100 4 2025-12-12 2025-12-14 2 1 williamsteuk@anthropic.com williamsteuk@anthropic.com
check_fillable_fields.py
in research-agent/.claude/skills/pdf/scripts
7 - 2025-12-12 2025-12-14 2 1 williamsteuk@anthropic.com williamsteuk@anthropic.com
convert_pdf_to_images.py
in research-agent/.claude/skills/pdf/scripts
23 1 2025-12-12 2025-12-14 2 1 williamsteuk@anthropic.com williamsteuk@anthropic.com
fill_pdf_form_with_annotations.py
in research-agent/.claude/skills/pdf/scripts
66 2 2025-12-12 2025-12-14 2 1 williamsteuk@anthropic.com williamsteuk@anthropic.com
Files With Least Contributors (Top 50)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
email-search.ts
in email-agent/database
233 3
sync.ts
in email-agent/server/endpoints
124 2
email-api.ts
in email-agent/agent
120 4
UserMessage.tsx
in email-agent/client/components/message
53 2
SystemMessage.tsx
in email-agent/client/components/message
50 2
message-queue.ts
in email-agent/ccsdk
38 4
index.html
in email-agent/client
13 -
config.ts
in email-agent/database
7 -
index.tsx
in email-agent/client
7 -
index.ts
in email-agent/server
5 -
database-manager.ts
in email-agent/database
690 30 2025-09-20 2025-11-07 4 1 thariq@anthropic.com thariq@anthropic.com
imap-manager.ts
in email-agent/database
559 25 2025-10-29 2025-10-29 1 1 thariq@anthropic.com thariq@anthropic.com
websocket-handler.ts
in email-agent/ccsdk
519 35 2025-09-20 2025-11-07 5 1 thariq@anthropic.com thariq@anthropic.com
AssistantMessage.tsx
in email-agent/client/components/message
469 4 2025-09-20 2025-11-07 4 1 thariq@anthropic.com thariq@anthropic.com
email-db.ts
in email-agent/database
464 2 2025-10-29 2025-10-29 1 1 thariq@anthropic.com thariq@anthropic.com
listeners-manager.ts
in email-agent/ccsdk
395 18 2025-10-29 2025-11-07 2 1 thariq@anthropic.com thariq@anthropic.com
email-sync.ts
in email-agent/database
303 6 2025-10-29 2025-10-29 1 1 thariq@anthropic.com thariq@anthropic.com
MessageInput.tsx
in excel-demo/src/renderer/components
301 2 2025-10-23 2025-10-23 1 1 thariq@anthropic.com thariq@anthropic.com
main.ts
in excel-demo/src/main
283 2 2025-10-23 2025-10-23 1 1 thariq@anthropic.com thariq@anthropic.com
menu.ts
in excel-demo/src/main
276 10 2025-10-23 2025-10-23 1 1 thariq@anthropic.com thariq@anthropic.com
EmailDisplay.tsx
in email-agent/client/components
273 - 2025-09-20 2025-10-28 4 1 thariq@anthropic.com thariq@anthropic.com
server.ts
in email-agent/server
273 4 2025-09-20 2025-11-07 7 1 thariq@anthropic.com thariq@anthropic.com
emails.ts
in email-agent/server/endpoints
271 4 2025-09-20 2025-10-28 4 1 thariq@anthropic.com thariq@anthropic.com
ui-states.ts
in email-agent/server/endpoints
245 6 2025-11-07 2025-11-07 1 1 thariq@anthropic.com thariq@anthropic.com
FinancialDashboard.tsx
in email-agent/client/components/custom
221 - 2025-11-07 2025-11-07 1 1 thariq@anthropic.com thariq@anthropic.com
globals.css
in email-agent/client
211 - 2025-10-27 2025-10-28 2 1 thariq@anthropic.com thariq@anthropic.com
ChatInterface.tsx
in email-agent/client/components
208 - 2025-11-07 2025-11-07 1 1 thariq@anthropic.com thariq@anthropic.com
types.ts
in email-agent/agent/custom_scripts
200 - 2025-10-29 2025-11-07 2 1 thariq@anthropic.com thariq@anthropic.com
Message.tsx
in excel-demo/src/renderer/components
197 6 2025-10-23 2025-10-23 1 1 thariq@anthropic.com thariq@anthropic.com
toolMetadata.ts
in excel-demo/src/renderer/components/utils
188 3 2025-10-23 2025-10-23 1 1 thariq@anthropic.com thariq@anthropic.com
schema.sql
in email-agent/database
186 - 2025-10-29 2025-10-29 1 1 thariq@anthropic.com thariq@anthropic.com
ActiveListenersPanel.tsx
in email-agent/client/components
186 2 2025-11-07 2025-11-07 1 1 thariq@anthropic.com thariq@anthropic.com
ChatInterface.tsx
in excel-demo/src/renderer/components
174 1 2025-10-23 2025-10-23 1 1 thariq@anthropic.com thariq@anthropic.com
session.ts
in email-agent/ccsdk
170 10 2025-09-20 2025-09-21 2 1 thariq@anthropic.com thariq@anthropic.com
ui-state-manager.ts
in email-agent/ccsdk
168 13 2025-11-07 2025-11-07 1 1 thariq@anthropic.com thariq@anthropic.com
actions-manager.ts
in email-agent/ccsdk
158 10 2025-11-07 2025-11-07 1 1 thariq@anthropic.com thariq@anthropic.com
InboxView.tsx
in email-agent/client/components
152 - 2025-09-20 2025-11-07 7 1 thariq@anthropic.com thariq@anthropic.com
EmailViewer.tsx
in email-agent/client/components
148 1 2025-09-20 2025-11-07 5 1 thariq@anthropic.com thariq@anthropic.com
TaskBoard.tsx
in email-agent/client/components/custom
148 - 2025-11-07 2025-11-07 1 1 thariq@anthropic.com thariq@anthropic.com
App.tsx
in email-agent/client
144 - 2025-09-20 2025-11-07 5 1 thariq@anthropic.com thariq@anthropic.com
custom-tools.ts
in email-agent/ccsdk
143 1 2025-09-20 2025-10-29 3 1 thariq@anthropic.com thariq@anthropic.com
finance-email-tracker.ts
in email-agent/agent/custom_scripts/listeners
142 1 2025-11-07 2025-11-07 1 1 thariq@anthropic.com thariq@anthropic.com
ListenerDisplay.tsx
in email-agent/client/components
134 - 2025-10-29 2025-10-29 1 1 thariq@anthropic.com thariq@anthropic.com
component-manager.ts
in email-agent/ccsdk
127 5 2025-11-07 2025-11-07 1 1 thariq@anthropic.com thariq@anthropic.com
recalc.py
in excel-demo/agent/.claude/skills/xlsx
122 3 2025-10-29 2025-10-29 1 1 thariq@anthropic.com thariq@anthropic.com
forward-bug-report.ts
in email-agent/agent/.claude/skills/action-creator/templates
113 1 2025-11-07 2025-11-07 1 1 thariq@anthropic.com thariq@anthropic.com
todo-extractor.ts
in email-agent/agent/custom_scripts/listeners
113 1 2025-11-07 2025-11-07 1 1 thariq@anthropic.com thariq@anthropic.com
useUIState.ts
in email-agent/client/hooks
113 1 2025-11-07 2025-11-07 1 1 thariq@anthropic.com thariq@anthropic.com
ComponentRenderer.tsx
in email-agent/client/components/message
112 - 2025-11-07 2025-11-07 1 1 thariq@anthropic.com thariq@anthropic.com
EmailHTMLRenderer.tsx
in email-agent/client/components
111 1 2025-10-26 2025-10-28 2 1 thariq@anthropic.com thariq@anthropic.com