Skip to content

fix(activity): attribute signup defaults and support channel to system - #5861

Closed
synoet wants to merge 5 commits into
mainfrom
synoet/feat-activity-starter-attribution-3b66
Closed

synoet wants to merge 5 commits into
mainfrom
synoet/feat-activity-starter-attribution-3b66

Conversation

@synoet

@synoet synoet commented Aug 23, 2026 •

Copy link
Copy Markdown
Contributor

Why

After #5850, starter-doc create events and later priority/tag writes show as Automation. A brand-new account still attributes these signup writes to You:

  • default Status (Not Started) and Assignees on the three starter tasks
  • Created # Macro Support x …

Those writes happen on task create (handle_task_properties) and support-channel create. Both still used a user identity for activity, so the feed lied about who acted.

Cause (reproduced locally)

Two independent signup writes never received the Delegated SYSTEM attribution that #5850 already put on starter-doc create / later priority+tag writes.

  1. Starter-task Status and Assignees. initialize_starter_docs creates each task with Attribution::delegated(SYSTEM, user). On main, handle_task_properties dropped that value and TaskPropertiesAdapter always minted a user edit receipt. Properties publish then sets only actor_user_id. Activity ingest turns that into Attribution::direct(user). ActorName renders the viewer's own user id as You.

  2. Support channel Created. The signup webhook on main called create_channel(Sender::new_from_user(owner)). create_channel requires a user actor, so ChannelCreated / ingest use the new user. Same UI path: You.

This branch forwards create attribution into property writes (bot receipt for Delegated SYSTEM) and creates the support channel via create_system_channel (SYSTEM actor, owner unchanged).

Local evidence: signup_support_channel_via_user_create_channel_attributes_created_to_owner (main webhook path → user actor), create_system_channel_event_uses_system_actor (fix), task_property_update_maps_to_property_changed_on_the_document (user-only actor_user_id → Direct(user)), entity_property_event_delegates_user_scoped_bot_writes (bot receipt → SYSTEM), create_markdown_task_forwards_resolved_attribution + handle_task_properties_forwards_create_attribution.

Scope

  • Thread create Attribution through handle_task_properties and TaskPropertiesPort::set_entity_property.
  • Delegated bot attribution (starter docs: Delegated(SYSTEM, user)) mints a SYSTEM bot receipt. Human creates keep a user receipt.
  • Assignee values are unchanged (still the new user). Only the actor changes.
  • Signup support channel is created via create_system_channel: owner stays the user, the create event actor is SYSTEM.
  • Imported-task property writes pass a user Attribution through the same port.
  • Tests pin create-time property attribution forwarding and the support-channel create actor.

Tradeoffs

  • TaskPropertiesPort grows an attribution argument. Adapters own receipt minting so the documents domain does not invent access receipts.
  • Direct SYSTEM creates (email import) still use a user receipt for property writes. Those creates are not delegated onto a user feed; this PR only changes Delegated bot writes.
  • Support-channel ownership stays with the new user. Only activity attribution moves to system.

Blast Radius

  • Any markdown task create now forwards resolved create attribution into default Status/Assignees writes.
  • AI-tool task creates (Delegated(MACRO_AI, user)) also get AI-attributed defaults, which matches create attribution.
  • Signup support-channel create events switch from the new user to SYSTEM. Welcome messages are unchanged.
  • Notion/import task property writes still attribute to the importing user.
Open in Web Open in Cursor 

Create-time task Status/Assignees still minted a user receipt after #5850,
so brand-new accounts showed those writes as You. Thread create attribution
into the property write and attribute the signup support channel to system.

Co-authored-by: teo <synoet@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Aug 23, 2026 •

Copy link
Copy Markdown
Contributor

Important

Review skipped

Too many files!

This PR contains 1530 files, which is 1230 over the limit of 300.

To get a review, reduce the PR to 300 files or fewer by splitting it into smaller PRs or changing its base branch.

Usage-priced reviews support at most 300 files.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: bc8fbb1d-d05c-4080-86bb-43028bb50176

📥 Commits

Reviewing files that changed from the base of the PR and between 0ac1c24 and 63a1cae.

⛔ Files ignored due to path filters (261)
  • .sqlx/query-14ad26177f96192b0004726d0572b02133f44f00fc66b58ba291f8738d7abc0e.json is excluded by !**/.sqlx/**
  • .sqlx/query-157e3c11a5b3d87c3a6be9c39ccb6d105b569db6d68f2154b97dbd3c129187ca.json is excluded by !**/.sqlx/**
  • .sqlx/query-17b62498d6b51217c7d86088a9be84dcca913396bfed619579b89879690c0cc4.json is excluded by !**/.sqlx/**
  • .sqlx/query-1a543ca6772d6aeb55973a1569dde96d386117e25e82f2b2497249eaa08e0515.json is excluded by !**/.sqlx/**
  • .sqlx/query-1bd25788e7c41cb8dca1963c6109ced1880bb935721d1413fb1668e4d5930e6f.json is excluded by !**/.sqlx/**
  • .sqlx/query-2346ae595fc3c16fcd0cbc00d93f363ed3fdb0159871827c63d7e7e4a4e35ef5.json is excluded by !**/.sqlx/**
  • .sqlx/query-2bbd08beed02c3b4d5fbf7f77087c2fcee3e2ea81a6191d90f36364684af1ad3.json is excluded by !**/.sqlx/**
  • .sqlx/query-2ee1f2f49cabab8d9e63a6bb1678ef30a17c6fe45aa68bde74de8530e13830a8.json is excluded by !**/.sqlx/**
  • .sqlx/query-3333c704ff808a5ea7608b45ee8193347a344b04ea23ab784e9355cbd2b38689.json is excluded by !**/.sqlx/**
  • .sqlx/query-33d640ec17b5f3daff76c169a999c7347151ce6a8bed1faa103c27a490a110d6.json is excluded by !**/.sqlx/**
  • .sqlx/query-37f798658d9f6b76800239ddc98eafd64ce5699e573eed0cbaeeb1c7e3e48f9a.json is excluded by !**/.sqlx/**
  • .sqlx/query-39fbfe86d9b8ee884383c557bbd3f2030bef31de3a9f3430f8b440a098f86e8f.json is excluded by !**/.sqlx/**
  • .sqlx/query-3c8414dffd95876b48488c61688abdab3902f49399cc2ca054f6655350392cab.json is excluded by !**/.sqlx/**
  • .sqlx/query-4383d1ee28161d9116e25e91ac21f6192d63679fcc2a10132c2de7358c638fa2.json is excluded by !**/.sqlx/**
  • .sqlx/query-447cda6d76bc084bf2e77548376992946a5ce9da67bc98ed48a9cd098a471158.json is excluded by !**/.sqlx/**
  • .sqlx/query-4993e942985404ec388cc858815e82d08ad0185cfaa24300545f290e1ba87e49.json is excluded by !**/.sqlx/**
  • .sqlx/query-4bc9261979cc9d7efd0c2caa7a09cbb0748f5386de237ae04df72e73e594995a.json is excluded by !**/.sqlx/**
  • .sqlx/query-584398bb57affbb8adcaa431416ac2564922f6f3ef51a005404a6d69f97146e1.json is excluded by !**/.sqlx/**
  • .sqlx/query-59b9abcc8ea0cbbc0af9640cf2da9fc9641f75b73d8ce92e36675a5395df5137.json is excluded by !**/.sqlx/**
  • .sqlx/query-5a3dd1831370d60a05f9cda9a1a8608daa8c7fe4f252320f6f3224517dc9019a.json is excluded by !**/.sqlx/**
  • .sqlx/query-5c3341265fb2a05418e502d92e81ca02d2c51f7e6b1f2b10db9eb21a21163501.json is excluded by !**/.sqlx/**
  • .sqlx/query-61901feef40d440764198abc530ab1d3c70df62f7464438b229d8cdd8ce00ccc.json is excluded by !**/.sqlx/**
  • .sqlx/query-6329f4a2b1d8826a50d3fe0fbeac9728d77cd67f43d69357a2a04c76ad9b5923.json is excluded by !**/.sqlx/**
  • .sqlx/query-688f06e254bf86ce99c0cfe72061f31776da34a6d2fea1c80c648911bb91d591.json is excluded by !**/.sqlx/**
  • .sqlx/query-703614ad73a7e8473485059b305aa07056ebc1f111109cb263f39a74f27ad92c.json is excluded by !**/.sqlx/**
  • .sqlx/query-71695e628d3ef339a4288cd8c52ef04f2459b9d28d5d869c1c3f9bc0776dce13.json is excluded by !**/.sqlx/**
  • .sqlx/query-731fe962bc2376292a2c6ab2dbbb6ea1500ea4a8e3222fb8a60c47fb8e88a89e.json is excluded by !**/.sqlx/**
  • .sqlx/query-800ca32851afd60d31bc14325d2a8e9c76d503668d2917266edaecec7cd1ec35.json is excluded by !**/.sqlx/**
  • .sqlx/query-8272b8f2a5392c9b47c7f806a68a95ea66a862a2c61e79f118400683c1882e2f.json is excluded by !**/.sqlx/**
  • .sqlx/query-83738f54a7c60ab63b5a34bbe91fbc9d5a6ae437ae40ce93363db4b96c0ff314.json is excluded by !**/.sqlx/**
  • .sqlx/query-9199db22c0659933ede85e5a06a08397c8823572d96bd9d7a6232b31ad3db22f.json is excluded by !**/.sqlx/**
  • .sqlx/query-9304a6dcea9284db39e8eeea9bfcb5a7b75861da2ef70c36726b8ba3f91f3a07.json is excluded by !**/.sqlx/**
  • .sqlx/query-9c33b5ff424ef9992848b2bffb76ef196f081d13463019d3705b2aad59ba6a30.json is excluded by !**/.sqlx/**
  • .sqlx/query-9e4e5991f2011b694161ff3b01b9ea39cf31317183bfe06783440d6ef9c1a79d.json is excluded by !**/.sqlx/**
  • .sqlx/query-9f159ad721926ca7018cae3cdda9b9699bacb7dca55c37cbc701dd4b7be2f4e8.json is excluded by !**/.sqlx/**
  • .sqlx/query-a94c8d5d81051369847d6711c16dbecc93afa14827bc75c234182e2d6b416e19.json is excluded by !**/.sqlx/**
  • .sqlx/query-aadf64de7ecba24e0f59a6cb07d95c59e2e18eec73f43a76ebf234d13f68ed39.json is excluded by !**/.sqlx/**
  • .sqlx/query-b3200181380df2f645bfce270dc1cf520939fa4fa4b65371d11db7416ba0b14c.json is excluded by !**/.sqlx/**
  • .sqlx/query-b54607c3171e2f227e3f001a8bb2612ec3944e0c130df58c40fda8fea8335cf9.json is excluded by !**/.sqlx/**
  • .sqlx/query-baf08af5ac2a601faa3cc32c96de78ddf03aa06abff07bde9b583df951030bf5.json is excluded by !**/.sqlx/**
  • .sqlx/query-bd772154d590ed150779c016fc28ef225dd4ac8c678935a622be23febfbbe8ec.json is excluded by !**/.sqlx/**
  • .sqlx/query-c1da4b8398a6b09b770701c0035013a787782035d100c6b9ef2ba1c12c170e6e.json is excluded by !**/.sqlx/**
  • .sqlx/query-c43a6c2bc9b44aca5837e186d411007edbce86a18218452bb8b967aba09275f2.json is excluded by !**/.sqlx/**
  • .sqlx/query-d36ab4c44ea383a0f1f6010e2fb9dacf41394f5a82de33f97d7ed47c8eb39419.json is excluded by !**/.sqlx/**
  • .sqlx/query-dcb72c6cdb8e4cff572a124af818f4e777c5171c7e5e67808e6fd5a6c0f4599e.json is excluded by !**/.sqlx/**
  • .sqlx/query-dcf19b1a30385a18a23d0fa7d4d724d755c0a3353480bcbe573a3f867cf24091.json is excluded by !**/.sqlx/**
  • .sqlx/query-dd4f3ff26fd5c8c3f30f135559175d052a10ea7ef88c811c0dec8508bfc5d09a.json is excluded by !**/.sqlx/**
  • .sqlx/query-e0946fb090947f744277ff91e170617be8aed2673e1468589afa64f80c838f4e.json is excluded by !**/.sqlx/**
  • .sqlx/query-e110350d84019c5f95862604b525421b8aeffae90f0e6852cc76bb753e9d3e6d.json is excluded by !**/.sqlx/**
  • .sqlx/query-e96ee7a01c4296009ee3f3e9639ee559000daf0746a2d9a72b028c8450a56534.json is excluded by !**/.sqlx/**
  • .sqlx/query-e975e75d2da18b8206df0dc5d4369bea0bc62546e28bcdcecb89ef04fa083f9c.json is excluded by !**/.sqlx/**
  • Cargo.lock is excluded by !**/*.lock, !**/Cargo.lock
  • apps/web/public/macro-logo-orange.png is excluded by !**/*.png
  • apps/web/src/lib/core/email/tests/snapshots/email-rendering.pw.ts/github-pr-review-macro-dark.png is excluded by !**/*.png
  • apps/web/src/lib/core/email/tests/snapshots/email-rendering.pw.ts/github-pr-review-macro-light.png is excluded by !**/*.png
  • apps/web/src/lib/core/email/tests/snapshots/email-rendering.pw.ts/google-calendar-invite-macro-dark.png is excluded by !**/*.png
  • apps/web/src/lib/core/email/tests/snapshots/email-rendering.pw.ts/google-calendar-invite-macro-light.png is excluded by !**/*.png
  • apps/web/src/lib/core/email/tests/snapshots/email-rendering.pw.ts/nested-quotes-macro-dark.png is excluded by !**/*.png
  • apps/web/src/lib/core/email/tests/snapshots/email-rendering.pw.ts/nested-quotes-macro-light.png is excluded by !**/*.png
  • apps/web/src/lib/core/email/tests/snapshots/email-rendering.pw.ts/styled-email-macro-dark.png is excluded by !**/*.png
  • apps/web/src/lib/core/email/tests/snapshots/email-rendering.pw.ts/styled-email-macro-light.png is excluded by !**/*.png
  • apps/web/src/lib/core/email/tests/snapshots/email-rendering.pw.ts/wide-table-360-macro-dark.png is excluded by !**/*.png
  • apps/web/src/lib/core/email/tests/snapshots/email-rendering.pw.ts/wide-table-360-macro-light.png is excluded by !**/*.png
  • apps/web/src/lib/core/email/tests/snapshots/email-rendering.pw.ts/wide-table-800-macro-dark.png is excluded by !**/*.png
  • apps/web/src/lib/core/email/tests/snapshots/email-rendering.pw.ts/wide-table-800-macro-light.png is excluded by !**/*.png
  • apps/web/src/lib/service-clients/service-agent-fold/generated/types.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-agent-harness/generated/client.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-agent-harness/generated/schemas/agentSessionResponse.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-agent-harness/generated/schemas/agentSessionResponseExternal.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-agent-harness/generated/schemas/agentSessionResponseInstructions.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-agent-harness/generated/schemas/createAgentSessionRequest.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-agent-harness/generated/schemas/createAgentSessionRequestBotId.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-agent-harness/generated/schemas/createAgentSessionRequestInstructions.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-agent-harness/generated/schemas/createAgentSessionRequestPrompt.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-agent-harness/generated/schemas/createAgentSessionRequestWorkspace.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-agent-harness/generated/schemas/externalSessionResponse.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-agent-harness/generated/schemas/externalSessionResponseName.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-agent-harness/generated/schemas/externalSessionResponseUrl.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-agent-harness/generated/schemas/index.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-agent-harness/generated/schemas/renameAgentSessionRequest.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-agent-harness/generated/schemas/sandboxSize.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-agent-harness/generated/schemas/sandboxSizeBody.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-auth/generated/client.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-auth/generated/schemas/cursorApiKeyStatus.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-auth/generated/schemas/cursorApiKeyStatusDefaultModelId.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-auth/generated/schemas/cursorApiKeyStatusUpdatedAt.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-auth/generated/schemas/cursorModelOption.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-auth/generated/schemas/cursorModelsResponse.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-auth/generated/schemas/index.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-auth/generated/schemas/putCursorApiKeyRequest.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-auth/generated/schemas/putCursorDefaultModelRequest.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-auth/generated/schemas/putCursorDefaultModelRequestModelId.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-cognition/generated/client.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-cognition/generated/schemas/aiFeature.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-cognition/generated/schemas/pipedreamCatalogEntryResponse.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-cognition/generated/schemas/pipedreamCatalogResponse.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-cognition/generated/tools/schemas.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-cognition/generated/tools/tool.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-cognition/generated/tools/types.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-email/generated/schemas/calendarAttendee.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-email/generated/schemas/calendarEvent.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-email/generated/schemas/calendarEventCreatorEmail.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-email/generated/schemas/calendarEventCreatorName.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-email/generated/schemas/eventType.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-email/generated/schemas/index.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/calendarEventMetadata.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/calendarEventMetadataConferenceUrl.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/calendarEventMetadataDescription.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/calendarEventMetadataOccurrence.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/calendarEventMetadataOrganizer.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/calendarEventOrganizer.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/calendarEventOrganizerEmail.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/calendarEventOrganizerName.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/calendarEventSearchOccurrence.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/calendarEventSearchResponseItem.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/calendarEventSearchResponseItemWithMetadata.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/calendarEventSearchResponseItemWithMetadataAllOf.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/calendarEventSearchResponseItemWithMetadataAllOfMetadata.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/calendarEventSearchResponseItemWithMetadataAllOfProperties.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/calendarEventSearchResult.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/calendarEventSearchResultScore.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/calendarEventSearchTime.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/calendarEventSearchTimeOneOf.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/calendarEventSearchTimeOneOfFour.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/calendarEventSearchTimeOneOfFourKind.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/calendarEventSearchTimeOneOfKind.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/calendarEventSearchTimeOneOfTimeZone.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/index.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/simpleCalendarEventSearchResponseBaseItemHumanReadableTimestamp.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/simpleCalendarEventSearchResponseBaseItemHumanReadableTimestampOccurrenceKey.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/simpleUnifiedSearchResponseBaseItem.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/simpleUnifiedSearchResponseBaseItemHumanReadableTimestamp.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/simpleUnifiedSearchResponseBaseItemHumanReadableTimestampOneOfOnenine.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/simpleUnifiedSearchResponseBaseItemHumanReadableTimestampOneOfOnenineAllOf.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/simpleUnifiedSearchResponseBaseItemHumanReadableTimestampOneOfOnenineAllOfType.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/simpleUnifiedSearchResponseBaseItemOneOfOnenine.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/simpleUnifiedSearchResponseBaseItemOneOfOnenineAllOf.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/simpleUnifiedSearchResponseBaseItemOneOfOnenineAllOfType.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/unifiedSearchResponseItem.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/unifiedSearchResponseItemOneOfTwofive.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/unifiedSearchResponseItemOneOfTwofiveAllOf.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-search/generated/models/unifiedSearchResponseItemOneOfTwofiveAllOfType.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-storage/generated/schemas/activeCallSummary.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-storage/generated/schemas/activeCallsResponse.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-storage/generated/schemas/botToken.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-storage/generated/schemas/calendarAttendee.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-storage/generated/schemas/calendarEvent.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-storage/generated/schemas/calendarEventCreatorEmail.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-storage/generated/schemas/calendarEventCreatorName.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-storage/generated/schemas/collabSurfaceResponse.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-storage/generated/schemas/collabSurfaceResponseParentEntityType.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-storage/generated/schemas/collabSurfaceTokenResponse.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-storage/generated/schemas/ensureCollabSurfaceRequest.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-storage/generated/schemas/ensureCollabSurfaceRequestParentEntityType.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-storage/generated/schemas/eventType.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-storage/generated/schemas/index.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-storage/generated/schemas/surfaceState.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-storage/generated/zod.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/src/lib/service-clients/service-storage/graphql/generated/graphql.ts is excluded by !**/generated/**, !apps/web/src/lib/service-clients/**/generated/**
  • apps/web/tauri/Cargo.lock is excluded by !**/*.lock, !**/Cargo.lock
  • bun.lock is excluded by !**/*.lock, !**/bun.lock
  • crates/agent_fold/src/domain/test/snapshots/agent_fold__domain__test__fold__folds_every_official_tool_kind.snap is excluded by !**/*.snap
  • crates/agent_fold/src/domain/test/snapshots/agent_fold__domain__test__real_recordings__real_fixtures_fold_to_their_pinned_snapshot@plan_todo.jsonl.snap is excluded by !**/*.snap
  • crates/agent_fold/src/domain/test/snapshots/agent_fold__domain__test__real_recordings__real_fixtures_fold_to_their_pinned_snapshot@real_multi_turn.jsonl.snap is excluded by !**/*.snap
  • crates/agent_fold/src/domain/test/snapshots/agent_fold__domain__test__real_recordings__real_fixtures_fold_to_their_pinned_snapshot@resumed_and_continued.jsonl.snap is excluded by !**/*.snap
  • crates/agent_fold/src/domain/test/snapshots/agent_fold__domain__test__real_recordings__real_fixtures_fold_to_their_pinned_snapshot@resumed_no_prompt.jsonl.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/inbound/acp/snapshots/cursor_cloud_agents__inbound__acp__test__the_initialize_response_is_pinned_whole.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_reassemble_into_readable_transcripts@cancelled.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_reassemble_into_readable_transcripts@file_edits.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_reassemble_into_readable_transcripts@file_operations.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_reassemble_into_readable_transcripts@list_and_delete.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_reassemble_into_readable_transcripts@mcp_servers.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_reassemble_into_readable_transcripts@multi_turn_1.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_reassemble_into_readable_transcripts@multi_turn_2.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_reassemble_into_readable_transcripts@no_tools.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_reassemble_into_readable_transcripts@read_and_search.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_reassemble_into_readable_transcripts@search_tools.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_reassemble_into_readable_transcripts@shell_5plus5.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_reassemble_into_readable_transcripts@shell_arithmetic.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_reassemble_into_readable_transcripts@thinking_only.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_reassemble_into_readable_transcripts@todo_plan.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_reassemble_into_readable_transcripts@web_tools.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_translate_to_their_pinned_snapshot@cancelled.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_translate_to_their_pinned_snapshot@file_edits.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_translate_to_their_pinned_snapshot@file_operations.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_translate_to_their_pinned_snapshot@list_and_delete.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_translate_to_their_pinned_snapshot@mcp_servers.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_translate_to_their_pinned_snapshot@multi_turn_1.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_translate_to_their_pinned_snapshot@multi_turn_2.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_translate_to_their_pinned_snapshot@no_tools.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_translate_to_their_pinned_snapshot@read_and_search.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_translate_to_their_pinned_snapshot@search_tools.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_translate_to_their_pinned_snapshot@shell_5plus5.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_translate_to_their_pinned_snapshot@shell_arithmetic.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_translate_to_their_pinned_snapshot@thinking_only.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_translate_to_their_pinned_snapshot@todo_plan.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__fixtures_translate_to_their_pinned_snapshot@web_tools.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__interaction_subtypes_are_pinned.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__tool_calls_and_their_kinds_are_pinned@cancelled.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__tool_calls_and_their_kinds_are_pinned@file_edits.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__tool_calls_and_their_kinds_are_pinned@file_operations.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__tool_calls_and_their_kinds_are_pinned@list_and_delete.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__tool_calls_and_their_kinds_are_pinned@mcp_servers.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__tool_calls_and_their_kinds_are_pinned@multi_turn_1.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__tool_calls_and_their_kinds_are_pinned@multi_turn_2.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__tool_calls_and_their_kinds_are_pinned@no_tools.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__tool_calls_and_their_kinds_are_pinned@read_and_search.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__tool_calls_and_their_kinds_are_pinned@search_tools.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__tool_calls_and_their_kinds_are_pinned@shell_5plus5.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__tool_calls_and_their_kinds_are_pinned@shell_arithmetic.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__tool_calls_and_their_kinds_are_pinned@thinking_only.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__tool_calls_and_their_kinds_are_pinned@todo_plan.sse.snap is excluded by !**/*.snap
  • crates/cursor_cloud_agents/src/replay/snapshots/cursor_cloud_agents__replay__test__tool_calls_and_their_kinds_are_pinned@web_tools.sse.snap is excluded by !**/*.snap
  • crates/github/src/domain/service/installation_tokens/test_key.pem is excluded by !**/*.pem
  • packages/sdk/generated/agent-harness/client.gen.ts is excluded by !**/generated/**, !**/*.gen.ts
  • packages/sdk/generated/agent-harness/client/client.gen.ts is excluded by !**/generated/**, !**/*.gen.ts
  • packages/sdk/generated/agent-harness/client/index.ts is excluded by !**/generated/**
  • packages/sdk/generated/agent-harness/client/types.gen.ts is excluded by !**/generated/**, !**/*.gen.ts
  • packages/sdk/generated/agent-harness/client/utils.gen.ts is excluded by !**/generated/**, !**/*.gen.ts
  • packages/sdk/generated/agent-harness/core/auth.gen.ts is excluded by !**/generated/**, !**/*.gen.ts
  • packages/sdk/generated/agent-harness/core/bodySerializer.gen.ts is excluded by !**/generated/**, !**/*.gen.ts
  • packages/sdk/generated/agent-harness/core/params.gen.ts is excluded by !**/generated/**, !**/*.gen.ts
  • packages/sdk/generated/agent-harness/core/pathSerializer.gen.ts is excluded by !**/generated/**, !**/*.gen.ts
  • packages/sdk/generated/agent-harness/core/queryKeySerializer.gen.ts is excluded by !**/generated/**, !**/*.gen.ts
  • packages/sdk/generated/agent-harness/core/serverSentEvents.gen.ts is excluded by !**/generated/**, !**/*.gen.ts
  • packages/sdk/generated/agent-harness/core/types.gen.ts is excluded by !**/generated/**, !**/*.gen.ts
  • packages/sdk/generated/agent-harness/core/utils.gen.ts is excluded by !**/generated/**, !**/*.gen.ts
  • packages/sdk/generated/agent-harness/index.ts is excluded by !**/generated/**
  • packages/sdk/generated/agent-harness/sdk.gen.ts is excluded by !**/generated/**, !**/*.gen.ts
  • packages/sdk/generated/agent-harness/types.gen.ts is excluded by !**/generated/**, !**/*.gen.ts
  • packages/sdk/generated/auth/index.ts is excluded by !**/generated/**
  • packages/sdk/generated/auth/sdk.gen.ts is excluded by !**/generated/**, !**/*.gen.ts
  • packages/sdk/generated/auth/types.gen.ts is excluded by !**/generated/**, !**/*.gen.ts
  • packages/sdk/generated/cognition/sdk.gen.ts is excluded by !**/generated/**, !**/*.gen.ts
  • packages/sdk/generated/cognition/types.gen.ts is excluded by !**/generated/**, !**/*.gen.ts
  • packages/sdk/generated/email/index.ts is excluded by !**/generated/**
  • packages/sdk/generated/email/types.gen.ts is excluded by !**/generated/**, !**/*.gen.ts
  • packages/sdk/generated/search/index.ts is excluded by !**/generated/**
  • packages/sdk/generated/search/types.gen.ts is excluded by !**/generated/**, !**/*.gen.ts
  • packages/sdk/generated/storage/index.ts is excluded by !**/generated/**
  • packages/sdk/generated/storage/sdk.gen.ts is excluded by !**/generated/**, !**/*.gen.ts
  • packages/sdk/generated/storage/types.gen.ts is excluded by !**/generated/**, !**/*.gen.ts
  • .sqlx/query-000dcd3c4befc3975adf3bee932023bec273d62d6c2f233c3236ffebbfaf5810.json is excluded by !**/.sqlx/**
  • .sqlx/query-015309f7cfa2a1c087cea2debf574ce47ab31a8cf5d69817c28235605789fa95.json is excluded by !**/.sqlx/**
  • .sqlx/query-13ca7c91a890393503f054cd200c45ae96ad56d3c48b4ee20b207c9bfa4bbc9f.json is excluded by !**/.sqlx/**
  • .sqlx/query-171fc2fe17cc55e036915fe8c0a2abe554f5e39f6eab2c75226ec9d6f96eec91.json is excluded by !**/.sqlx/**
  • .sqlx/query-1b01a7091a13b8088a31b1f4d539a47e43f866d1cc6ff35e2046924f71011039.json is excluded by !**/.sqlx/**
  • .sqlx/query-1b6a994bc0efcc170efa1e9e9115289830b5bc89bfd64dfdb870a503c34ff07e.json is excluded by !**/.sqlx/**
  • .sqlx/query-3109aafbbfdabf1154df4ddd78b499bf363aa384b30e7a6d9f6a116690e1d4bc.json is excluded by !**/.sqlx/**
  • .sqlx/query-4a0dce32f3ee05bc65e3707e9ce5fd4d12fd92d583a422cdf05b29d3d639c5f5.json is excluded by !**/.sqlx/**
  • .sqlx/query-7560f5929cf5e8b1cd8b7afd4cad52a6c1fd612db386416870c4b6bca7f97421.json is excluded by !**/.sqlx/**
  • .sqlx/query-7e076694e17fe7c86e7a948ab72e4a2a56f301223b62413247ac15bd5fef29c5.json is excluded by !**/.sqlx/**
  • .sqlx/query-8d8e2f6bf38b4b18f2b47c282a351aee78b249f6d66133c572c39a7ca8e11024.json is excluded by !**/.sqlx/**
  • .sqlx/query-b2a631a3c9b08b85813839c25a2c7a530010c3a00b2f2d67403bc036af6c8fb5.json is excluded by !**/.sqlx/**
  • .sqlx/query-cbd7fc8fc7f1e6115f065b2a52c656b81d0afbcba06b24ce33da49e66b45657d.json is excluded by !**/.sqlx/**
  • .sqlx/query-d128007b3e2cc1c2b89192f2cae967d43a6eb09fb2869d72e6183c88ff9e6bb8.json is excluded by !**/.sqlx/**
  • .sqlx/query-d4e9676fcb9d7860e0e1f4c54bdc059688c703c58cbdc865b4c9bf25e9ddf354.json is excluded by !**/.sqlx/**
  • .sqlx/query-e50a704e19cd5a0e8bf252e30dba739875031e24d8735ca4a02e9ee39bddddff.json is excluded by !**/.sqlx/**
  • .sqlx/query-e6fcaa97f031c1da3526c816ee88e1abb3cf466142b51d7ed3838b5ea8a5b46e.json is excluded by !**/.sqlx/**
  • .sqlx/query-eb3db180aff5d16f1eed86bfbddf2ffbe4cec0122e364242dec6fec10a98c1c8.json is excluded by !**/.sqlx/**
  • .sqlx/query-eda8f3dae4d58225307ad036c6a19e0d6bef4a3d9ea2791d75799c93b4f2350f.json is excluded by !**/.sqlx/**
📒 Files selected for processing (1530)
  • .claude/skills/run-app/SKILL.md
  • .cursor/cloud-lib.sh
  • .cursor/frontend.sh
  • .cursor/install.sh
  • .cursor/rebuild.sh
  • .cursor/stack.sh
  • .github/actions/setup-nix-dev-shell/action.yml
  • .github/kafka-cluster-topics.json
  • .github/workflows/build_agent_daemon_on_tag.yml
  • .github/workflows/ensure_daytona_snapshot.yml
  • .github/workflows/push_local_stack_binaries.yml
  • .github/workspace-dep-closures.json
  • .gitignore
  • CLAUDE.md
  • CONTRIBUTING.md
  • Cargo.toml
  • README.md
  • apps/docs/AI/bring-your-own.mdx
  • apps/docs/AI/mcp/tools/content-search.mdx
  • apps/docs/AI/mcp/tools/create-bot.mdx
  • apps/docs/AI/mcp/tools/create-channel.mdx
  • apps/docs/AI/mcp/tools/get-bot-webhooks.mdx
  • apps/docs/AI/mcp/tools/index.mdx
  • apps/docs/AI/mcp/tools/issue-bot-credential.mdx
  • apps/docs/AI/mcp/tools/manage-channel-participants.mdx
  • apps/docs/AI/mcp/tools/name-search.mdx
  • apps/docs/AI/mcp/tools/rename-channel.mdx
  • apps/docs/AI/mcp/tools/set-sender-policy.mdx
  • apps/docs/config/tool-pages.json
  • apps/docs/docs.json
  • apps/web/.oxlintrc.json
  • apps/web/AGENTS.md
  • apps/web/CLAUDE.md
  • apps/web/docs/local-predicate-pagination-plan.md
  • apps/web/docs/optimistic-predicate-fact-index-plan.md
  • apps/web/justfile
  • apps/web/knip.ts
  • apps/web/package.json
  • apps/web/scripts/keep-import-meta-dev.test.ts
  • apps/web/scripts/keep-import-meta-dev.ts
  • apps/web/src/components/app/FatalError.tsx
  • apps/web/src/components/app/GlobalHotkeys.tsx
  • apps/web/src/components/app/PreviewPanel.tsx
  • apps/web/src/components/app/app-sidebar/calendar-sidebar-preview.tsx
  • apps/web/src/components/app/app-sidebar/sidebar.tsx
  • apps/web/src/components/app/mobile/ConfirmDrawer.tsx
  • apps/web/src/components/app/side-panel/SidePanel.tsx
  • apps/web/src/components/app/split-layout/componentRegistry.tsx
  • apps/web/src/components/app/split-layout/components/PopoverSplitRenderer.tsx
  • apps/web/src/components/app/split-layout/components/PreviewButton.tsx
  • apps/web/src/components/app/split-layout/components/SplitDrawer.tsx
  • apps/web/src/components/app/split-layout/components/SplitHeader.tsx
  • apps/web/src/components/app/split-layout/components/SplitLabel.tsx
  • apps/web/src/components/app/split-layout/components/SplitPanel.tsx
  • apps/web/src/components/app/split-layout/entry-persistence.ts
  • apps/web/src/components/app/split-layout/layoutManager.ts
  • apps/web/src/components/app/split-layout/layoutUtils.ts
  • apps/web/src/components/app/split-layout/tests/layoutManager.test.ts
  • apps/web/src/components/app/split-panel/SplitPanel.tsx
  • apps/web/src/components/app/split-panel/index.ts
  • apps/web/src/components/list/create-disclosure-state.ts
  • apps/web/src/components/list/create-list-controller.test.ts
  • apps/web/src/components/list/create-list-controller.ts
  • apps/web/src/components/list/create-selection-state.ts
  • apps/web/src/components/list/index.ts
  • apps/web/src/components/list/types.ts
  • apps/web/src/components/list/use-list-interactions.ts
  • apps/web/src/components/ui/components/Badge.test.tsx
  • apps/web/src/components/ui/components/Badge.tsx
  • apps/web/src/components/ui/components/Button.test.tsx
  • apps/web/src/components/ui/components/Button.tsx
  • apps/web/src/components/ui/components/ButtonGroup.tsx
  • apps/web/src/components/ui/components/Calendar.tsx
  • apps/web/src/components/ui/components/ConfirmDialog.tsx
  • apps/web/src/components/ui/components/Dropdown.tsx
  • apps/web/src/components/ui/components/EmptyStatePanel.tsx
  • apps/web/src/components/ui/components/Hotkey.tsx
  • apps/web/src/components/ui/components/Panel.tsx
  • apps/web/src/components/ui/components/PillButton.tsx
  • apps/web/src/components/ui/components/SendButton.tsx
  • apps/web/src/components/ui/components/Tooltip.tsx
  • apps/web/src/components/ui/index.ts
  • apps/web/src/components/ui/utils/controlSizes.ts
  • apps/web/src/components/ui/utils/palette.test.ts
  • apps/web/src/components/ui/utils/palette.ts
  • apps/web/src/components/ui/utils/variants.test.ts
  • apps/web/src/components/ui/utils/variants.ts
  • apps/web/src/components/view-shell/CollapsibleSection.tsx
  • apps/web/src/components/view-shell/ListDropdowns.tsx
  • apps/web/src/components/view-shell/SearchBar.tsx
  • apps/web/src/components/view-shell/ViewShell.tsx
  • apps/web/src/components/view-shell/ViewSidebar.tsx
  • apps/web/src/components/view-shell/index.ts
  • apps/web/src/components/view-shell/view-shell-layout.ts
  • apps/web/src/features/activity/action-graph.tsx
  • apps/web/src/features/activity/activity-dates.ts
  • apps/web/src/features/activity/activity-stats.test.ts
  • apps/web/src/features/activity/activity-stats.ts
  • apps/web/src/features/activity/contribution-grid.test.ts
  • apps/web/src/features/activity/contribution-grid.ts
  • apps/web/src/features/activity/display-entity-type.ts
  • apps/web/src/features/activity/intensity.test.ts
  • apps/web/src/features/activity/intensity.ts
  • apps/web/src/features/activity/my-activity-view.tsx
  • apps/web/src/features/activity/top-entities.tsx
  • apps/web/src/features/auth/EmailAuth.tsx
  • apps/web/src/features/auth/Login.tsx
  • apps/web/src/features/auth/mobile-onboarding/MobileAuthWelcome.tsx
  • apps/web/src/features/auth/mobile-onboarding/MobileOnboarding.tsx
  • apps/web/src/features/auth/mobile-onboarding/OnboardingConnectAccounts.tsx
  • apps/web/src/features/auth/mobile-onboarding/OnboardingCreateAccount.tsx
  • apps/web/src/features/block-agent/component/AgentComposer.tsx
  • apps/web/src/features/block-agent/component/AgentMessage.tsx
  • apps/web/src/features/block-agent/component/AgentSplitHeader.tsx
  • apps/web/src/features/block-agent/component/Block.tsx
  • apps/web/src/features/block-agent/component/ReplyToSelection.tsx
  • apps/web/src/features/block-agent/component/Transcript.tsx
  • apps/web/src/features/block-agent/component/parts/ControlPart.test.tsx
  • apps/web/src/features/block-agent/component/parts/ControlPart.tsx
  • apps/web/src/features/block-agent/component/parts/ToolCallPart.test.tsx
  • apps/web/src/features/block-agent/component/parts/ToolCallPart.tsx
  • apps/web/src/features/block-agent/component/sidepanel/AgentSidePanelSections.tsx
  • apps/web/src/features/block-agent/context/AgentSessionContext.tsx
  • apps/web/src/features/block-agent/context/create-agent-session-feed.test.ts
  • apps/web/src/features/block-agent/context/create-agent-session-feed.ts
  • apps/web/src/features/block-agent/context/create-composer-controller.test.ts
  • apps/web/src/features/block-agent/context/create-composer-controller.ts
  • apps/web/src/features/block-agent/context/create-session-status-controller.test.ts
  • apps/web/src/features/block-agent/context/create-session-status-controller.ts
  • apps/web/src/features/block-agent/context/pending-session.ts
  • apps/web/src/features/block-agent/context/resolve-session-id.test.ts
  • apps/web/src/features/block-agent/context/resolve-session-id.ts
  • apps/web/src/features/block-agent/debug/Gallery.tsx
  • apps/web/src/features/block-agent/debug/replay/Replay.tsx
  • apps/web/src/features/block-agent/debug/replay/driver.ts
  • apps/web/src/features/block-agent/definition.ts
  • apps/web/src/features/block-agent/state/composer-state.test.ts
  • apps/web/src/features/block-agent/state/composer-state.ts
  • apps/web/src/features/block-agent/state/control-message.test.ts
  • apps/web/src/features/block-agent/state/control-message.ts
  • apps/web/src/features/block-agent/state/reply-selection.test.ts
  • apps/web/src/features/block-agent/state/reply-selection.ts
  • apps/web/src/features/block-agent/state/session-summary.test.ts
  • apps/web/src/features/block-agent/ui/ActionLine.tsx
  • apps/web/src/features/block-agent/ui/AgentInput.tsx
  • apps/web/src/features/block-agent/ui/AgentModelSelector.tsx
  • apps/web/src/features/block-agent/ui/ComposerNotice.tsx
  • apps/web/src/features/block-agent/ui/Thought.tsx
  • apps/web/src/features/block-agent/ui/ToolCard.tsx
  • apps/web/src/features/block-agent/ui/index.ts
  • apps/web/src/features/block-automation/component/Automation.tsx
  • apps/web/src/features/block-automation/component/AutomationComposer.tsx
  • apps/web/src/features/block-calendar/components/CalendarSearch.tsx
  • apps/web/src/features/block-calendar/components/EventComposerSplit.tsx
  • apps/web/src/features/block-calendar/components/EventRsvpSection.tsx
  • apps/web/src/features/block-calendar/components/Header.tsx
  • apps/web/src/features/block-calendar/components/Page.tsx
  • apps/web/src/features/block-calendar/components/SelectedEventDetails.tsx
  • apps/web/src/features/block-calendar/components/SetupStatus.tsx
  • apps/web/src/features/block-calendar/components/Workspace.tsx
  • apps/web/src/features/block-call/component/CallRecording/CallRecordingSplitHeader.tsx
  • apps/web/src/features/block-call/component/CallRecording/CallRecordingSummary.tsx
  • apps/web/src/features/block-canvas/component/CanvasController.tsx
  • apps/web/src/features/block-canvas/component/FileSelector.tsx
  • apps/web/src/features/block-canvas/component/ToolBar.tsx
  • apps/web/src/features/block-canvas/component/nodes/BaseCanvasRectangle.tsx
  • apps/web/src/features/block-canvas/component/nodes/Shape.tsx
  • apps/web/src/features/block-channel/component/Compose.tsx
  • apps/web/src/features/block-channel/component/NewChannelBlockAdapter.tsx
  • apps/web/src/features/block-code/component/CodeFileTypeChip.tsx
  • apps/web/src/features/block-email/component/AttachmentPill.tsx
  • apps/web/src/features/block-email/component/BaseInput.tsx
  • apps/web/src/features/block-email/component/Block.tsx
  • apps/web/src/features/block-email/component/BottomReplyButtons.tsx
  • apps/web/src/features/block-email/component/CopySubjectButton.tsx
  • apps/web/src/features/block-email/component/Email.tsx
  • apps/web/src/features/block-email/component/EmailContext.tsx
  • apps/web/src/features/block-email/component/EmailFormContext.tsx
  • apps/web/src/features/block-email/component/EmailInput.tsx
  • apps/web/src/features/block-email/component/EmailMessageBody.tsx
  • apps/web/src/features/block-email/component/EmailThreadTitle.tsx
  • apps/web/src/features/block-email/component/MacroSignatureButton.tsx
  • apps/web/src/features/block-email/component/MessageActions.tsx
  • apps/web/src/features/block-email/component/MessageList.tsx
  • apps/web/src/features/block-email/component/compose/Compose.tsx
  • apps/web/src/features/block-email/component/compose/ComposeToolbar.tsx
  • apps/web/src/features/block-email/component/emailReplyActions.ts
  • apps/web/src/features/block-email/component/sidepanel/EmailSidePanelSections.tsx
  • apps/web/src/features/block-email/definition.ts
  • apps/web/src/features/block-email/util/appendedReplyRoundTrip.test.ts
  • apps/web/src/features/block-email/util/emailBodyContainmentCss.ts
  • apps/web/src/features/block-email/util/fitToWidthZoom.test.ts
  • apps/web/src/features/block-email/util/fitToWidthZoom.ts
  • apps/web/src/features/block-email/util/prepareEmailBody.test.ts
  • apps/web/src/features/block-email/util/prepareEmailBody.ts
  • apps/web/src/features/block-email/util/subjectText.ts
  • apps/web/src/features/block-email/util/undoSend.ts
  • apps/web/src/features/block-md/component/CollabStatus.tsx
  • apps/web/src/features/block-md/component/ComposeSkill.tsx
  • apps/web/src/features/block-md/component/ComposeTask.tsx
  • apps/web/src/features/block-md/component/FormatTools.tsx
  • apps/web/src/features/block-md/component/InlinePropertyValue.tsx
  • apps/web/src/features/block-md/component/MarkdownCollabProvider.tsx
  • apps/web/src/features/block-md/component/MarkdownPopup.tsx
  • apps/web/src/features/block-md/component/MediaSelector.tsx
  • apps/web/src/features/block-md/component/TableInsert.tsx
  • apps/web/src/features/block-md/component/TaskDuplicateMatches.tsx
  • apps/web/src/features/block-md/history/HistoryOverlay.tsx
  • apps/web/src/features/block-md/history/HistoryScrubber.tsx
  • apps/web/src/features/block-md/history/OldOverlay.tsx
  • apps/web/src/features/block-md/history/diffAuthorColorPlugin.test.ts
  • apps/web/src/features/block-md/history/diffAuthorColorPlugin.ts
  • apps/web/src/features/block-md/history/utils.ts
  • apps/web/src/features/block-md/util/taskComposerProperties.ts
  • apps/web/src/features/block-pdf/component/placeables/Signature.tsx
  • apps/web/src/features/block-pr/component/GithubMessageView.tsx
  • apps/web/src/features/block-project/component/ProjectCreateMenu.tsx
  • apps/web/src/features/block-unknown/component/Block.tsx
  • apps/web/src/features/calendar/availability/CopyAvailabilityButton.tsx
  • apps/web/src/features/calendar/availability/availability.test.ts
  • apps/web/src/features/calendar/availability/availability.ts
  • apps/web/src/features/calendar/availability/settings.ts
  • apps/web/src/features/calendar/availability/use-availability-text.ts
  • apps/web/src/features/calendar/availability/zone-label.ts
  • apps/web/src/features/calendar/calendar.css
  • apps/web/src/features/calendar/components/CalendarEmbed.tsx
  • apps/web/src/features/calendar/components/CalendarGrid.tsx
  • apps/web/src/features/calendar/components/CalendarViewContext.tsx
  • apps/web/src/features/calendar/components/EventContent.tsx
  • apps/web/src/features/calendar/components/EventDetails.tsx
  • apps/web/src/features/calendar/components/TurnOffCalendarDialog.tsx
  • apps/web/src/features/calendar/components/composer/EventForm.tsx
  • apps/web/src/features/calendar/components/composer/EventPropertyPills.tsx
  • apps/web/src/features/calendar/components/composer/RecurrenceBuilder.tsx
  • apps/web/src/features/calendar/components/composer/create-calendar-event-form-controller.test.ts
  • apps/web/src/features/calendar/components/composer/create-calendar-event-form-controller.ts
  • apps/web/src/features/calendar/components/composer/event-form-model.test.ts
  • apps/web/src/features/calendar/components/composer/event-form-model.ts
  • apps/web/src/features/calendar/hooks/use-calendar-hotkeys.ts
  • apps/web/src/features/calendar/hooks/use-calendar-sources.ts
  • apps/web/src/features/calendar/hooks/use-calendar-ui-flag.ts
  • apps/web/src/features/calendar/hooks/use-time-grid-opening-scroll.ts
  • apps/web/src/features/calendar/types.ts
  • apps/web/src/features/calendar/utils/event-attribution.test.ts
  • apps/web/src/features/calendar/utils/event-attribution.ts
  • apps/web/src/features/calendar/utils/event-location.test.ts
  • apps/web/src/features/calendar/utils/event-location.ts
  • apps/web/src/features/calendar/utils/event-reminders.test.ts
  • apps/web/src/features/calendar/utils/event-reminders.ts
  • apps/web/src/features/calendar/utils/recurrence.test.ts
  • apps/web/src/features/calendar/utils/recurrence.ts
  • apps/web/src/features/calendar/utils/time-grid-scroller.test.ts
  • apps/web/src/features/calendar/utils/time-grid-scroller.ts
  • apps/web/src/features/channel-invitations/ChannelInviteAcceptance.tsx
  • apps/web/src/features/channel/Attachments/AttachmentEntityList.tsx
  • apps/web/src/features/channel/Attachments/MediaGallery.tsx
  • apps/web/src/features/channel/Attachments/SectionHeader.tsx
  • apps/web/src/features/channel/Bots/BotAgentSection.tsx
  • apps/web/src/features/channel/Bots/BotProfileFields.tsx
  • apps/web/src/features/channel/Bots/BotWebhooksSection.tsx
  • apps/web/src/features/channel/Bots/CreateBotTokenDialog.tsx
  • apps/web/src/features/channel/Bots/MintCredential.tsx
  • apps/web/src/features/channel/Call/CallOverlay.tsx
  • apps/web/src/features/channel/Call/CallStartedNotifier.tsx
  • apps/web/src/features/channel/Call/ChannelCallButton.tsx
  • apps/web/src/features/channel/Channel/Channel.tsx
  • apps/web/src/features/channel/Channel/ChannelDropZone.tsx
  • apps/web/src/features/channel/Channel/ThreadList.tsx
  • apps/web/src/features/channel/Channel/message-list-meta.ts
  • apps/web/src/features/channel/Channel/tests/message-list-meta.test.ts
  • apps/web/src/features/channel/CreateChannelModal.tsx
  • apps/web/src/features/channel/Input/ActionButton.tsx
  • apps/web/src/features/channel/Input/ChannelInput.tsx
  • apps/web/src/features/channel/Input/Footer.tsx
  • apps/web/src/features/channel/Input/configured-markdown-editor.ts
  • apps/web/src/features/channel/Input/tests/input-slots.test.tsx
  • apps/web/src/features/channel/Input/tests/select-trailing-paragraph.test.ts
  • apps/web/src/features/channel/Input/tests/task-mode.test.tsx
  • apps/web/src/features/channel/Message/ActionMenu.tsx
  • apps/web/src/features/channel/Message/AgentBadge.tsx
  • apps/web/src/features/channel/Message/ChannelCreatedIndicator.tsx
  • apps/web/src/features/channel/Message/ChannelMessage.tsx
  • apps/web/src/features/channel/Message/DateDivider.tsx
  • apps/web/src/features/channel/Message/EditedIndicator.tsx
  • apps/web/src/features/channel/Message/HoverActions.tsx
  • apps/web/src/features/channel/Message/Layout.tsx
  • apps/web/src/features/channel/Message/MessageFlag.tsx
  • apps/web/src/features/channel/Message/NewDivider.tsx
  • apps/web/src/features/channel/Message/ReactionChip.tsx
  • apps/web/src/features/channel/Message/Reactions.tsx
  • apps/web/src/features/channel/Message/Root.tsx
  • apps/web/src/features/channel/Message/Timestamp.tsx
  • apps/web/src/features/channel/Message/list-meta.ts
  • apps/web/src/features/channel/Message/tests/date-divider.test.tsx
  • apps/web/src/features/channel/Participants/ChannelBotRow.tsx
  • apps/web/src/features/channel/Participants/ChannelJoinLinkButton.tsx
  • apps/web/src/features/channel/StandaloneThread/EditableThread.tsx
  • apps/web/src/features/channel/StandaloneThread/ParentMessage.tsx
  • apps/web/src/features/channel/StandaloneThread/Replies.tsx
  • apps/web/src/features/channel/StandaloneThread/Root.tsx
  • apps/web/src/features/channel/Thread/ChannelThread.tsx
  • apps/web/src/features/channel/Thread/Thread.ts
  • apps/web/src/features/channel/Thread/ThreadActionsFooter.tsx
  • apps/web/src/features/channel/Thread/ThreadCollapsedIndicator.tsx
  • apps/web/src/features/channel/Thread/ThreadRail.tsx
  • apps/web/src/features/channel/Thread/ThreadRepliesBridgeRail.tsx
  • apps/web/src/features/channel/Thread/ThreadReplyButton.tsx
  • apps/web/src/features/channel/Thread/ThreadReplyInput.tsx
  • apps/web/src/features/channel/Thread/ThreadReplyInputConnector.tsx
  • apps/web/src/features/channel/Thread/ThreadReplyList.tsx
  • apps/web/src/features/channel/Thread/ThreadReplyRail.tsx
  • apps/web/src/features/channel/Thread/ThreadReplyRailDecorations.tsx
  • apps/web/src/features/channel/Thread/ThreadRootRail.tsx
  • apps/web/src/features/channel/Thread/ThreadRow.tsx
  • apps/web/src/features/channel/Thread/ThreadTerminalRail.tsx
  • apps/web/src/features/channel/Thread/ThreadTypingIndicator.tsx
  • apps/web/src/features/channel/Thread/tests/thread-reply-rail.test.tsx
  • apps/web/src/features/channel/Thread/utils/thread-rail-geometry.ts
  • apps/web/src/features/channel/macroAi.ts
  • apps/web/src/features/chat/ChatWithAgentButton.tsx
  • apps/web/src/features/command/CommandMenu.tsx
  • apps/web/src/features/command/Launcher.tsx
  • apps/web/src/features/command/sidebar/sidebar-create-menu.tsx
  • apps/web/src/features/companies/CreateCompanyModal.tsx
  • apps/web/src/features/companies/CreateContactModal.tsx
  • apps/web/src/features/companies/crm/StageIcon.tsx
  • apps/web/src/features/devtools/HotkeyDebugger.tsx
  • apps/web/src/features/devtools/debug/ProjectionPlayground.tsx
  • apps/web/src/features/dynamic-ui/widgets/Timeline.tsx
  • apps/web/src/features/entity/EntitySelectionToolbar.tsx
  • apps/web/src/features/entity/EntitySelectionToolbarModal.tsx
  • apps/web/src/features/entity/bulk-edit/BulkDeleteView.tsx
  • apps/web/src/features/entity/bulk-edit/BulkMoveToProjectView.tsx
  • apps/web/src/features/entity/bulk-edit/BulkRenameEntitiesView.tsx
  • apps/web/src/features/entity/components/Badges.tsx
  • apps/web/src/features/entity/composed/ListEntity.css
  • apps/web/src/features/entity/composed/ListEntity.tsx
  • apps/web/src/features/entity/composed/list-entity/calendar.tsx
  • apps/web/src/features/entity/composed/list-entity/channel.tsx
  • apps/web/src/features/entity/composed/list-entity/narrow-condensed-layout.tsx
  • apps/web/src/features/entity/composed/list-entity/narrow-layout.tsx
  • apps/web/src/features/entity/composed/list-entity/narrow-single-line-layout.tsx
  • apps/web/src/features/entity/composed/list-entity/row-geometry.ts
  • apps/web/src/features/entity/composed/list-entity/wide-layout.tsx
  • apps/web/src/features/entity/entity-modal/EntityModal.tsx
  • apps/web/src/features/entity/extractors-notification/notification-row.tsx
  • apps/web/src/features/entity/extractors-notification/notification-stacks.tsx
  • apps/web/src/features/entity/extractors-property/property-helpers.test.ts
  • apps/web/src/features/entity/extractors/entity-icon.tsx
  • apps/web/src/features/entity/index.ts
  • apps/web/src/features/entity/queries/dss.ts
  • apps/web/src/features/entity/types/entity.ts
  • apps/web/src/features/home/home-section-boundary.tsx
  • apps/web/src/features/inbox/AddInboxDialog.tsx
  • apps/web/src/features/inbox/ShareInboxConflictDialog.tsx
  • apps/web/src/features/integrations/import-linear/ImportLinear.tsx
  • apps/web/src/features/next-soup/create-soup-state.ts
  • apps/web/src/features/next-soup/debug/DocumentWherePlayground.tsx
  • apps/web/src/features/next-soup/filters/configs/entity.ts
  • apps/web/src/features/next-soup/filters/configs/index.ts
  • apps/web/src/features/next-soup/filters/predicates.ts
  • apps/web/src/features/next-soup/sidebar/soup-filter-presets.test.ts
  • apps/web/src/features/next-soup/sidebar/soup-filter-presets.ts
  • apps/web/src/features/next-soup/soup-view/FolderDropZone.tsx
  • apps/web/src/features/next-soup/soup-view/NewCallButton.tsx
  • apps/web/src/features/next-soup/soup-view/create-search-state.ts
  • apps/web/src/features/next-soup/soup-view/date-group-header.tsx
  • apps/web/src/features/next-soup/soup-view/empty-states.test.tsx
  • apps/web/src/features/next-soup/soup-view/empty-states.tsx
  • apps/web/src/features/next-soup/soup-view/filters-bar/inbox-selector.tsx
  • apps/web/src/features/next-soup/soup-view/filters-bar/mobile-filter-drawer.tsx
  • apps/web/src/features/next-soup/soup-view/filters-bar/search/mobile-search-filter-drawer.tsx
  • apps/web/src/features/next-soup/soup-view/filters-bar/search/search-facets.tsx
  • apps/web/src/features/next-soup/soup-view/filters-bar/search/search-filters-state.ts
  • apps/web/src/features/next-soup/soup-view/filters-bar/soup-active-filters-bar.tsx
  • apps/web/src/features/next-soup/soup-view/group-by-date.ts
  • apps/web/src/features/next-soup/soup-view/soup-view-context.tsx
  • apps/web/src/features/next-soup/soup-view/soup-view-create-button.tsx
  • apps/web/src/features/next-soup/soup-view/soup-view.tsx
  • apps/web/src/features/next-soup/soup-view/use-soup-navigation-hotkeys.ts
  • apps/web/src/features/next-soup/soup-view/use-soup-view-hotkeys.ts
  • apps/web/src/features/next-soup/soup-view/views/companies/CompanyListEntity.tsx
  • apps/web/src/features/next-soup/soup-view/views/companies/CompanyViewsMenu.tsx
  • apps/web/src/features/next-soup/soup-view/views/inbox/InboxCard.tsx
  • apps/web/src/features/next-soup/soup-view/views/inbox/InboxListEntity.tsx
  • apps/web/src/features/next-soup/soup-view/views/tasks/TaskListEntity.tsx
  • apps/web/src/features/next-soup/soup-view/views/tasks/TaskListHeader.tsx
  • apps/web/src/features/next-soup/soup-view/views/tasks/list-property-value.css
  • apps/web/src/features/next-soup/soup-view/views/tasks/list-property-value.tsx
  • apps/web/src/features/next-soup/soup-view/views/tasks/task-grid-layout.tsx
  • apps/web/src/features/next-soup/utils.test.ts
  • apps/web/src/features/next-soup/utils.ts
  • apps/web/src/features/notifications/apply-preference-toggle.ts
  • apps/web/src/features/notifications/components/Playground.tsx
  • apps/web/src/features/notifications/notification-event-catalog.ts
  • apps/web/src/features/notifications/notification-source.ts
  • apps/web/src/features/notifications/queries/muted-entities-query.ts
  • apps/web/src/features/notifications/tests/apply-preference-toggle.test.ts
  • apps/web/src/features/notifications/tests/notification-source.test.ts
  • apps/web/src/features/onboarding/InteractiveOnboardingModal.tsx
  • apps/web/src/features/onboarding/components-lib.tsx
  • apps/web/src/features/paywall/PaywallComponent.tsx
  • apps/web/src/features/property/component/modal/CreatePropertyModal.tsx
  • apps/web/src/features/property/component/propertyValue/PropertyTooltip.tsx
  • apps/web/src/features/property/component/propertyValue/PropertyValueIcon.tsx
  • apps/web/src/features/property/debug/PropertyDebug.tsx
  • apps/web/src/features/property/editor/PropertyEditorModal.tsx
  • apps/web/src/features/property/extractors/PropertyAddButton.tsx
  • apps/web/src/features/property/extractors/PropertyChips.tsx
  • apps/web/src/features/property/extractors/PropertyEditTrigger.tsx
  • apps/web/src/features/property/extractors/PropertyPill.test.tsx
  • apps/web/src/features/property/extractors/PropertyPill.tsx
  • apps/web/src/features/property/extractors/index.ts
  • apps/web/src/features/property/property.ts
  • apps/web/src/features/property/side-panel/properties/EntityPropertiesSection.tsx
  • apps/web/src/features/property/tags/EntityRowTags.tsx
  • apps/web/src/features/property/tags/TagEditorDialog.tsx
  • apps/web/src/features/property/tags/TagPicker.tsx
  • apps/web/src/features/property/tags/TagPill.test.ts
  • apps/web/src/features/property/tags/TagPill.tsx
  • apps/web/src/features/property/tags/TagsRow.tsx
  • apps/web/src/features/property/tags/index.ts
  • apps/web/src/features/property/tags/tag-sets-context.test.tsx
  • apps/web/src/features/property/tags/useDocTags.ts
  • apps/web/src/features/property/tags/useSoupResolvedTags.ts
  • apps/web/src/features/property/utils/entityConversion.ts
  • apps/web/src/features/property/utils/formatting.ts
  • apps/web/src/features/reminders/ReminderComposerModal.tsx
  • apps/web/src/features/settings/Account.tsx
  • apps/web/src/features/settings/Admin.tsx
  • apps/web/src/features/settings/Billing.tsx
  • apps/web/src/features/settings/ConnectedAccounts.tsx
  • apps/web/src/features/settings/Crm.tsx
  • apps/web/src/features/settings/Cursor.tsx
  • apps/web/src/features/settings/Email.tsx
  • apps/web/src/features/settings/Integrations.tsx
  • apps/web/src/features/settings/Notifications.tsx
  • apps/web/src/features/settings/PipedreamIntegrations.tsx
  • apps/web/src/features/settings/Settings.tsx
  • apps/web/src/features/settings/SignatureSection.tsx
  • apps/web/src/features/settings/Tags.tsx
  • apps/web/src/features/settings/Team.tsx
  • apps/web/src/features/settings/primitives.tsx
  • apps/web/src/features/setup/SetupGraphic.tsx
  • apps/web/src/features/setup/flow/PlanStep.tsx
  • apps/web/src/features/setup/flow/shared.tsx
  • apps/web/src/features/setup/flow/useOnboardingV4Flag.ts
  • apps/web/src/features/soup/collection/date-buckets.ts
  • apps/web/src/features/soup/collection/index.ts
  • apps/web/src/features/soup/collection/rows.ts
  • apps/web/src/features/soup/collection/transforms.ts
  • apps/web/src/features/soup/collection/types.ts
  • apps/web/src/features/soup/entity-notifications.ts
  • apps/web/src/features/soup/filters/facets/clause.ts
  • apps/web/src/features/soup/filters/facets/compile.test.ts
  • apps/web/src/features/soup/filters/facets/compile.ts
  • apps/web/src/features/soup/filters/facets/constants.ts
  • apps/web/src/features/soup/filters/facets/evaluate.test.ts
  • apps/web/src/features/soup/filters/facets/evaluate.ts
  • apps/web/src/features/soup/filters/facets/index.ts
  • apps/web/src/features/soup/filters/facets/selection.ts
  • apps/web/src/features/soup/filters/facets/types.ts
  • apps/web/src/features/soup/filters/index.ts
  • apps/web/src/features/soup/index.ts
  • apps/web/src/features/team-invitations/TeamInviteAcceptance.tsx
  • apps/web/src/features/team-invitations/invite-modal.tsx
  • apps/web/src/features/theme/components/ColorPickerPopover.tsx
  • apps/web/src/features/theme/components/ThemeEdit3.tsx
  • apps/web/src/features/theme/components/ThemeEditor.tsx
  • apps/web/src/features/theme/components/ThemeTokenEditor.tsx
  • apps/web/src/features/theme/signals/themeReactive.ts
  • apps/web/src/index.css
  • apps/web/src/lib/constants/routerBase.ts
  • apps/web/src/lib/core/collab-surface/CollabMdSurface.tsx
  • apps/web/src/lib/core/collab-surface/blockParent.ts
  • apps/web/src/lib/core/collab-surface/createCollabSurface.ts
  • apps/web/src/lib/core/collab-surface/debug/CollabSurfaceDemoPage.tsx
  • apps/web/src/lib/core/collab-surface/token.ts
  • apps/web/src/lib/core/comments/Comment.tsx
  • apps/web/src/lib/core/comments/MeasureContainer.tsx
  • apps/web/src/lib/core/comments/MinimizedThreads.tsx
  • apps/web/src/lib/core/comments/discussion/Discussion.tsx
  • apps/web/src/lib/core/component/AI/component/AIChatEmptyState.tsx
  • apps/web/src/lib/core/component/AI/component/InlineAi.tsx
  • apps/web/src/lib/core/component/AI/component/McpSetupCards.tsx
  • apps/web/src/lib/core/component/AI/component/debug/Attachment.tsx
  • apps/web/src/lib/core/component/AI/component/debug/Component.tsx
  • apps/web/src/lib/core/component/AI/component/debug/HttpStream.tsx
  • apps/web/src/lib/core/component/AI/component/debug/StaticMarkdownStream.tsx
  • apps/web/src/lib/core/component/AI/component/debug/stream/StreamDebugger.tsx
  • apps/web/src/lib/core/component/AI/component/input/useAiDataConsent.tsx
  • apps/web/src/lib/core/component/AI/component/tool/BashCodeExecution.tsx
  • apps/web/src/lib/core/component/AI/component/tool/Bots.tsx
  • apps/web/src/lib/core/component/AI/component/tool/ChannelMutations.tsx
  • apps/web/src/lib/core/component/AI/component/tool/ListTags.tsx
  • apps/web/src/lib/core/component/AI/component/tool/Properties.tsx
  • apps/web/src/lib/core/component/AI/component/tool/SetSenderPolicy.tsx
  • apps/web/src/lib/core/component/AI/component/tool/TextEditorCodeExecution.tsx
  • apps/web/src/lib/core/component/AI/component/tool/calendar/ChatCompose.tsx
  • apps/web/src/lib/core/component/AI/component/tool/calendar/EventPreview.css
  • apps/web/src/lib/core/component/AI/component/tool/calendar/EventPreview.tsx
  • apps/web/src/lib/core/component/AI/component/tool/calendar/event-preview-model.ts
  • apps/web/src/lib/core/component/AI/component/tool/handler.tsx
  • apps/web/src/lib/core/component/BlockContainer.tsx
  • apps/web/src/lib/core/component/DocumentBlockContainer.tsx
  • apps/web/src/lib/core/component/DocumentPreview.tsx
  • apps/web/src/lib/core/component/EmailPermissionsBanner.tsx
  • apps/web/src/lib/core/component/EntityLoadGate.test.tsx
  • apps/web/src/lib/core/component/EntityLoadGate.tsx
  • apps/web/src/lib/core/component/FileList/ExplorerSpacer.tsx
  • apps/web/src/lib/core/component/FileList/constants.tsx
  • apps/web/src/lib/core/component/ForwardToChannel.tsx
  • apps/web/src/lib/core/component/InlineTitleEditor.tsx
  • apps/web/src/lib/core/component/LexicalMarkdown/builder/MarkdownConfigBuilder.ts
  • apps/web/src/lib/core/component/LexicalMarkdown/builder/MarkdownShell.tsx
  • apps/web/src/lib/core/component/LexicalMarkdown/builder/buildHandleFromConfig.ts
  • apps/web/src/lib/core/component/LexicalMarkdown/builder/types.ts
  • apps/web/src/lib/core/component/LexicalMarkdown/collaboration/CollabProvider.tsx
  • apps/web/src/lib/core/component/LexicalMarkdown/collaboration/remote-cursor.tsx
  • apps/web/src/lib/core/component/LexicalMarkdown/component/core/FocusClickTarget.tsx
  • apps/web/src/lib/core/component/LexicalMarkdown/component/core/StaticMarkdown.tsx
  • apps/web/src/lib/core/component/LexicalMarkdown/component/debug/LexicalStateDebugger.tsx
  • apps/web/src/lib/core/component/LexicalMarkdown/component/decorator/AgentContext.tsx
  • apps/web/src/lib/core/component/LexicalMarkdown/component/decorator/MagicChip/presentation.test.ts
  • apps/web/src/lib/core/component/LexicalMarkdown/component/decorator/MagicChip/presentation.ts
  • apps/web/src/lib/core/component/LexicalMarkdown/component/decorator/PasteNode.tsx
  • apps/web/src/lib/core/component/LexicalMarkdown/component/menu/AgentCommandsMenu/AgentCommandsMenu.tsx
  • apps/web/src/lib/core/component/LexicalMarkdown/component/menu/AgentCommandsMenu/index.ts
  • apps/web/src/lib/core/component/LexicalMarkdown/component/menu/FloatingFormatMenu.tsx
  • apps/web/src/lib/core/component/LexicalMarkdown/component/menu/FloatingLinkMenu.tsx
  • apps/web/src/lib/core/component/LexicalMarkdown/component/misc/TableCellResizer.tsx
  • apps/web/src/lib/core/component/LexicalMarkdown/directive/floatWithSelection.ts
  • apps/web/src/lib/core/component/LexicalMarkdown/init.ts
  • apps/web/src/lib/core/component/LexicalMarkdown/plugins/agent-commands/agentCommandsPlugin.ts
  • apps/web/src/lib/core/component/LexicalMarkdown/plugins/agent-commands/index.ts
  • apps/web/src/lib/core/component/LexicalMarkdown/plugins/blame-tooltip/BlameTooltip.tsx
  • apps/web/src/lib/core/component/LexicalMarkdown/plugins/index.ts
  • apps/web/src/lib/core/component/LexicalMarkdown/plugins/tables/tableCellContent.test.ts
  • apps/web/src/lib/core/component/LexicalMarkdown/plugins/tables/tableCellResize.test.ts
  • apps/web/src/lib/core/component/LexicalMarkdown/plugins/tables/tableCellResize.ts
  • apps/web/src/lib/core/component/LexicalMarkdown/plugins/tables/tablePlugin.ts
  • apps/web/src/lib/core/component/LexicalMarkdown/styles.css
  • apps/web/src/lib/core/component/LexicalMarkdown/theme.ts
  • apps/web/src/lib/core/component/LexicalMarkdown/version.ts
  • apps/web/src/lib/core/component/Link.tsx
  • apps/web/src/lib/core/component/PcNoiseGrid.tsx
  • apps/web/src/lib/core/component/References.tsx
  • apps/web/src/lib/core/component/Themes.tsx
  • apps/web/src/lib/core/component/Toast/Toast.tsx
  • apps/web/src/lib/core/component/TopBar/LoginButton.tsx
  • apps/web/src/lib/core/component/TopBar/ShareButton.tsx
  • apps/web/src/lib/core/component/UserIcon.tsx
  • apps/web/src/lib/core/component/UserTooltip.test.tsx
  • apps/web/src/lib/core/component/UserTooltip.tsx
  • apps/web/src/lib/core/constant/SettingsState.tsx
  • apps/web/src/lib/core/constant/cursorAgent.test.ts
  • apps/web/src/lib/core/constant/cursorAgent.ts
  • apps/web/src/lib/core/constant/featureFlags.ts
  • apps/web/src/lib/core/constant/macroNew.ts
  • apps/web/src/lib/core/constant/settingsTabsConfig.tsx
  • apps/web/src/lib/core/context/quickAccess/QuickAccessProvider.tsx
  • apps/web/src/lib/core/context/quickAccess/QuickAccessSource.tsx
  • apps/web/src/lib/core/cursor/flag.ts
  • apps/web/src/lib/core/dom-selectors.ts
  • apps/web/src/lib/core/email-link/index.ts
  • apps/web/src/lib/core/email-link/return-layout.test.ts
  • apps/web/src/lib/core/email-link/return-layout.ts
  • apps/web/src/lib/core/email/tests/email-rendering.pw.ts
  • apps/web/src/lib/core/email/tests/fixtures/github-pr-review.json
  • apps/web/src/lib/core/email/tests/fixtures/wide-table.json
  • apps/web/src/lib/core/hotkey/eclipse-override.test.ts
  • apps/web/src/lib/core/hotkey/getCommands.ts
  • apps/web/src/lib/core/hotkey/hotkeys.ts
  • apps/web/src/lib/core/hotkey/scope-activation.test.ts
  • apps/web/src/lib/core/hotkey/state.ts
  • apps/web/src/lib/core/hotkey/tokens.ts
  • apps/web/src/lib/core/hotkey/types.ts
  • apps/web/src/lib/core/hotkey/utils.ts
  • apps/web/src/lib/core/internal/App.tsx
  • apps/web/src/lib/core/internal/BlockLoader.tsx
  • apps/web/src/lib/core/internal/DataDebug.tsx
  • apps/web/src/lib/core/internal/IconGallery.tsx
  • apps/web/src/lib/core/internal/PixelArtIconDemo.tsx
  • apps/web/src/lib/core/internal/ResizeDemo.tsx
  • apps/web/src/lib/core/internal/ThemeDebug.tsx
  • apps/web/src/lib/core/linked-conversation/LinkedConversation.tsx
  • apps/web/src/lib/core/mobile/IosPushNotificationModal.tsx
  • apps/web/src/lib/core/mobile/IpadUnsupportedDialog.tsx
  • apps/web/src/lib/core/mobile/NativeAppUpdateRequiredDialog.tsx
  • apps/web/src/lib/core/mobile/native-network-status.ts
  • apps/web/src/lib/core/orchestrator.tsx
  • apps/web/src/lib/core/pipedream/ConnectorIcon.tsx
  • apps/web/src/lib/core/pipedream/catalog.ts
  • apps/web/src/lib/core/pipedream/flag.ts
  • apps/web/src/lib/core/signal/load.ts
  • apps/web/src/lib/core/signal/token.ts
  • apps/web/src/lib/core/util/create.ts
  • apps/web/src/lib/fullcalendar-solid/FullCalendar.tsx
  • apps/web/src/lib/graphql-cache/exchange/normalized-cache-exchange.test.ts
  • apps/web/src/lib/graphql-cache/exchange/normalized-cache-exchange.ts
  • apps/web/src/lib/graphql-cache/exchange/record-selection.test.ts
  • apps/web/src/lib/graphql-cache/exchange/record-selection.ts
  • apps/web/src/lib/graphql-cache/host/noop-host.ts
  • apps/web/src/lib/graphql-cache/host/tauri-host.test.ts
  • apps/web/src/lib/graphql-cache/host/tauri-host.ts
  • apps/web/src/lib/graphql-cache/host/types.ts
  • apps/web/src/lib/graphql-cache/host/worker-host.test.ts
  • apps/web/src/lib/graphql-cache/host/worker-host.ts
  • apps/web/src/lib/graphql-cache/index.ts
  • apps/web/src/lib/graphql-cache/lifecycle.test.ts
  • apps/web/src/lib/graphql-cache/protocol.test.ts
  • apps/web/src/lib/graphql-cache/protocol.ts
  • apps/web/src/lib/graphql-cache/telemetry-otel.test.ts
  • apps/web/src/lib/graphql-cache/telemetry-otel.ts
  • apps/web/src/lib/graphql-cache/telemetry.test.ts
  • apps/web/src/lib/graphql-cache/telemetry.ts
  • apps/web/src/lib/graphql-cache/worker/browser-test/fake-cache.engine-worker.ts
  • apps/web/src/lib/graphql-cache/worker/cache-engine-runtime.test.ts
  • apps/web/src/lib/graphql-cache/worker/coordinator-core.test.ts
  • apps/web/src/lib/graphql-cache/worker/coordinator-protocol.test.ts
  • apps/web/src/lib/graphql-cache/worker/coordinator-protocol.ts
  • apps/web/src/lib/graphql-cache/worker/coordinator-router.test.ts
  • apps/web/src/lib/graphql-cache/worker/wasm-module.ts
  • apps/web/src/lib/graphql-cache/worker/worker-core.test.ts
  • apps/web/src/lib/graphql-cache/worker/worker-core.ts
  • apps/web/src/lib/persistence/index.ts
  • apps/web/src/lib/persistence/make-persisted-state.test.ts
  • apps/web/src/lib/persistence/make-persisted-state.ts
  • apps/web/src/lib/queries/activity/graphql/overview.ts
  • apps/web/src/lib/queries/agent-session/realtime-protocol.ts
  • apps/web/src/lib/queries/agent-session/session-metadata-sync.ts
  • apps/web/src/lib/queries/agent-session/session.ts
  • apps/web/src/lib/queries/auth/cursor-api-key.ts
  • apps/web/src/lib/queries/auth/keys.ts
  • apps/web/src/lib/queries/call/call.test.ts
  • apps/web/src/lib/queries/call/call.ts
  • apps/web/src/lib/queries/call/keys.ts
  • apps/web/src/lib/queries/channel/channels.ts
  • apps/web/src/lib/queries/channel/graphql.ts
  • apps/web/src/lib/queries/channel/keys.ts
  • apps/web/src/lib/queries/channel/tests/graphql.test.ts
  • apps/web/src/lib/queries/client.ts
  • apps/web/src/lib/queries/create-infinite-queries.ts
  • apps/web/src/lib/queries/email/draft.ts
  • apps/web/src/lib/queries/email/graphql/thread.test.ts
  • apps/web/src/lib/queries/email/graphql/thread.ts
  • apps/web/src/lib/queries/email/thread.ts
  • apps/web/src/lib/queries/history/graphql.ts
  • apps/web/src/lib/queries/history/tests/graphql.test.ts
  • apps/web/src/lib/queries/notification/keys.ts
  • apps/web/src/lib/queries/notification/type-preferences.ts
  • apps/web/src/lib/queries/notification/unsubscribes.ts
  • apps/web/src/lib/queries/pipedream-connectors.ts
  • apps/web/src/lib/queries/properties/entity.test.tsx
  • apps/web/src/lib/queries/properties/entity.ts
  • apps/web/src/lib/queries/properties/graphql-optimistic.ts
  • apps/web/src/lib/queries/properties/graphql/entity-options.test.ts
  • apps/web/src/lib/queries/properties/graphql/entity-options.ts
  • apps/web/src/lib/queries/properties/graphql/entity.ts
  • apps/web/src/lib/queries/properties/in-flight-options.ts
  • apps/web/src/lib/queries/properties/option-deltas.ts
  • apps/web/src/lib/queries/soup/backfill.test.tsx
  • apps/web/src/lib/queries/soup/backfill.ts
  • apps/web/src/lib/queries/soup/graphql/active-queries.test.ts
  • apps/web/src/lib/queries/soup/graphql/active-queries.ts
  • apps/web/src/lib/queries/soup/graphql/items.test.ts
  • apps/web/src/lib/queries/soup/graphql/items.ts
  • apps/web/src/lib/queries/soup/grouped/create-grouped-soup-queries.ts
  • apps/web/src/lib/queries/soup/grouped/graphql/create-graphql-grouped-soup-queries.test.ts
  • apps/web/src/lib/queries/soup/grouped/graphql/create-graphql-grouped-soup-queries.ts
  • apps/web/src/lib/queries/soup/items.transport-refetch.test.ts
  • apps/web/src/lib/queries/soup/items.ts
  • apps/web/src/lib/queries/soup/normalized-cache/operations.test.ts
  • apps/web/src/lib/queries/soup/normalized-cache/operations.ts
  • apps/web/src/lib/queries/soup/request-timeout.test.ts
  • apps/web/src/lib/queries/soup/request-timeout.ts
  • apps/web/src/lib/queries/soup/transform-utils.ts
  • apps/web/src/lib/queries/storage/attachment-references.ts
  • apps/web/src/lib/queries/sync/SyncProvider.tsx
  • apps/web/src/lib/service-clients/service-agent-harness/client.ts
  • apps/web/src/lib/service-clients/service-agent-harness/openapi.json
  • apps/web/src/lib/service-clients/service-auth/client.ts
  • apps/web/src/lib/service-clients/service-auth/openapi.json
  • apps/web/src/lib/service-clients/service-call/client.ts
  • apps/web/src/lib/service-clients/service-cognition/openapi.json
  • apps/web/src/lib/service-clients/service-email/openapi.json
  • apps/web/src/lib/service-clients/service-notification/client.ts
  • apps/web/src/lib/service-clients/service-search/openapi.json
  • apps/web/src/lib/service-clients/service-storage/client.ts
  • apps/web/src/lib/service-clients/service-storage/graphql-soup-websocket.test.ts
  • apps/web/src/lib/service-clients/service-storage/graphql-soup-websocket.ts
  • apps/web/src/lib/service-clients/service-storage/graphql-soup.test.ts
  • apps/web/src/lib/service-clients/service-storage/graphql-soup.ts
  • apps/web/src/lib/service-clients/service-storage/graphql/activity.graphql
  • apps/web/src/lib/service-clients/service-storage/graphql/history.graphql
  • apps/web/src/lib/service-clients/service-storage/graphql/notification-updates.graphql
  • apps/web/src/lib/service-clients/service-storage/graphql/soup-membership.graphql
  • apps/web/src/lib/service-clients/service-storage/graphql/update-entity-property-options.graphql
  • apps/web/src/lib/service-clients/service-storage/itemType.test.ts
  • apps/web/src/lib/service-clients/service-storage/itemType.ts
  • apps/web/src/lib/service-clients/service-storage/openapi.json
  • apps/web/src/lib/service-clients/service-storage/service.ts
  • apps/web/src/lib/service-clients/service-sync/source/helpers.ts
  • apps/web/src/lib/signals/store-array-updaters.ts
  • apps/web/src/lib/urql-solid/create-urql-infinite-query.test.tsx
  • apps/web/src/lib/urql-solid/infinite-query-observer.ts
  • apps/web/src/lib/utils/create-size-breakpoints.test.ts
  • apps/web/src/lib/utils/create-size-breakpoints.ts
  • apps/web/src/routes/BasePath.tsx
  • apps/web/src/routes/Root.tsx
  • apps/web/src/routes/TaskRoute.tsx
  • apps/web/tauri/Cargo.toml
  • apps/web/tauri/graphql_cache_plugin/src/commands.rs
  • apps/web/tauri/graphql_cache_plugin/src/engine.rs
  • apps/web/tauri/graphql_cache_plugin/src/engine/test.rs
  • apps/web/tauri/graphql_cache_plugin/src/lib.rs
  • apps/web/tauri/network_status_plugin/.gitignore
  • apps/web/tauri/network_status_plugin/Cargo.toml
  • apps/web/tauri/network_status_plugin/build.rs
  • apps/web/tauri/network_status_plugin/ios/Package.swift
  • apps/web/tauri/network_status_plugin/ios/Sources/NetworkStatusPlugin.swift
  • apps/web/tauri/network_status_plugin/permissions/autogenerated/commands/watch_status.toml
  • apps/web/tauri/network_status_plugin/permissions/autogenerated/reference.md
  • apps/web/tauri/network_status_plugin/permissions/schemas/schema.json
  • apps/web/tauri/network_status_plugin/src/lib.rs
  • apps/web/tauri/src-tauri/Cargo.toml
  • apps/web/tauri/src-tauri/capabilities/mobile.json
  • apps/web/tauri/src-tauri/src/lib.rs
  • apps/web/tsconfig.json
  • apps/web/vite.base.ts
  • apps/web/vitest.config.ts
  • crates/activity/Cargo.toml
  • crates/activity/src/domain/mod.rs
  • crates/activity/src/domain/overview.rs
  • crates/activity/src/domain/overview/test.rs
  • crates/activity/src/domain/ports.rs
  • crates/activity/src/domain/service/test.rs
  • crates/activity/src/inbound/toolset/test.rs
  • crates/activity/src/lib.rs
  • crates/activity/src/outbound/pg_activity_repo.rs
  • crates/activity/src/outbound/pg_activity_repo/test.rs
  • crates/agent_egress/Cargo.toml
  • crates/agent_egress/src/domain/error.rs
  • crates/agent_egress/src/domain/mod.rs
  • crates/agent_egress/src/domain/model.rs
  • crates/agent_egress/src/domain/model/test.rs
  • crates/agent_egress/src/domain/ports.rs
  • crates/agent_egress/src/domain/service.rs
  • crates/agent_egress/src/domain/service/test.rs
  • crates/agent_egress/src/inbound/axum_router.rs
  • crates/agent_egress/src/inbound/axum_router/test.rs
  • crates/agent_egress/src/inbound/mod.rs
  • crates/agent_egress/src/lib.rs
  • crates/agent_egress/src/outbound/forwarder.rs
  • crates/agent_egress/src/outbound/github_tokens.rs
  • crates/agent_egress/src/outbound/github_tokens/test.rs
  • crates/agent_egress/src/outbound/macro_mcp.rs
  • crates/agent_egress/src/outbound/macro_mcp/test.rs
  • crates/agent_egress/src/outbound/mcp_credentials.rs
  • crates/agent_egress/src/outbound/mcp_credentials/test.rs
  • crates/agent_egress/src/outbound/mod.rs
  • crates/agent_egress/src/outbound/session_authority.rs
  • crates/agent_fold/src/bin/fold_jsonl.rs
  • crates/agent_fold/src/domain/fold.rs
  • crates/agent_fold/src/domain/model.rs
  • crates/agent_fold/src/domain/test/fold.rs
  • crates/agent_fold/src/inbound/wire/test.rs
  • crates/agent_harness/Cargo.toml
  • crates/agent_harness/container/Dockerfile
  • crates/agent_harness/container/ensure_ready.sh
  • crates/agent_harness/container/flake.nix
  • crates/agent_harness/container/opencode.json
  • crates/agent_harness/justfile
  • crates/agent_harness/sandbox_sizes.json
  • crates/agent_harness/src/domain/error.rs
  • crates/agent_harness/src/domain/mod.rs
  • crates/agent_harness/src/domain/model.rs
  • crates/agent_harness/src/domain/ports.rs
  • crates/agent_harness/src/domain/ports/test.rs
  • crates/agent_harness/src/domain/sandbox.rs
  • crates/agent_harness/src/domain/sandbox/test.rs
  • crates/agent_harness/src/domain/service.rs
  • crates/agent_harness/src/domain/service/test.rs
  • crates/agent_harness/src/inbound/kafka.rs
  • crates/agent_harness/src/inbound/kafka/test.rs
  • crates/agent_harness/src/outbound/agent_prompt_composer.rs
  • crates/agent_harness/src/outbound/channel_prompt_context.rs
  • crates/agent_harness/src/outbound/channel_prompt_context/test.rs
  • crates/agent_harness/src/outbound/containers.rs
  • crates/agent_harness/src/outbound/cursor/keys.rs
  • crates/agent_harness/src/outbound/cursor/manager.rs
  • crates/agent_harness/src/outbound/cursor/manager/test.rs
  • crates/agent_harness/src/outbound/cursor/mod.rs
  • crates/agent_harness/src/outbound/cursor/pipe.rs
  • crates/agent_harness/src/outbound/cursor/pipe/test.rs
  • crates/agent_harness/src/outbound/daytona/client.rs
  • crates/agent_harness/src/outbound/daytona/client/test.rs
  • crates/agent_harness/src/outbound/daytona/errors.rs
  • crates/agent_harness/src/outbound/daytona/manager.rs
  • crates/agent_harness/src/outbound/daytona/mod.rs
  • crates/agent_harness/src/outbound/daytona/types.rs
  • crates/agent_harness/src/outbound/egress.rs
  • crates/agent_harness/src/outbound/egress/test.rs
  • crates/agent_harness/src/outbound/local/manager.rs
  • crates/agent_harness/src/outbound/local/manager/test.rs
  • crates/agent_harness/src/outbound/mod.rs
  • crates/agent_harness/src/outbound/namespace/client.rs
  • crates/agent_harness/src/outbound/namespace/manager.rs
  • crates/agent_harness/src/outbound/namespace/types.rs
  • crates/agent_harness/src/outbound/provision.rs
  • crates/agent_harness/src/outbound/provision/test.rs
  • crates/agent_harness/src/outbound/routing.rs
  • crates/agent_harness/src/outbound/routing/test.rs
  • crates/agent_harness/src/outbound/runtime_registry.rs
  • crates/agent_harness/src/outbound/runtime_registry/test.rs
  • crates/agent_harness/src/outbound/sidecar.rs
  • crates/agent_harness/src/outbound/sidecar/test.rs
  • crates/agent_harness/src/testing/helpers/agent.rs
  • crates/agent_harness/src/testing/helpers/containers.rs
  • crates/agent_harness/src/testing/helpers/egress.rs
  • crates/agent_harness/src/testing/helpers/mod.rs
  • crates/agent_inmem/Cargo.toml
  • crates/agent_inmem/src/domain/agent.rs
  • crates/agent_inmem/src/domain/agent/test.rs
  • crates/agent_inmem/src/domain/engine.rs
  • crates/agent_inmem/src/domain/mod.rs
  • crates/agent_inmem/src/domain/replay.rs
  • crates/agent_inmem/src/domain/replay/test.rs
  • crates/agent_inmem/src/domain/session.rs
  • crates/agent_inmem/src/lib.rs
  • crates/agent_inmem/src/outbound/log_frames.rs
  • crates/agent_inmem/src/outbound/manager.rs
  • crates/agent_inmem/src/outbound/manager/test.rs
  • crates/agent_inmem/src/outbound/mod.rs
  • crates/agent_inmem/src/outbound/rig_engine.rs
  • crates/agent_inmem/src/outbound/rig_engine/test.rs
  • crates/agent_inmem/src/testing.rs
  • crates/agent_runtime_protocol/Cargo.toml
  • crates/agent_runtime_protocol/src/domain/action.rs
  • crates/agent_runtime_protocol/src/outbound/websocket.rs
  • crates/agent_runtime_protocol/src/outbound/websocket/test.rs
  • crates/agent_session/Cargo.toml
  • crates/agent_session/src/bin/seed_jsonl.rs
  • crates/agent_session/src/domain/connection.rs
  • crates/agent_session/src/domain/error.rs
  • crates/agent_session/src/domain/mod.rs
  • crates/agent_session/src/domain/model.rs
  • crates/agent_session/src/domain/ports.rs
  • crates/agent_session/src/domain/sandbox_size.rs
  • crates/agent_session/src/domain/sandbox_size/test.rs
  • crates/agent_session/src/domain/service.rs
  • crates/agent_session/src/domain/service/test.rs
  • crates/agent_session/src/domain/session/actors.rs
  • crates/agent_session/src/domain/session/session.rs
  • crates/agent_session/src/domain/session/tests.rs
  • crates/agent_session/src/domain/session/types.rs
  • crates/agent_session/src/inbound/axum_router.rs
  • crates/agent_session/src/inbound/axum_router/test.rs
  • crates/agent_session/src/inbound/mod.rs
  • crates/agent_session/src/outbound/connection_gateway_realtime.rs
  • crates/agent_session/src/outbound/mod.rs
  • crates/agent_session/src/outbound/name_generator.rs
  • crates/agent_session/src/outbound/name_generator/test.rs
  • crates/agent_session/src/outbound/postgres.rs
  • crates/agent_session/src/outbound/postgres/test.rs
  • crates/agent_session/src/testing.rs
  • crates/agent_trigger/Cargo.toml
  • crates/agent_trigger/src/domain/broker_events.rs
  • crates/agent_trigger/src/domain/broker_events/test.rs
  • crates/agent_trigger/src/domain/mod.rs
  • crates/agent_trigger/src/domain/processing.rs
  • crates/agent_trigger/src/domain/service.rs
  • crates/agent_trigger/src/domain/service/test.rs
  • crates/agent_trigger/src/domain/thread_window.rs
  • crates/agent_trigger/src/domain/thread_window/test.rs
  • crates/agent_trigger/src/domain/yield_event.rs
  • crates/agent_trigger/src/lib.rs
  • crates/agent_trigger/src/outbound/channel_thread_history.rs
  • crates/agent_trigger/src/outbound/fast_model_judge.rs
  • crates/agent_trigger/src/outbound/lexical_reply_detector.rs
  • crates/agent_trigger/src/outbound/mod.rs
  • crates/ai_tools/src/search/search_service/content.rs
  • crates/ai_tools/src/search/search_service/name.rs
  • crates/ai_tools/src/search/search_service/types.rs
  • crates/ai_tools/src/tool_context.rs
  • crates/ai_usage/src/domain/ports.rs
  • crates/bot_id/src/lib.rs
  • crates/bot_id/src/test.rs
  • crates/bot_token/Cargo.toml
  • crates/bot_token/src/lib.rs
  • crates/bot_token/src/test.rs
  • crates/bots/Cargo.toml
  • crates/bots/src/domain/models.rs
  • crates/bots/src/domain/ports.rs
  • crates/bots/src/domain/service.rs
  • crates/bots/src/inbound/channel_webhook_router/tests.rs
  • crates/bots/src/inbound/toolset/create_bot.rs
  • crates/bots/src/inbound/toolset/get_bot_webhooks.rs
  • crates/bots/src/inbound/toolset/issue_bot_credential.rs
  • crates/bots/src/inbound/toolset/test.rs
  • crates/bots/src/inbound/toolset/types.rs
  • crates/bots/src/outbound/pg_bots_repo.rs
  • crates/bots/src/outbound/pg_bots_repo/tests.rs
  • crates/calendar_events/Cargo.toml
  • crates/calendar_events/src/domain/acting.rs
  • crates/calendar_events/src/domain/acting/test.rs
  • crates/calendar_events/src/domain/events.rs
  • crates/calendar_events/src/domain/mod.rs
  • crates/calendar_events/src/domain/models.rs
  • crates/calendar_events/src/domain/models/test.rs
  • crates/calendar_events/src/domain/mutations.rs
  • crates/calendar_events/src/domain/mutations/test.rs
  • crates/calendar_events/src/domain/ports.rs
  • crates/calendar_events/src/domain/service.rs
  • crates/calendar_events/src/domain/service/test.rs
  • crates/calendar_events/src/inbound/mutation_router.rs
  • crates/calendar_events/src/inbound/toolset.rs
  • crates/calendar_events/src/inbound/toolset/test.rs
  • crates/calendar_events/src/outbound/email_service_mutations/test.rs
  • crates/calendar_events/src/outbound/google.rs
  • crates/calendar_events/src/outbound/google/test.rs
  • crates/calendar_events/src/outbound/pg.rs
  • crates/calendar_events/src/outbound/pg/test.rs
  • crates/call/src/domain/models.rs
  • crates/call/src/domain/ports.rs
  • crates/call/src/domain/service.rs
  • crates/call/src/domain/service/test.rs
  • crates/call/src/inbound/axum_router.rs
  • crates/call/src/outbound/pg_call_repo.rs
  • crates/call/src/outbound/pg_call_repo/test.rs
  • crates/channel_bots/src/domain/trigger_detector/tests.rs
  • crates/channel_bots/src/inbound/bot_trigger_router.rs
  • crates/channels/Cargo.toml
  • crates/channels/src/domain/activity/test.rs
  • crates/channels/src/domain/dm.rs
  • crates/channels/src/domain/dm/test.rs
  • crates/channels/src/domain/mod.rs
  • crates/channels/src/domain/models.rs
  • crates/channels/src/domain/models/test.rs
  • crates/channels/src/domain/ports.rs
  • crates/channels/src/domain/service.rs
  • crates/channels/src/domain/service/test.rs
  • crates/channels/src/domain/side_effects.rs
  • crates/channels/src/domain/teammate_dms.rs
  • crates/channels/src/domain/teammate_dms/test.rs
  • crates/channels/src/inbound/mod.rs
  • crates/channels/src/inbound/teammate_dms_consumer.rs
  • crates/channels/src/inbound/teammate_dms_consumer/test.rs
  • crates/channels/src/inbound/toolset.rs
  • crates/channels/src/inbound/toolset/create_channel.rs
  • crates/channels/src/inbound/toolset/manage_channel_participants.rs
  • crates/channels/src/inbound/toolset/rename_channel.rs
  • crates/channels/src/inbound/toolset/test.rs
  • crates/channels/src/lib.rs
  • crates/channels/src/outbound/pg_channels_repo.rs
  • crates/channels/src/outbound/pg_channels_repo/tests.rs
  • crates/channels/src/outbound/pg_side_effect_context.rs
  • crates/client/cache-core/src/engine.rs
  • crates/client/cache-core/src/engine/test.rs
  • crates/client/cache-core/src/lib.rs
  • crates/client/cache-core/src/predicate.rs
  • crates/client/cache-core/src/revision.rs
  • crates/client/cache-core/src/revision/test.rs
  • crates/client/cache-core/src/store.rs
  • crates/client/cache-core/tests/engine.rs
  • crates/client/cache-core/tests/optimistic.rs
  • crates/client/cache-core/tests/predicate.rs
  • crates/client/cache-core/tests/query_inspection.rs
  • crates/client/cache-core/tests/record_selection.rs
  • crates/client/cache-turso/src/driver.rs
  • crates/client/cache-turso/src/storage.rs
  • crates/client/cache-turso/src/storage/test.rs
  • crates/client/cache-turso/tests/engine_turso.rs
  • crates/client/cache-turso/tests/predicate.rs
  • crates/client/cache-wasm/src/shell.rs
  • crates/client/cache-wasm/src/shell/test.rs
  • crates/client/cache-wasm/src/shell/test_storage.rs
  • crates/coding_agent_worker/src/dispatch.rs
  • crates/coding_agent_worker/src/webhook/test.rs
  • crates/collab_surface/Cargo.toml
  • crates/collab_surface/src/domain.rs
  • crates/collab_surface/src/domain/models.rs
  • crates/collab_surface/src/domain/ports.rs
  • crates/collab_surface/src/domain/service.rs
  • crates/collab_surface/src/domain/service/test.rs
  • crates/collab_surface/src/domain/token.rs
  • crates/collab_surface/src/inbound.rs
  • crates/collab_surface/src/inbound/axum_router.rs
  • crates/collab_surface/src/lib.rs
  • crates/collab_surface/src/outbound.rs
  • crates/collab_surface/src/outbound/pg_collab_surface_repo.rs
  • crates/collab_surface/src/outbound/pg_collab_surface_repo/test.rs
  • crates/collab_surface/src/outbound/surface_init.rs
  • crates/complete_graph/src/lib.rs
  • crates/complete_graph/src/schema.rs
  • crates/complete_graph/src/schema/test.rs
  • crates/complete_graph/src/sdl_test.rs
  • crates/connection_gateway_client/Cargo.toml
  • crates/connection_gateway_client/src/client.rs
  • crates/cursor_api_key/Cargo.toml
  • crates/cursor_api_key/src/cipher.rs
  • crates/cursor_api_key/src/cipher/test.rs
  • crates/cursor_api_key/src/lib.rs
  • crates/cursor_api_key/src/store.rs
  • crates/cursor_api_key/src/store/test.rs
  • crates/cursor_cloud_agents/Cargo.toml
  • crates/cursor_cloud_agents/fixtures/real/README.md
  • crates/cursor_cloud_agents/fixtures/real/cancelled.sse
  • crates/cursor_cloud_agents/fixtures/real/file_edits.sse
  • crates/cursor_cloud_agents/fixtures/real/file_operations.sse
  • crates/cursor_cloud_agents/fixtures/real/list_and_delete.sse
  • crates/cursor_cloud_agents/fixtures/real/mcp_servers.sse
  • crates/cursor_cloud_agents/fixtures/real/multi_turn_1.sse
  • crates/cursor_cloud_agents/fixtures/real/multi_turn_2.sse
  • crates/cursor_cloud_agents/fixtures/real/no_tools.sse
  • crates/cursor_cloud_agents/fixtures/real/read_and_search.sse
  • crates/cursor_cloud_agents/fixtures/real/search_tools.sse
  • crates/cursor_cloud_agents/fixtures/real/shell_5plus5.sse
  • crates/cursor_cloud_agents/fixtures/real/shell_arithmetic.sse
  • crates/cursor_cloud_agents/fixtures/real/thinking_only.sse
  • crates/cursor_cloud_agents/fixtures/real/todo_plan.sse
  • crates/cursor_cloud_agents/fixtures/real/web_tools.sse
  • crates/cursor_cloud_agents/src/api.rs
  • crates/cursor_cloud_agents/src/api/record.rs
  • crates/cursor_cloud_agents/src/api/test.rs
  • crates/cursor_cloud_agents/src/api/wire.rs
  • crates/cursor_cloud_agents/src/api/wire/test.rs
  • crates/cursor_cloud_agents/src/bin/cursor_cloud_agents.rs
  • crates/cursor_cloud_agents/src/domain/error.rs
  • crates/cursor_cloud_agents/src/domain/event.rs
  • crates/cursor_cloud_agents/src/domain/event/test.rs
  • crates/cursor_cloud_agents/src/domain/mod.rs
  • crates/cursor_cloud_agents/src/domain/model.rs
  • crates/cursor_cloud_agents/src/domain/model/test.rs
  • crates/cursor_cloud_agents/src/domain/ports.rs
  • crates/cursor_cloud_agents/src/domain/service.rs
  • crates/cursor_cloud_agents/src/domain/service/test.rs
  • crates/cursor_cloud_agents/src/domain/translate.rs
  • crates/cursor_cloud_agents/src/domain/translate/test.rs
  • crates/cursor_cloud_agents/src/inbound/acp.rs
  • crates/cursor_cloud_agents/src/inbound/acp/test.rs
  • crates/cursor_cloud_agents/src/inbound/mod.rs
  • crates/cursor_cloud_agents/src/lib.rs
  • crates/cursor_cloud_agents/src/outbound/git.rs
  • crates/cursor_cloud_agents/src/outbound/mod.rs
  • crates/cursor_cloud_agents/src/replay.rs
  • crates/cursor_cloud_agents/src/replay/test.rs
  • crates/cursor_cloud_agents/src/testing.rs
  • crates/documents/src/domain/create.rs
  • crates/documents/src/domain/models.rs
  • crates/documents/src/domain/ports.rs
  • crates/documents/src/domain/ports/create.rs
  • crates/documents/src/domain/service.rs
  • crates/documents/src/domain/service/tests.rs
  • crates/documents/src/inbound/axum_router/create_document.rs
  • crates/documents/src/inbound/axum_router/tests.rs
  • crates/documents/src/inbound/toolset/edit_document/test.rs
  • crates/documents/src/outbound/pg_document_repo.rs
  • crates/documents/src/outbound/pg_document_repo/create.rs
  • crates/documents/src/outbound/pg_document_repo/tests.rs
  • crates/email/fixtures/email_signal_flag.sql
  • crates/email/src/domain/models/mod.rs
  • crates/email/src/domain/models/sender_policy.rs
  • crates/email/src/domain/ports.rs
  • crates/email/src/domain/service.rs
  • crates/email/src/domain/service/test.rs
  • crates/email/src/inbound/toolset.rs
  • crates/email/src/inbound/toolset/set_sender_policy.rs
  • crates/email/src/inbound/toolset/test.rs
  • crates/email/src/outbound/email_pg_repo/dynamic/filters.rs
  • crates/email/src/outbound/email_pg_repo/dynamic/tests.rs
  • crates/email/src/outbound/email_pg_repo/message.rs
  • crates/email/src/outbound/email_pg_repo/test/dynamic_query.rs
  • crates/email/src/outbound/email_pg_repo/test/signal_flag.rs
  • crates/email_db_client/fixtures/sync_thread_signal_flag.sql
  • crates/email_db_client/src/messages/delete.rs
  • crates/email_db_client/src/messages/insert.rs
  • crates/email_db_client/src/messages/insert/test.rs
  • crates/email_db_client/src/messages/test.rs
  • crates/email_db_client/src/parse/column_limits.rs
  • crates/email_db_client/src/parse/column_limits/test.rs
  • crates/email_db_client/src/parse/mod.rs
  • crates/email_db_client/src/parse/service_to_db.rs
  • crates/email_db_client/src/parse/service_to_db/test.rs
  • crates/email_db_client/src/threads/insert/test.rs
  • crates/email_db_client/src/threads/update/test.rs
  • crates/email_formatting/templates/digest.html
  • crates/github/Cargo.toml
  • crates/github/src/domain/models.rs
  • crates/github/src/domain/models/app_jwt.rs
  • crates/github/src/domain/models/app_jwt/test.rs
  • crates/github/src/domain/models/sync.rs
  • crates/github/src/domain/ports/sync.rs
  • crates/github/src/domain/service/installation_tokens.rs
  • crates/github/src/domain/service/installation_tokens/test.rs
  • crates/github/src/domain/service/mod.rs
  • crates/github/src/domain/service/sync.rs
  • crates/github/src/domain/service/sync/test.rs
  • crates/github/src/inbound.rs
  • crates/github/src/outbound/github_sync_client.rs
  • crates/graphql_activity/Cargo.toml
  • crates/graphql_activity/src/lib.rs
  • crates/graphql_activity/src/loaders.rs
  • crates/graphql_activity/src/overview.rs
  • crates/graphql_activity/src/overview/test.rs
  • crates/graphql_notification/src/lib.rs
  • crates/graphql_notification/src/subscriptions.rs
  • crates/graphql_notification/src/subscriptions/test.rs
  • crates/graphql_properties/src/lib.rs
  • crates/graphql_properties/src/mutations.rs
  • crates/graphql_soup/src/loaders.rs
  • crates/graphql_soup/src/loaders/test.rs
  • crates/integration_tests/local_e2e/Cargo.toml
  • crates/integration_tests/local_e2e/tests/bot_entity_access.rs
  • crates/kafka_util/Cargo.toml
  • crates/kafka_util/src/lib.rs
  • crates/lexical_client/src/parse_markdown.rs
  • crates/macro_authorization/Cargo.toml
  • crates/macro_authorization/src/outbound/pg_bot_authorization.rs
  • crates/macro_authorization/src/outbound/pg_bot_authorization/test.rs
  • crates/macro_db_client/migrations/20260814140856_create_collab_surfaces.sql
  • crates/macro_db_client/migrations/20260819193628_agent_session_egress_token_hash.sql
  • crates/macro_db_client/migrations/20260821164408_agent_session_sandbox_size.down.sql
  • crates/macro_db_client/migrations/20260821164408_agent_session_sandbox_size.up.sql
  • crates/macro_db_client/migrations/20260821174707_seed_macro_ai_agent_bot.sql
  • crates/macro_db_client/migrations/20260821212035_external_agent_session.down.sql
  • crates/macro_db_client/migrations/20260821212035_external_agent_session.up.sql
  • crates/macro_db_client/migrations/20260821221500_agent_session_name.down.sql
  • crates/macro_db_client/migrations/20260821221500_agent_session_name.up.sql
  • crates/macro_db_client/migrations/20260822144719_hash_bot_tokens.sql
  • crates/macro_db_client/migrations/20260824164659_add_cursor_api_keys.sql
  • crates/macro_db_client/migrations/20260826150909_cursor_configs_rename_and_default_model.sql
  • crates/macro_db_client/migrations/20260826152838_system_bots_leave_the_bots_table.sql
  • crates/macro_db_client/migrations/20260827011847_calendar_event_creator.sql
  • crates/macro_db_client/migrations/20260827175401_calendar_event_event_type.sql
  • crates/macro_db_client/migrations/20260828113718_agent_session_instructions.sql
  • crates/macro_db_client/migrations/20260829020240_document_instance_sha_index.sql
  • crates/macro_db_client/migrations/20260829020258_document_instance_document_id_created_at_index.sql
  • crates/macro_db_client/src/calendar_event.rs
  • crates/macro_db_client/src/calendar_event/get_event_for_index.rs
  • crates/macro_db_client/src/calendar_event/get_events_for_backfill.rs
  • crates/macro_db_client/src/calendar_event/get_events_for_search.rs
  • crates/macro_db_client/src/entity_name.rs
  • crates/macro_db_client/src/lib.rs
  • crates/macro_event_broker/src/domain/models.rs
  • crates/macro_event_broker/src/domain/service.rs
  • crates/macro_event_broker/src/outbound/kafka_event_consumer.rs
  • crates/macro_event_broker/src/outbound/kafka_event_publisher.rs
  • crates/macro_event_topics/src/lib.rs
  • crates/macro_tower_layers/Cargo.toml
  • crates/macro_tower_layers/src/lib.rs
  • crates/macro_tower_layers/src/test.rs
  • crates/macro_user_id/src/user_id.rs
  • crates/macro_user_id/src/user_id/tests.rs
  • crates/mcp_client/Cargo.toml
  • crates/mcp_client/src/domain/provider_registry.rs
  • crates/mcp_client/src/domain/provider_registry/test.rs
  • crates/mcp_client/src/domain/service/toolset.rs
  • crates/mcp_client/src/domain/service/toolset/test.rs
  • crates/models_opensearch/src/lib.rs
  • crates/models_search/src/calendar_event.rs
  • crates/models_search/src/lib.rs
  • crates/models_search/src/unified.rs
  • crates/notification/src/domain/models.rs
  • crates/notification/src/domain/service/realtime.rs
  • crates/notification/src/domain/service/realtime/test.rs
  • crates/opensearch_client/src/calendar_event.rs
  • crates/opensearch_client/src/delete/calendar_event.rs
  • crates/opensearch_client/src/delete/mod.rs
  • crates/opensearch_client/src/lib.rs
  • crates/opensearch_client/src/search/calendar_events.rs
  • crates/opensearch_client/src/search/calendar_events/test.rs
  • crates/opensearch_client/src/search/channels/test.rs
  • crates/opensearch_client/src/search/mod.rs
  • crates/opensearch_client/src/search/model.rs
  • crates/opensearch_client/src/search/unified.rs
  • crates/opensearch_client/src/search/unified/test.rs
  • crates/opensearch_client/src/upsert.rs
  • crates/opensearch_client/src/upsert/calendar_event.rs
  • crates/opensearch_query_builder/src/query/bool.rs
  • crates/pipedream_mcp/Cargo.toml
  • crates/pipedream_mcp/src/domain/models.rs
  • crates/pipedream_mcp/src/domain/ports.rs
  • crates/pipedream_mcp/src/domain/service/catalog.rs
  • crates/pipedream_mcp/src/domain/service/catalog/test.rs
  • crates/pipedream_mcp/src/domain/service/toolset.rs
  • crates/pipedream_mcp/src/domain/service/toolset/test.rs
  • crates/pipedream_mcp/src/inbound/axum_router.rs
  • crates/pipedream_mcp/src/outbound/api.rs
  • crates/predicate_index/src/lib.rs
  • crates/predicate_index/src/test.rs
  • crates/prompt/src/agent_session.rs
  • crates/prompt/src/lib.rs
  • crates/properties/src/domain/activity/test.rs
  • crates/properties/src/domain/model.rs
  • crates/properties/src/domain/model/test.rs
  • crates/properties/src/domain/service_impl.rs
  • crates/properties/src/outbound/permission_service.rs
  • crates/search_service/src/api/context.rs
  • crates/search_service/src/api/search.rs
  • crates/search_service/src/api/search/calendar_event.rs
  • crates/search_service/src/api/search/calendar_event/test.rs
  • crates/search_service/src/api/search/enrich.rs
  • crates/search_service/src/api/search/simple.rs
  • crates/search_service/src/api/search/simple/filter.rs
  • crates/search_service/src/api/search/simple/simple_calendar_event.rs
  • crates/search_service/src/api/search/simple/simple_unified.rs
  • crates/search_service/src/api/search/simple/simple_unified/test.rs
  • crates/search_service/src/api/search/unified.rs
  • crates/soup/src/inbound/axum_router/tests.rs
  • crates/sqs_client/src/email.rs
  • crates/sqs_client/src/search.rs
  • crates/sqs_client/src/search/calendar_event.rs
  • crates/system_properties/src/domain/port.rs
  • crates/system_properties/src/domain/service.rs
  • crates/system_properties/src/outbound/pgpool.rs
  • crates/system_properties/src/outbound/pgpool/test.rs
  • crates/teams/Cargo.toml
  • crates/teams/README.md
  • crates/teams/justfile
  • crates/teams/src/bin/backfill_teammate_dms.rs
  • crates/teams/src/domain/events.rs
  • crates/teams/src/domain/events/test.rs
  • crates/teams/src/domain/team_repo.rs
  • crates/teams/src/domain/team_service.rs
  • crates/teams/src/domain/team_service/test.rs
  • crates/teams/src/outbound/team_repo.rs
  • crates/webhook/src/domain/ingestion/test.rs
  • crates/workspace-hack/Cargo.toml
  • deny.toml
  • docker/docker-compose.yml
  • docs/CURSOR_AGENT_TRANSPORT.md
  • docs/RUNNING_LOCALLY.md
  • docs/STYLE_GUIDE.md
  • infra/packages/resources/src/resources/service_target_group.ts
  • infra/packages/shared/src/ai_tools.ts
  • infra/stacks/agent-harness-service/Pulumi.dev.yaml
  • infra/stacks/agent-harness-service/Pulumi.prod.yaml
  • infra/stacks/agent-harness-service/agent_harness_service.ts
  • infra/stacks/agent-harness-service/index.ts
  • infra/stacks/authentication-service/Pulumi.dev.yaml
  • infra/stacks/authentication-service/Pulumi.prod.yaml
  • infra/stacks/authentication-service/index.ts
  • infra/stacks/authentication-service/service.ts
  • infra/stacks/fusionauth-instance/index.ts
  • infra/stacks/fusionauth-instance/templates/passwordless_email_template.html
  • infra/stacks/opensearch/helpers/constants.ts
  • infra/stacks/opensearch/helpers/scripts/create_indices.ts
  • justfile
  • nix-support/node_modules-hashes.json
  • nix-support/root-cargo-output-hashes.nix
  • nix/cloud-storage.nix
  • nix/tauri-desktop.nix
  • packages/collaboration/src/internal/palette.ts
  • packages/lexical-core/decoratorRegistry.ts
  • packages/lexical-core/index.ts
  • packages/lexical-core/node-list.ts
  • packages/lexical-core/nodes/AgentContextNode.ts
  • packages/lexical-core/nodes/DiffTextNode.ts
  • packages/lexical-core/nodes/DocumentCardNode.ts
  • packages/lexical-core/nodes/HtmlRenderNode.ts
  • packages/lexical-core/nodes/ImageNode.ts
  • packages/lexical-core/nodes/PasteNode.ts
  • packages/lexical-core/nodes/UnknownMentionNode.ts
  • packages/lexical-core/nodes/VideoNode.ts
  • packages/lexical-core/tests/agent-announcement.test.ts
  • packages/lexical-core/tests/agent-context.test.ts
  • packages/lexical-core/tests/internal-transformer-fallbacks.test.ts
  • packages/lexical-core/tests/mediaWrapperImport.test.ts
  • packages/lexical-core/tests/paste.test.ts
  • packages/lexical-core/tests/quote-reply.test.ts
  • packages/lexical-core/tests/tables.test.ts
  • packages/lexical-core/transformers/agentContext.ts
  • packages/lexical-core/transformers/image.ts
  • packages/lexical-core/transformers/index.ts
  • packages/lexical-core/transformers/paste.ts
  • packages/lexical-core/transformers/tables.ts
  • packages/lexical-core/transformers/video.ts
  • packages/lexical-core/utils/agent-context.ts
  • packages/lexical-core/utils/parsers.ts
  • packages/lexical-core/utils/quote-markdown.ts
  • packages/lexical-core/utils/quote-reply.ts
  • packages/sdk/scripts/sync-specs.ts
  • packages/sdk/services.ts
  • packages/sdk/specs/agent-harness.json
  • packages/sdk/specs/auth.json
  • packages/sdk/specs/cognition.json
  • packages/sdk/specs/email.json
  • packages/sdk/specs/search.json
  • packages/sdk/specs/storage.json
  • packages/sdk/src/config.ts
  • packages/sdk/src/coverage/check.ts
  • packages/sdk/src/coverage/skipped.ts
  • packages/sdk/src/entities/agent-sessions/agent-session.ts
  • packages/sdk/src/entities/agent-sessions/namespace.ts
  • packages/sdk/src/macro.ts
  • packages/sdk/src/utils/client.ts
  • packages/sdk/tests/agent-sessions.test.ts
  • rules/ast-grep/rust-no-transport-in-domain.yml
  • rules/ast-grep/ts-no-item-type-cast.yml
  • rules/ast-grep/ts-no-service-client-outside-queries.yml
  • rules/ast-grep/tsx-no-item-type-cast.yml
  • rules/ast-grep/tsx-no-service-client-outside-queries.yml
  • services/agent_harness_service/Cargo.toml
  • services/agent_harness_service/justfile
  • services/agent_harness_service/src/api.rs
  • services/agent_harness_service/src/api/swagger.rs
  • services/agent_harness_service/src/bots_directory.rs
  • services/agent_harness_service/src/config.rs
  • services/agent_harness_service/src/containers.rs
  • services/agent_harness_service/src/containers/test.rs
  • services/agent_harness_service/src/main.rs
  • services/agent_harness_service/src/trigger.rs
  • services/agent_trigger_service/Cargo.toml
  • services/agent_trigger_service/src/config.rs
  • services/agent_trigger_service/src/main.rs
  • services/ai-editing-worker/src/ai-editing/awareness/awareness-source.test.ts
  • services/ai-editing-worker/src/ai-editing/awareness/awareness-source.ts
  • services/authentication_service/Cargo.toml
  • services/authentication_service/justfile
  • services/authentication_service/src/api.rs
  • services/authentication_service/src/api/context.rs
  • services/authentication_service/src/api/cursor_api_key.rs
  • services/authentication_service/src/api/cursor_api_key/delete_cursor_api_key.rs
  • services/authentication_service/src/api/cursor_api_key/get_cursor_api_key.rs
  • services/authentication_service/src/api/cursor_api_key/list_cursor_models.rs
  • services/authentication_service/src/api/cursor_api_key/put_cursor_api_key.rs
  • services/authentication_service/src/api/cursor_api_key/put_cursor_default_model.rs
  • services/authentication_service/src/api/cursor_api_key/test.rs
  • services/authentication_service/src/api/swagger.rs
  • services/authentication_service/src/api/webhooks/user/create_user_webhook.rs
  • services/authentication_service/src/config.rs
  • services/authentication_service/src/config/test.rs
  • services/authentication_service/src/main.rs
  • services/coding-agent-worker/container/opencode.json
  • services/connection_gateway/Cargo.toml
  • services/connection_gateway/src/api/connection.rs
  • services/connection_gateway/src/api/message.rs
  • services/connection_gateway/src/constants.rs
  • services/connection_gateway/src/main.rs
  • services/connection_gateway/src/model/message.rs
  • services/connection_gateway/src/model/stream.rs
  • services/connection_gateway/src/service/connection.rs
  • services/connection_gateway/src/service/connection/test.rs
  • services/connection_gateway/src/service/redis.rs
  • services/connection_gateway/src/service/tracker.rs
  • services/document_cognition_service/src/config.rs
  • services/document_cognition_service/src/main.rs
  • services/document_storage_service/Cargo.toml
  • services/document_storage_service/src/api.rs
  • services/document_storage_service/src/api/context.rs
  • services/document_storage_service/src/api/swagger.rs
  • services/document_storage_service/src/config.rs
  • services/document_storage_service/src/main.rs
  • services/email_service/src/api/context.rs
  • services/email_service/src/api/email/drafts/delete.rs
  • services/email_service/src/api/email/drafts/scheduled/remove.rs
  • services/email_service/src/bin/backfill_gmail_attachments/upload.rs
  • services/email_service/src/main.rs
  • services/email_service/src/pubsub/backfill/backfill_message.rs
  • services/email_service/src/pubsub/backfill/backfill_thread.rs
  • services/email_service/src/pubsub/backfill/db_error.rs
  • services/email_service/src/pubsub/backfill/db_error/test.rs
  • services/email_service/src/pubsub/backfill/error_handlers.rs
  • services/email_service/src/pubsub/backfill/mod.rs
  • services/email_service/src/pubsub/backfill/update_metadata.rs
  • services/email_service/src/pubsub/backfill/worker.rs
  • services/email_service/src/pubsub/context.rs
  • services/email_service/src/pubsub/inbox_sync/operations/delete_message.rs
  • services/email_service/src/pubsub/inbox_sync/operations/upsert_message.rs
  • services/email_service/src/pubsub/inbox_sync/operations/upsert_message/test.rs
  • services/email_service/src/pubsub/inbox_sync/worker.rs
  • services/email_service/src/util/upload_attachment.rs
  • services/lexical-service/src/endpoints/agent-context.ts
  • services/lexical-service/src/endpoints/quote-reply.ts
  • services/lexical-service/src/index.ts
  • services/search_processing_service/Cargo.toml
  • services/search_processing_service/src/api/internal/backfill.rs
  • services/search_processing_service/src/config.rs
  • services/search_processing_service/src/domain/models.rs
  • services/search_processing_service/src/domain/ports.rs
  • services/search_processing_service/src/domain/service.rs
  • services/search_processing_service/src/inbound/kafka_consumer.rs
  • services/search_processing_service/src/inbound/kafka_consumer/calendar_event.rs
  • services/search_processing_service/src/inbound/kafka_consumer/context.rs
  • services/search_processing_service/src/inbound/kafka_consumer/test.rs
  • services/search_processing_service/src/main.rs
  • services/search_processing_service/src/outbound/source.rs
  • services/search_processing_service/src/process.rs
  • services/search_processing_service/src/process/calendar_event.rs
  • services/search_processing_service/src/process/context.rs
  • static_assets/schema.graphql
  • tooling/just/xtask.just
  • tooling/seed_cli/Cargo.toml
  • tooling/seed_cli/src/entity/scenario/apply.rs
  • tooling/seed_cli/src/entity/scenario/apply/test.rs
  • tooling/seed_cli/src/entity/scenario/spec.rs
  • tooling/seed_cli/src/entity/scenario/spec/test.rs
  • tooling/xtask/crates/xtask_local/Cargo.toml
  • tooling/xtask/crates/xtask_local/src/local.rs
  • tooling/xtask/crates/xtask_local/src/local/build/binaries_dir.rs
  • tooling/xtask/crates/xtask_local/src/local/build/binaries_dir/test.rs
  • tooling/xtask/crates/xtask_local/src/local/build/mod.rs
  • tooling/xtask/crates/xtask_local/src/local/cf_tunnel.rs
  • tooling/xtask/crates/xtask_local/src/local/cf_tunnel/test.rs
  • tooling/xtask/crates/xtask_local/src/local/cli.rs
  • tooling/xtask/crates/xtask_local/src/local/cli/test.rs
  • tooling/xtask/crates/xtask_local/src/local/e2e.rs
  • tooling/xtask/crates/xtask_local/src/local/env_layer.rs
  • tooling/xtask/crates/xtask_local/src/local/frontend.rs
  • tooling/xtask/crates/xtask_local/src/local/fusionauth.rs
  • tooling/xtask/crates/xtask_local/src/local/gen_compose.rs
  • tooling/xtask/crates/xtask_local/src/local/identity.rs
  • tooling/xtask/crates/xtask_local/src/local/instance.rs
  • tooling/xtask/crates/xtask_local/src/local/instance/test.rs
  • tooling/xtask/crates/xtask_local/src/local/inventory.rs
  • tooling/xtask/crates/xtask_local/src/local/inventory/test.rs
  • tooling/xtask/crates/xtask_local/src/local/kickstart.rs
  • tooling/xtask/crates/xtask_local/src/local/kickstart/test.rs
  • tooling/xtask/crates/xtask_local/src/local/local_env.rs
  • tooling/xtask/crates/xtask_local/src/local/local_env/test.rs
  • tooling/xtask/crates/xtask_local/src/local/localstack.rs
  • tooling/xtask/crates/xtask_local/src/local/mailpit.rs
  • tooling/xtask/crates/xtask_local/src/local/proxy.rs
  • tooling/xtask/crates/xtask_local/src/local/resources.rs
  • tooling/xtask/crates/xtask_local/src/local/sandbox_image.rs
  • tooling/xtask/crates/xtask_local/src/local/sandbox_image/test.rs
  • tooling/xtask/crates/xtask_local/src/local/snapshot.rs
  • tooling/xtask/crates/xtask_local/src/local/snapshot/test.rs
  • tooling/xtask/crates/xtask_local/src/local/stack.rs
  • tooling/xtask/crates/xtask_local/src/local/stack/test.rs
  • tooling/xtask/crates/xtask_local/src/local/summary.rs
  • tooling/xtask/crates/xtask_local/src/local/test.rs
  • tooling/xtask/crates/xtask_local/src/local/validate.rs
  • tooling/xtask/crates/xtask_nextest_filter/src/main.rs
  • tooling/xtask/crates/xtask_nextest_filter/src/test.rs
  • tooling/xtask/crates/xtask_paths/src/lib.rs
  • tooling/xtask/crates/xtask_workflows/src/workflows.rs
  • tooling/xtask/crates/xtask_workflows/src/workflows/build_agent_daemon_on_tag.rs
  • tooling/xtask/crates/xtask_workflows/src/workflows/build_agent_daemon_on_tag/test.rs
  • tooling/xtask/crates/xtask_workflows/src/workflows/ensure_daytona_snapshot.rs
  • tooling/xtask/crates/xtask_workflows/src/workflows/ensure_daytona_snapshot/test.rs
  • tooling/xtask/crates/xtask_workflows/src/workflows/push_local_stack_binaries.rs
  • tooling/xtask/crates/xtask_workflows/src/workflows/steps.rs
  • tooling/xtask/crates/xtask_workflows/src/workflows/steps/test.rs
  • tooling/xtask/crates/xtask_workflows/src/workflows/vars.rs
  • .github/workflows/preview-fly-cleanup.yml
  • .github/workflows/preview-fly.yml
  • apps/web/src/components/app/app-sidebar/utils.ts
  • apps/web/src/components/icon/square-command-k.tsx
  • apps/web/src/features/block-call/component/CallRecording/CallRecordingMediaColumn.tsx
  • apps/web/src/features/block-call/component/CallRecording/CallRecordingMetaStrip.tsx
  • apps/web/src/features/block-call/component/CallRecording/CallRecordingSectionShell.tsx
  • apps/web/src/features/block-call/component/CallRecording/CallRecordingTranscriptColumn.tsx
  • apps/web/src/features/block-canvas/operation/index.ts
  • apps/web/src/features/block-code/constant.ts
  • apps/web/src/features/block-email/signal/emailBlockData.ts
  • apps/web/src/features/block-image/constants.ts
  • apps/web/src/features/block-image/signal/imageBlockData.ts
  • apps/web/src/features/block-md/component/History.tsx
  • apps/web/src/features/block-md/component/TaskCopyBranchButton.tsx
  • apps/web/src/features/block-md/component/TemplateSelector.tsx
  • apps/web/src/features/block-md/component/templates.ts
  • apps/web/src/features/block-md/history/time-travel.ts
  • apps/web/src/features/block-md/signal/frontMatter.ts
  • apps/web/src/features/block-md/signal/pendingLocationParamsSignal.ts
  • apps/web/src/features/block-pdf/component/CustomCursor.tsx
  • apps/web/src/features/block-pdf/model/Thread.ts
  • apps/web/src/features/block-pdf/signal/window.ts
  • apps/web/src/features/block-pdf/util/DateUtils.ts
  • apps/web/src/features/block-pr/constants.ts
  • apps/web/src/features/channel/Call/CallAgainButton.tsx
  • apps/web/src/features/channel/Call/index.ts
  • apps/web/src/features/channel/Channel/ChannelTabPlaceholder.tsx
  • apps/web/src/features/channel/Input/tests/select-trailing-paragraph.ts
  • apps/web/src/features/channel/Input/utils/index.ts
  • apps/web/src/features/channel/Thread/utils/index.ts
  • apps/web/src/features/companies/index.ts
  • apps/web/src/features/contacts/index.ts
  • apps/web/src/features/dynamic-ui/index.ts
  • apps/web/src/features/next-soup/soup-view/create-graphql-grouped-soup-queries.test.ts
  • apps/web/src/features/next-soup/soup-view/create-graphql-grouped-soup-queries.ts
  • apps/web/src/features/next-soup/soup-view/create-grouped-soup-queries.ts
  • apps/web/src/features/next-soup/soup-view/create-infinite-queries.ts
  • apps/web/src/features/next-soup/soup-view/soup-view-mobile-create-button.tsx
  • apps/web/src/features/next-soup/soup-view/soup-view-mobile-floating-motion.ts
  • apps/web/src/features/next-soup/soup-view/views/inbox/date-group-header.tsx
  • apps/web/src/features/onboarding/OnboardingLesson.tsx
  • apps/web/src/features/onboarding/OnboardingModalLayout.tsx
  • apps/web/src/features/paywall/PaywallTeamMemberView.tsx
  • apps/web/src/features/paywall/PaywallTeamOwnerView.tsx
  • apps/web/src/features/paywall/PlanGrid.tsx
  • apps/web/src/features/paywall/SubscriptionTier.tsx
  • apps/web/src/features/settings/SettingsButton.tsx
  • apps/web/src/features/theme/components/ThemeCrud.tsx
  • apps/web/src/features/theme/components/ThemeEditorAdvanced.tsx
  • apps/web/src/features/theme/components/ThemeEditorBasic.tsx
  • apps/web/src/features/theme/components/ThemeList.tsx
  • apps/web/src/features/theme/components/ThemeTools.tsx
  • apps/web/src/lib/animate/easings/back.ts
  • apps/web/src/lib/animate/easings/bounce.ts
  • apps/web/src/lib/animate/easings/cubic.ts
  • apps/web/src/lib/animate/easings/elastic.ts
  • apps/web/src/lib/animate/easings/linear.ts
  • apps/web/src/lib/animate/easings/quad.ts
  • apps/web/src/lib/animate/easings/sine.ts
  • apps/web/src/lib/animate/index.ts
  • apps/web/src/lib/animate/keyframes/progressKeyframes.ts
  • apps/web/src/lib/animate/keyframes/targetKeyframes.ts
  • apps/web/src/lib/animate/types/types.ts
  • apps/web/src/lib/animate/utils/controller.ts
  • apps/web/src/lib/animate/utils/timeline.ts
  • apps/web/src/lib/core/component/Editable.tsx
  • apps/web/src/lib/core/component/Message.tsx
  • apps/web/src/lib/core/component/TailSpinner.tsx
  • apps/web/src/lib/core/index.ts
  • apps/web/src/lib/core/internal/main.tsx
  • apps/web/src/lib/core/util/frameThrottle.ts
  • apps/web/src/lib/core/util/isElementVisibleInViewport.ts
  • apps/web/src/lib/core/util/zod.ts
  • apps/web/src/lib/queries/ai/createAIObject.ts
  • apps/web/src/lib/queries/team/index.ts
  • infra/preview/Dockerfile
  • infra/preview/README.md
  • infra/preview/entrypoint.sh
  • infra/preview/fly.toml
  • infra/preview/hot-update.sh
  • infra/preview/update.Dockerfile
  • tooling/xtask/crates/xtask_workflows/src/workflows/preview_fly.rs
  • tooling/xtask/crates/xtask_workflows/src/workflows/preview_fly/test.rs

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

cursoragent and others added 2 commits August 23, 2026 03:27
Co-authored-by: teo <synoet@users.noreply.github.com>
CI runs `cargo run -p xtask --locked -- deps --check`.
crates/github already depends on activity, but Cargo.lock omitted it.

Co-authored-by: teo <synoet@users.noreply.github.com>
@synoet
synoet marked this pull request as ready for review August 30, 2026 18:22
@github-actions

github-actions Bot commented Aug 30, 2026 •

Copy link
Copy Markdown

cursoragent and others added 2 commits August 30, 2026 18:34
Cloud Storage check failed clippy::explicit_auto_deref.
Both adapters now pass Arc::as_ref() into task_property_edit_receipt.

Co-authored-by: teo <synoet@users.noreply.github.com>
…reate

Pin the main-branch webhook path: create_channel with a user sender
emits ChannelCreated as the owner, which the feed renders as You.

Co-authored-by: teo <synoet@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants