René's URL Explorer Experiment


Title: feat(chat): soft-delete sidebar chats with restore from Recently Deleted by waleedlatif1 · Pull Request #5830 · simstudioai/sim · GitHub

Open Graph Title: feat(chat): soft-delete sidebar chats with restore from Recently Deleted by waleedlatif1 · Pull Request #5830 · simstudioai/sim

X Title: feat(chat): soft-delete sidebar chats with restore from Recently Deleted by waleedlatif1 · Pull Request #5830 · simstudioai/sim

Description: Summary Deleting a chat from the sidebar is now a soft delete: sets copilot_chats.deleted_at instead of dropping the row, so chats show up in Settings → Recently Deleted and can be restored (Marcus's archive request) New POST /api/mothership/chats/[chatId]/restore route + contract, owner-scoped like delete; list endpoint gains scope=active|archived Recently Deleted gets a Chats tab; chat restore is not gated on workspace edit permission since chats are per-user (any member can delete/restore their own) Deleted chats are excluded everywhere: lifecycle access helpers (shared ownedLiveChatWhere predicate), fork, legacy copilot chat lists, chat resources routes, copilot VFS tasks listing Soft-deleted chats join the retention purge in cleanup-soft-deletes via the existing prepareChatCleanup teardown, matching every other Recently Deleted resource Migration 0264: nullable deleted_at + partial index (user_id, workspace_id) WHERE deleted_at IS NOT NULL, built CONCURRENTLY; expand-only, backward-compatible with the deployed app Delete-confirmation copy updated: chats are archived and restorable, not "permanently removed" Type of Change New feature Testing Unit tests updated/added for the soft-delete DELETE, scope-filtered list, and lifecycle exclusion; migration applied and verified against a local Postgres; full affected suites green (496 tests) Checklist Code follows project style guidelines Self-reviewed my changes Tests added/updated and passing No new warnings introduced I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

Open Graph Description: Summary Deleting a chat from the sidebar is now a soft delete: sets copilot_chats.deleted_at instead of dropping the row, so chats show up in Settings → Recently Deleted and can be restored (Marcu...

X Description: Summary Deleting a chat from the sidebar is now a soft delete: sets copilot_chats.deleted_at instead of dropping the row, so chats show up in Settings → Recently Deleted and can be restored (Marcu...

Opengraph URL: https://github.com/simstudioai/sim/pull/5830

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:e06bdf20-6805-74ff-075b-e45fda57ee30
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idD4D0:C52B4:28AC42:3A39FD:6A635883
html-safe-noncee5dcfb8cf8a311bfb3c84ffd0abf8b8fdca3937ca7bc44f9ddc0782b1a500db3
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJENEQwOkM1MkI0OjI4QUM0MjozQTM5RkQ6NkE2MzU4ODMiLCJ2aXNpdG9yX2lkIjoiNTgxMDM4MTgxNzM4MTA4MzI2NyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac6527d1e80fbefeda08c5ce13eb0ced9ff23b3285b306050bda959947ac1a3130
hovercard-subject-tagpull_request:4104219191
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/simstudioai/sim/pull/5830/files
twitter:imagehttps://avatars.githubusercontent.com/u/40672544?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/40672544?s=400&v=4
og:image:altSummary Deleting a chat from the sidebar is now a soft delete: sets copilot_chats.deleted_at instead of dropping the row, so chats show up in Settings → Recently Deleted and can be restored (Marcu...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None59e55daad7174ca59d63c6974d58276ccb5477442e550bebb3c035e1bef11c94
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/simstudioai/sim git https://github.com/simstudioai/sim.git
octolytics-dimension-user_id199344406
octolytics-dimension-user_loginsimstudioai
octolytics-dimension-repository_id912559512
octolytics-dimension-repository_nwosimstudioai/sim
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id912559512
octolytics-dimension-repository_network_root_nwosimstudioai/sim
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release990295d92a4cc7b63fbbd83a046217cd7d77d49c
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/simstudioai/sim/pull/5830/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fsimstudioai%2Fsim%2Fpull%2F5830%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fsimstudioai%2Fsim%2Fpull%2F5830%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=simstudioai%2Fsim
Reloadhttps://github.com/simstudioai/sim/pull/5830/files
Reloadhttps://github.com/simstudioai/sim/pull/5830/files
Reloadhttps://github.com/simstudioai/sim/pull/5830/files
Please reload this pagehttps://github.com/simstudioai/sim/pull/5830/files
simstudioai https://github.com/simstudioai
simhttps://github.com/simstudioai/sim
Notifications https://github.com/login?return_to=%2Fsimstudioai%2Fsim
Fork 3.7k https://github.com/login?return_to=%2Fsimstudioai%2Fsim
Star 29.2k https://github.com/login?return_to=%2Fsimstudioai%2Fsim
Code https://github.com/simstudioai/sim
Issues 111 https://github.com/simstudioai/sim/issues
Pull requests 121 https://github.com/simstudioai/sim/pulls
Actions https://github.com/simstudioai/sim/actions
Projects https://github.com/simstudioai/sim/projects
Security and quality 0 https://github.com/simstudioai/sim/security
Insights https://github.com/simstudioai/sim/pulse
Code https://github.com/simstudioai/sim
Issues https://github.com/simstudioai/sim/issues
Pull requests https://github.com/simstudioai/sim/pulls
Actions https://github.com/simstudioai/sim/actions
Projects https://github.com/simstudioai/sim/projects
Security and quality https://github.com/simstudioai/sim/security
Insights https://github.com/simstudioai/sim/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fsimstudioai%2Fsim%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fsimstudioai%2Fsim%2Fissues%2Fnew%2Fchoose
waleedlatif1https://github.com/waleedlatif1
staginghttps://github.com/simstudioai/sim/tree/staging
feat/chat-soft-delete-recently-deletedhttps://github.com/simstudioai/sim/tree/feat/chat-soft-delete-recently-deleted
Conversation 48 https://github.com/simstudioai/sim/pull/5830
Commits 8 https://github.com/simstudioai/sim/pull/5830/commits
Checks 19 https://github.com/simstudioai/sim/pull/5830/checks
Files changed https://github.com/simstudioai/sim/pull/5830/files
Please reload this pagehttps://github.com/simstudioai/sim/pull/5830/files
feat(chat): soft-delete sidebar chats with restore from Recently Deleted https://github.com/simstudioai/sim/pull/5830/files#top
Show all changes 8 commits https://github.com/simstudioai/sim/pull/5830/files
78976fc feat(chat): soft-delete sidebar chats with restore from Recently Deleted waleedlatif1 Jul 22, 2026 https://github.com/simstudioai/sim/pull/5830/commits/78976fcc069e65b010dec08dba61404e4b05233a
ef9fe19 fix(chat): review round 1 — restore workspace authz, purge recheck, a… waleedlatif1 Jul 22, 2026 https://github.com/simstudioai/sim/pull/5830/commits/ef9fe19e39a0141c9b4baee87f8853c6da25d0fa
ee43a1a test(chat): update SSE handler assertions for workspaceLists invalida… waleedlatif1 Jul 22, 2026 https://github.com/simstudioai/sim/pull/5830/commits/ee43a1a0a486a6f0d9c90ec1b8a583770d540e66
a92b532 fix(chat): bump updatedAt on restore, recheck retention cutoff in tas… waleedlatif1 Jul 22, 2026 https://github.com/simstudioai/sim/pull/5830/commits/a92b5320c6310a5f5fe9a430f216f8be8b84aed8
a9d1cde fix(chat): drop explicit feedback delete in task cleanup — chat FK ca… waleedlatif1 Jul 22, 2026 https://github.com/simstudioai/sim/pull/5830/commits/a9d1cde49b5e65cabce2720a89c48253f86fe86e
971d6a2 test(chat): cover restore route; guard legacy copilot delete from har… waleedlatif1 Jul 22, 2026 https://github.com/simstudioai/sim/pull/5830/commits/971d6a2c8a4f17980ae4857bddde44273f046eb0
53ae4ba chore: revert unintended bun.lock drift from worktree install waleedlatif1 Jul 22, 2026 https://github.com/simstudioai/sim/pull/5830/commits/53ae4ba98319690147825b43ced3db05ff96fa51
742ad5b fix(cleanup): recheck workflow archive cutoff on delete; export delet… waleedlatif1 Jul 22, 2026 https://github.com/simstudioai/sim/pull/5830/commits/742ad5b0e44980218a07bd14ea0173e7a582f235
Clear filters https://github.com/simstudioai/sim/pull/5830/files
Please reload this pagehttps://github.com/simstudioai/sim/pull/5830/files
Please reload this pagehttps://github.com/simstudioai/sim/pull/5830/files
route.ts https://github.com/simstudioai/sim/pull/5830/files#diff-fbe3ec7ab1803b58cbee15427dffdf05ed9ad00b0b093f4e5061df96250d0a78
queries.ts https://github.com/simstudioai/sim/pull/5830/files#diff-71cb4c7fe6b0db7f968693fcce01b4964dfbb19748514b01c1b03ca4b0524c2c
route.ts https://github.com/simstudioai/sim/pull/5830/files#diff-26783e637d1af77e88603ac3caa9551ac1e6af7757b8da2f9ef483e121bcdf87
route.test.ts https://github.com/simstudioai/sim/pull/5830/files#diff-e415967311ffc3f6144c1bf2d54171ab6cc70375714e1ceabe72cf7551a36aa5
route.ts https://github.com/simstudioai/sim/pull/5830/files#diff-778d21b2ae4ad6fda3605ae2d48baaea1d44b42d4beab32b8c272240408dc478
route.test.ts https://github.com/simstudioai/sim/pull/5830/files#diff-bc1347c09a923475eddb3d80f9a52ad1fd9aa0b23a8d8a89943d98ff941469ba
route.ts https://github.com/simstudioai/sim/pull/5830/files#diff-a04216e13d00e9bc1ee9824423e5939fa5827a4f85b85b27e2eb70eafa7aa356
route.test.ts https://github.com/simstudioai/sim/pull/5830/files#diff-810a3e8aa90801eda1c744998d14eb8c3a9bc5926cb58e6531c446f05f4a8aea
route.ts https://github.com/simstudioai/sim/pull/5830/files#diff-5481fa339ee403916daaee6c3c12f84b289c458fb2d9b9d42bf615e0f0ca541a
route.test.ts https://github.com/simstudioai/sim/pull/5830/files#diff-2cb78fd4d41c80069e5ddb6a493d909b6bf9ebb78ae44675b58f1ca0a5bc1409
route.ts https://github.com/simstudioai/sim/pull/5830/files#diff-4c5e8c40518ea807e723d9aa9ba2b447c98e3ac89dbcb79481be95192b4aef2b
route.test.ts https://github.com/simstudioai/sim/pull/5830/files#diff-e79ca7303ebd2c335e75875150c329954e03507f3f2be0257935521977b27eb9
route.ts https://github.com/simstudioai/sim/pull/5830/files#diff-a182c85ca522b8fbfaa33158edcf83d16291c5532581e8e017354545d5c1dce5
prefetch.ts https://github.com/simstudioai/sim/pull/5830/files#diff-17f9da631614610a1ed03ff8fad6b917e56b57da971435a4cf7561dfaf7383f3
recently-deleted.tsx https://github.com/simstudioai/sim/pull/5830/files#diff-b168e7e8c7e0d495fe4fbfc0398957a43fd1de5b02251b1d09818486206aef4d
search-params.ts https://github.com/simstudioai/sim/pull/5830/files#diff-832f11fddba8d30fa330e42d7de7067716367831ea28434ebc7113bb8e78d520
delete-modal.tsx https://github.com/simstudioai/sim/pull/5830/files#diff-9edc345d349304d6a230e65c6cc64282344810bc12056d5b3a009576054f11f6
cleanup-soft-deletes.ts https://github.com/simstudioai/sim/pull/5830/files#diff-0d27a0e21a9e9287bfa78ce2693f0694d417ae9bde9b2379b06f1d7bdd4052d6
cleanup-tasks.ts https://github.com/simstudioai/sim/pull/5830/files#diff-729994db54353b6880c11d202dcca660a4f07f694366c9b496ac179f126fa211
mothership-chats.test.ts https://github.com/simstudioai/sim/pull/5830/files#diff-d98e509113958ce4f2b40df87695287e3b70124eb675fd7f2a6180dbde0b10ea
mothership-chats.ts https://github.com/simstudioai/sim/pull/5830/files#diff-d93326dc7ad3c0d6856933a9ba910634ba50d1e7c3292f43f7aaa85ca2979311
use-mothership-chat-events.test.ts https://github.com/simstudioai/sim/pull/5830/files#diff-6ac715a9e75a39d5f94cbc0f22d6a102e1a51329e36df86a7ec38f9d2c100433
use-mothership-chat-events.ts https://github.com/simstudioai/sim/pull/5830/files#diff-963a944f69743406cd60f43c3c8ae7523922b5efdda370416b64bbd310167eec
mothership-chats.ts https://github.com/simstudioai/sim/pull/5830/files#diff-960eb86dfce0edf82ee9d3ba690f1644349c37467f238ae8be028ece995bc21b
chat-cleanup.ts https://github.com/simstudioai/sim/pull/5830/files#diff-5f80865555d40f6c376c0d53f72944d721b340b03cf01b8f43a0d41fb28640e3
lifecycle.ts https://github.com/simstudioai/sim/pull/5830/files#diff-412bf431f927ecc34ee4bd1cd7f089b212399fd692c0640e70d2bed4d5a8917d
list-mothership-chats.ts https://github.com/simstudioai/sim/pull/5830/files#diff-f13b34fde313bab06529db5dc32b3edfa74175451f9abf327af836183cb3123b
workspace-vfs.ts https://github.com/simstudioai/sim/pull/5830/files#diff-8e6937a8dfe45385ece110f82c25b4371a1ecb90dd552ef0a523e29201ad858b
copilot-chats.ts https://github.com/simstudioai/sim/pull/5830/files#diff-f58d1881fe5e8dab05474ebef44f944865866d2860e7b4b49e5de95c65d9c733
events.ts https://github.com/simstudioai/sim/pull/5830/files#diff-249f5961a23a7f79bfb49062a81e3045c4a0c3845c68d7b65f53c0bb05d7dd90
0264_fat_ikaris.sql https://github.com/simstudioai/sim/pull/5830/files#diff-b67f1ad2cb31601e7a5bb2e59b949544b4c8933d98739e27b1da86d5e0b71f1e
0264_snapshot.json https://github.com/simstudioai/sim/pull/5830/files#diff-62437ae18352d74734acf4262e42d5ce13018ebaf9e9a32200407797c1005aca
_journal.json https://github.com/simstudioai/sim/pull/5830/files#diff-37150cc65ad16ee6fbc5fa318fc096be7730e16d63eaf863e3df5521b7030649
schema.ts https://github.com/simstudioai/sim/pull/5830/files#diff-9a959e2ce3cb4c86957bbae021d06eae364f7b0cb18964f5873bab53220af928
check-api-validation-contracts.ts https://github.com/simstudioai/sim/pull/5830/files#diff-48ae6a4d0c1f820d5b644522d25742bb29af758bc8350f1a3cf3f8afa0bd00b0
apps/sim/app/api/copilot/chat/delete/route.tshttps://github.com/simstudioai/sim/pull/5830/files#diff-fbe3ec7ab1803b58cbee15427dffdf05ed9ad00b0b093f4e5061df96250d0a78
View file https://github.com/simstudioai/sim/blob/742ad5b0e44980218a07bd14ea0173e7a582f235/apps/sim/app/api/copilot/chat/delete/route.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/simstudioai/sim/pull/5830/{{ revealButtonHref }}
https://github.com/simstudioai/sim/pull/5830/files#diff-fbe3ec7ab1803b58cbee15427dffdf05ed9ad00b0b093f4e5061df96250d0a78
https://github.com/simstudioai/sim/pull/5830/files#diff-fbe3ec7ab1803b58cbee15427dffdf05ed9ad00b0b093f4e5061df96250d0a78
apps/sim/app/api/copilot/chat/queries.tshttps://github.com/simstudioai/sim/pull/5830/files#diff-71cb4c7fe6b0db7f968693fcce01b4964dfbb19748514b01c1b03ca4b0524c2c
View file https://github.com/simstudioai/sim/blob/742ad5b0e44980218a07bd14ea0173e7a582f235/apps/sim/app/api/copilot/chat/queries.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/simstudioai/sim/pull/5830/{{ revealButtonHref }}
https://github.com/simstudioai/sim/pull/5830/files#diff-71cb4c7fe6b0db7f968693fcce01b4964dfbb19748514b01c1b03ca4b0524c2c
https://github.com/simstudioai/sim/pull/5830/files#diff-71cb4c7fe6b0db7f968693fcce01b4964dfbb19748514b01c1b03ca4b0524c2c
https://github.com/simstudioai/sim/pull/5830/files#diff-71cb4c7fe6b0db7f968693fcce01b4964dfbb19748514b01c1b03ca4b0524c2c
https://github.com/simstudioai/sim/pull/5830/files#diff-71cb4c7fe6b0db7f968693fcce01b4964dfbb19748514b01c1b03ca4b0524c2c
apps/sim/app/api/copilot/chat/resources/route.tshttps://github.com/simstudioai/sim/pull/5830/files#diff-26783e637d1af77e88603ac3caa9551ac1e6af7757b8da2f9ef483e121bcdf87
View file https://github.com/simstudioai/sim/blob/742ad5b0e44980218a07bd14ea0173e7a582f235/apps/sim/app/api/copilot/chat/resources/route.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/simstudioai/sim/pull/5830/{{ revealButtonHref }}
https://github.com/simstudioai/sim/pull/5830/files#diff-26783e637d1af77e88603ac3caa9551ac1e6af7757b8da2f9ef483e121bcdf87
https://github.com/simstudioai/sim/pull/5830/files#diff-26783e637d1af77e88603ac3caa9551ac1e6af7757b8da2f9ef483e121bcdf87
https://github.com/simstudioai/sim/pull/5830/files#diff-26783e637d1af77e88603ac3caa9551ac1e6af7757b8da2f9ef483e121bcdf87
https://github.com/simstudioai/sim/pull/5830/files#diff-26783e637d1af77e88603ac3caa9551ac1e6af7757b8da2f9ef483e121bcdf87
https://github.com/simstudioai/sim/pull/5830/files#diff-26783e637d1af77e88603ac3caa9551ac1e6af7757b8da2f9ef483e121bcdf87
https://github.com/simstudioai/sim/pull/5830/files#diff-26783e637d1af77e88603ac3caa9551ac1e6af7757b8da2f9ef483e121bcdf87
https://github.com/simstudioai/sim/pull/5830/files#diff-26783e637d1af77e88603ac3caa9551ac1e6af7757b8da2f9ef483e121bcdf87
https://github.com/simstudioai/sim/pull/5830/files#diff-26783e637d1af77e88603ac3caa9551ac1e6af7757b8da2f9ef483e121bcdf87
https://github.com/simstudioai/sim/pull/5830/files#diff-26783e637d1af77e88603ac3caa9551ac1e6af7757b8da2f9ef483e121bcdf87
apps/sim/app/api/copilot/chat/update-messages/route.test.tshttps://github.com/simstudioai/sim/pull/5830/files#diff-e415967311ffc3f6144c1bf2d54171ab6cc70375714e1ceabe72cf7551a36aa5
View file https://github.com/simstudioai/sim/blob/742ad5b0e44980218a07bd14ea0173e7a582f235/apps/sim/app/api/copilot/chat/update-messages/route.test.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/simstudioai/sim/pull/5830/{{ revealButtonHref }}
https://github.com/simstudioai/sim/pull/5830/files#diff-e415967311ffc3f6144c1bf2d54171ab6cc70375714e1ceabe72cf7551a36aa5
https://github.com/simstudioai/sim/pull/5830/files#diff-e415967311ffc3f6144c1bf2d54171ab6cc70375714e1ceabe72cf7551a36aa5
apps/sim/app/api/copilot/chats/route.tshttps://github.com/simstudioai/sim/pull/5830/files#diff-778d21b2ae4ad6fda3605ae2d48baaea1d44b42d4beab32b8c272240408dc478
View file https://github.com/simstudioai/sim/blob/742ad5b0e44980218a07bd14ea0173e7a582f235/apps/sim/app/api/copilot/chats/route.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/simstudioai/sim/pull/5830/{{ revealButtonHref }}
https://github.com/simstudioai/sim/pull/5830/files#diff-778d21b2ae4ad6fda3605ae2d48baaea1d44b42d4beab32b8c272240408dc478
https://github.com/simstudioai/sim/pull/5830/files#diff-778d21b2ae4ad6fda3605ae2d48baaea1d44b42d4beab32b8c272240408dc478
apps/sim/app/api/mothership/chats/[chatId]/fork/route.test.tshttps://github.com/simstudioai/sim/pull/5830/files#diff-bc1347c09a923475eddb3d80f9a52ad1fd9aa0b23a8d8a89943d98ff941469ba
View file https://github.com/simstudioai/sim/blob/742ad5b0e44980218a07bd14ea0173e7a582f235/apps/sim/app/api/mothership/chats/%5BchatId%5D/fork/route.test.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/simstudioai/sim/pull/5830/{{ revealButtonHref }}
https://github.com/simstudioai/sim/pull/5830/files#diff-bc1347c09a923475eddb3d80f9a52ad1fd9aa0b23a8d8a89943d98ff941469ba
https://github.com/simstudioai/sim/pull/5830/files#diff-bc1347c09a923475eddb3d80f9a52ad1fd9aa0b23a8d8a89943d98ff941469ba
apps/sim/app/api/mothership/chats/[chatId]/fork/route.tshttps://github.com/simstudioai/sim/pull/5830/files#diff-a04216e13d00e9bc1ee9824423e5939fa5827a4f85b85b27e2eb70eafa7aa356
View file https://github.com/simstudioai/sim/blob/742ad5b0e44980218a07bd14ea0173e7a582f235/apps/sim/app/api/mothership/chats/%5BchatId%5D/fork/route.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/simstudioai/sim/pull/5830/{{ revealButtonHref }}
https://github.com/simstudioai/sim/pull/5830/files#diff-a04216e13d00e9bc1ee9824423e5939fa5827a4f85b85b27e2eb70eafa7aa356
https://github.com/simstudioai/sim/pull/5830/files#diff-a04216e13d00e9bc1ee9824423e5939fa5827a4f85b85b27e2eb70eafa7aa356
https://github.com/simstudioai/sim/pull/5830/files#diff-a04216e13d00e9bc1ee9824423e5939fa5827a4f85b85b27e2eb70eafa7aa356
https://github.com/simstudioai/sim/pull/5830/files#diff-a04216e13d00e9bc1ee9824423e5939fa5827a4f85b85b27e2eb70eafa7aa356
apps/sim/app/api/mothership/chats/[chatId]/restore/route.test.tshttps://github.com/simstudioai/sim/pull/5830/files#diff-810a3e8aa90801eda1c744998d14eb8c3a9bc5926cb58e6531c446f05f4a8aea
View file https://github.com/simstudioai/sim/blob/742ad5b0e44980218a07bd14ea0173e7a582f235/apps/sim/app/api/mothership/chats/%5BchatId%5D/restore/route.test.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/simstudioai/sim/pull/5830/{{ revealButtonHref }}
Please reload this pagehttps://github.com/simstudioai/sim/pull/5830/files
Please reload this pagehttps://github.com/simstudioai/sim/pull/5830/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.