Commit graph

36 commits

Author SHA1 Message Date
Chris Estreich
0b5812b01c
Verbose worker logging (#173) 2025-07-02 07:46:17 -08:00
Chris Estreich
e82adf4145
Fly workers (#153) 2025-06-29 07:26:27 -07:00
Chris Estreich
5edb2f8bb6
Encrypt and store secret ENV vars in the repo with dotenvx (#114)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
Co-authored-by: John Richmond <5629+jr@users.noreply.github.com>
2025-06-26 10:54:39 -07:00
Chris Estreich
0fa7270943
Dockerfile fixes (#124) 2025-06-23 23:43:37 -07:00
Chris Estreich
6f3db07df5
Fix the state of local migrations (#120) 2025-06-23 11:31:47 -07:00
Chris Estreich
45d7565605
Unify roomote and cloud databases (#112) 2025-06-20 16:17:35 -07:00
Chris Estreich
e8e7274393
Add roomote to the monorepo (#109) 2025-06-20 09:41:51 -07: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
13701ab7d5
Bump types to 1.26.0 (#100) 2025-06-12 00:13:48 -04:00
Chris Estreich
f97ca9cda8
Don't throw 400 errors for invalid event payloads (#61) 2025-06-03 13:25:22 -07:00
Chris Estreich
2a8cafa1f4
Move RCC types to @roo-code/types (#75) 2025-06-03 12:10:32 -07:00
Chris Estreich
9b6ad19db0
Re-work provider settings to use react-hook-form and dynamic model data (#69)
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
Co-authored-by: John Richmond <5629+jr@users.noreply.github.com>
2025-06-02 16:00:14 -07:00
Matt Rubens
e4a69574ad
Show usage charts (#63) 2025-06-01 07:45:39 -04:00
Chris Estreich
9ed2f02920
Add mode to messages (#57) 2025-05-30 21:07:08 -07:00
Chris Estreich
d920576ae8
Get providers from @roo-code/types (#55) 2025-05-30 20:19:16 -07:00
Chris Estreich
dd4bb88396
Render task messages (#52) 2025-05-30 09:43:25 -07:00
Chris Estreich
ab92f7693e
Persist task messages (#44) 2025-05-28 10:56:48 -07:00
John Richmond
ef42763ad9
More realistic allowlist screen (#43) 2025-05-27 10:20:35 -07:00
Chris Estreich
b376ed186d
Follow the postgres lib recommendation from Supabase (#41) 2025-05-19 12:24:35 -07:00
Chris Estreich
a933a42de5
Persist users and orgs (#29) 2025-05-18 00:31:07 -07:00
Chris Estreich
d7a2997bac
Number and currency formatters (#26) 2025-05-17 13:33:34 -07:00
Chris Estreich
910900027d
Rework theme, file organization, org flow, etc (#25) 2025-05-17 01:38:43 -07:00
Chris Estreich
b2b4e288d2
Add tabs (#24) 2025-05-16 17:41:45 -07:00
Canyon Robins
4bfb3ef193
Improve audit log implementation (#20)
* Replace date utils with library

* use drizzle-zod

* use drizzle types directly

* use server actions rather than routes

* slight refactor

* UI rollback on API failure

* slight refactor to reduce verbosity

* clean up
2025-05-16 16:12:24 -07:00
Chris Estreich
502425f739
Pull telemetry types from @roo-code/types (#18) 2025-05-16 13:41:55 -07:00
Chris Estreich
5fd53e9ee2
React Query + Updated @shadcn/ui components (#17) 2025-05-16 09:54:07 -07:00
cte
518dc02218 Danny's prototype 2025-05-14 15:28:15 -07:00
cte
a228c578ce Use Clickhouse 2025-05-14 14:14:38 -07:00
cte
b4cd909650 Add tests 2025-05-12 11:38:02 -07:00
cte
f9bd544dba Clean up database stuff 2025-05-11 23:38:44 -07:00
cte
54fe3af0f0 Use turbopack 2025-05-11 23:17:25 -07:00
cte
a988fd0542 Add themes 2025-05-11 23:12:16 -07:00
cte
c85db6b9ff Format with prettier, remove unused npm packages 2025-05-11 21:26:08 -07:00
cte
7ee4693d7b Modernize the template 2025-05-11 21:15:57 -07:00
Matt Rubens
5217c2dc9b Boilerplate 2025-05-06 15:10:41 -04:00