Commit graph

170 commits

Author SHA1 Message Date
Matt Rubens
331d0a38e8
Add client-side posthog (#134) 2025-06-24 16:40:25 -04:00
Chris Estreich
3b2f9ee24a
Capture more events when backfilling (#133) 2025-06-24 11:35:25 -07:00
Matt Rubens
a989449eb2
Add description and whenToUse to marketplace modes (#129) 2025-06-24 14:05:06 -04:00
Matt Rubens
bd36eb61c1
Slightly nicer blank slate text (#132) 2025-06-24 13:56:41 -04:00
Matt Rubens
527057fc5a
Get rid of the early access gating (#125) 2025-06-24 13:45:43 -04:00
John Richmond
a5fd611143
OrgId should be Nullable (#131) 2025-06-24 10:43:02 -07:00
Chris Estreich
76f2c8aad3
More progress (#130) 2025-06-24 09:07:42 -07:00
Chris Estreich
0fa7270943
Dockerfile fixes (#124) 2025-06-23 23:43:37 -07:00
Chris Estreich
075d2d43b1
Emit a TASK_CREATE event when backfilling (#128) 2025-06-23 22:56:12 -07:00
Chris Estreich
24918199e0
Support for uploading cline_messages.json task files (#126)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-23 15:56:28 -07:00
Matt Rubens
9e8588a3a7
Personal accounts (#118) 2025-06-23 14:46:10 -04:00
Chris Estreich
6f3db07df5
Fix the state of local migrations (#120) 2025-06-23 11:31:47 -07:00
Matt Rubens
abe1030c61
First shot at a rules file (#119)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-23 11:11:22 -04:00
Matt Rubens
84380bb436
Add organizationId to sign-in callback (#117) 2025-06-22 06:24:34 -04:00
Matt Rubens
012b2b1cc5
Increase sentry maxValueLength (#111) 2025-06-21 10:32:12 -04:00
Matt Rubens
dcb996ea9a
Fix Tavily docker (#115) 2025-06-21 10:32:00 -04:00
Chris Estreich
ff5a94001c
Make orgId nullable (#113) 2025-06-20 19:02:21 -07:00
Chris Estreich
45d7565605
Unify roomote and cloud databases (#112) 2025-06-20 16:17:35 -07:00
Chris Estreich
990d58c529
Update README.md (#110) 2025-06-20 09:42:59 -07:00
Chris Estreich
e8e7274393
Add roomote to the monorepo (#109) 2025-06-20 09:41:51 -07:00
Matt Rubens
1ab782244b
Add options to change share visibility (#108)
Co-authored-by: cte <cestreich@gmail.com>
2025-06-19 22:24:43 -04:00
Chris Estreich
008c548c07
Monorepo + (disabled) agent authentication mechanism (#106)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-19 12:19:50 -07:00
Chris Estreich
c59248bda3
Fix token summing in ClickHouse queries (#105) 2025-06-18 11:36:58 -07:00
Matt Rubens
114f8ecfb5
Add Notion MCP to the marketplace (#104) 2025-06-16 21:32:23 -04:00
Matt Rubens
2470f1f822
Better responsive layout (#102) 2025-06-16 16:11:13 -04:00
Matt Rubens
849dccb3e9
Use a task modal instead of a drawer (#103) 2025-06-16 10:42:52 -04:00
Matt Rubens
7c1abba38b
Allow members to view shared tasks (#101)
* Allow members to view shared tasks

* Remove unnecessary client side logging
2025-06-12 22:58:57 -04:00
Matt Rubens
13701ab7d5
Bump types to 1.26.0 (#100) 2025-06-12 00:13:48 -04:00
Matt Rubens
9095806845
Remove a couple emoji from marketplace names (#99) 2025-06-11 17:33:00 -04:00
Matt Rubens
59f73af7e9
Add some updated modes (#98) 2025-06-11 16:58:40 -04:00
Matt Rubens
d7ed796d2f
Add field for marketplace prereqs (#97) 2025-06-11 14:41:24 -04:00
Matt Rubens
f9eb61b73a
Add Github and Context7 MCPs and fix Filesystem docker (#96)
* Add Github and Context7 MCPs and fix Filesystem docker

* Combine github
2025-06-11 11:21:39 -04:00
Matt Rubens
08153a7c53
More MCP cleanup (#95) 2025-06-10 17:06:58 -04:00
Chris Estreich
ba7e9cd1a0
Fix getTasks result validation + co-locate analytics types (#94) 2025-06-10 13:54:41 -07:00
Matt Rubens
4d40eb6e2b
Add user and org context to Sentry (#92)
* Add user and org context to Sentry

* PR feedback
2025-06-10 16:26:50 -04:00
Chris Estreich
6922e4b3ac
Fix schema validation error in getModelUsages (#93) 2025-06-10 13:20:05 -07:00
Matt Rubens
36e442601b
Add more MCPs (#91)
* Add more MCPs

* Remove nesting
2025-06-10 14:35:31 -04:00
Matt Rubens
852024fca6
Limit the title in the shareview to 2 lines max (#90) 2025-06-09 22:15:17 -04:00
Matt Rubens
e129b683a8
Add marketplace endpoints (#89) 2025-06-09 15:41:37 -04:00
Matt Rubens
67e0f18265
Show usage totals (#88)
* Show usage totals

* More precise
2025-06-09 14:27:14 -04:00
Matt Rubens
7b3d1ba23a
Include the user who shared the task on the share landing page (#87)
* Include the user who shared the task on the share landing page

* Add sharedAt
2025-06-09 14:04:36 -04:00
Matt Rubens
8101f2026d
Admins should be able to share all tasks (#76)
* Admins should be able to share all tasks

* PR feedback
2025-06-09 12:31:01 -04:00
Matt Rubens
2d6091f5e7
feat: add VS Code extension share API endpoint (#86)
- Add POST /api/extension/share endpoint for creating task share links
- Returns share URL for copying to clipboard in extension
- Fix Next.js 15 async params compatibility in share page
2025-06-07 16:57:56 -07:00
Matt Rubens
a2b2cea0ac
Get rid of task drawer header (#85) 2025-06-07 09:24:57 -07:00
Matt Rubens
2b9e057d9b
Truncate titles in taskdrawer (#84) 2025-06-06 22:42:44 -07:00
John Richmond
9fd31aaf6c
Add the timestamp of the last event to the Developers tab (#81) 2025-06-06 11:20:44 -07:00
John Richmond
fff8dc3474
Update local clickhouse sql (#80)
Add messages.mode.
2025-06-06 11:20:21 -07:00
Matt Rubens
0ac5a5665b
Make tokens the default usage tab (#82) 2025-06-06 00:05:49 -04:00
Matt Rubens
0469db113d
Make the popover sort match the chart sort (#79) 2025-06-05 15:50:38 -04:00
Matt Rubens
deded9933a
Add CODEOWNERS (#78) 2025-06-05 15:09:52 -04:00