Commit ed64b1c
[comp] Production Deploy (#1563)
* chore: upgrade db package version (#1558)
* chore(deps): bump lucide-react from 0.534.0 to 0.544.0 (#1543)
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.534.0 to 0.544.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.544.0/packages/lucide-react)
---
updated-dependencies:
- dependency-name: lucide-react
dependency-version: 0.544.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat(portal): display policies with PDF format (#1559)
Co-authored-by: Mariano Fuentes <[email protected]>
* feat(app): implement automated tasks (#1550)
* feat(app): add automated tasks part 1
* feat(automation): implement task automation system with API integration and UI components
* feat(app): improve UI for task page, including attachments and comments
* feat(app): add exaSearch and firecrawl tools for web research
* chore(deps): update @trycompai/db to version 1.3.6 and bump lucide-react to 0.544.0
* chore: fix parsing md
* chore: update imports from @trycompai/ui to @comp/ui
* chore(api): remove obsolete Lambda execution route
---------
Co-authored-by: Mariano Fuentes <[email protected]>
* chore(deps): update @AI-SDK packages and bump prisma binary targets (#1566)
Co-authored-by: Mariano Fuentes <[email protected]>
* chore: fix md file parsing and botid (#1567)
* chore(deps): update @AI-SDK packages and bump prisma binary targets
* chore: enhance task automation with markdown reading and bot checks
---------
Co-authored-by: Mariano Fuentes <[email protected]>
* chore(app): add PrismaPlugin to webpack configuration for server bundle
* chore(deps): update @AI-SDK packages and bump prisma binary targets
* chore: enhance task automation with markdown reading and bot checks
* chore(app): add PrismaPlugin to webpack configuration for server bundle
---------
Co-authored-by: Mariano Fuentes <[email protected]>
* chore(app): re-enable .md imports as raw strings in webpack config
* chore(deps): update @AI-SDK packages and bump prisma binary targets
* chore: enhance task automation with markdown reading and bot checks
* chore(app): add PrismaPlugin to webpack configuration for server bundle
* chore(app): re-enable .md imports as raw strings in webpack config
* chore(app): add Turbopack configuration for .md file imports
---------
Co-authored-by: Mariano Fuentes <[email protected]>
* chore(app): enable importing .md files as raw strings in webpack config
* chore(deps): update @AI-SDK packages and bump prisma binary targets
* chore: enhance task automation with markdown reading and bot checks
* chore(app): add PrismaPlugin to webpack configuration for server bundle
* chore(app): re-enable .md imports as raw strings in webpack config
* chore(app): add Turbopack configuration for .md file imports
* chore(app): enable importing .md files as raw strings in webpack config
---------
Co-authored-by: Mariano Fuentes <[email protected]>
* feat(secrets): fix secrets
* chore(deps): update @AI-SDK packages and bump prisma binary targets
* chore: enhance task automation with markdown reading and bot checks
* chore(app): add PrismaPlugin to webpack configuration for server bundle
* chore(app): re-enable .md imports as raw strings in webpack config
* chore(app): add Turbopack configuration for .md file imports
* chore(app): enable importing .md files as raw strings in webpack config
* fix(secrets): implement form validation and submission for adding secrets
---------
Co-authored-by: Mariano Fuentes <[email protected]>
* [dev] [Marfuen] mariano/timeout (#1572)
* chore(deps): update @AI-SDK packages and bump prisma binary targets
* chore: enhance task automation with markdown reading and bot checks
* chore(app): add PrismaPlugin to webpack configuration for server bundle
* chore(app): re-enable .md imports as raw strings in webpack config
* chore(app): add Turbopack configuration for .md file imports
* chore(app): enable importing .md files as raw strings in webpack config
* fix(secrets): implement form validation and submission for adding secrets
* chore(app): add runtime configuration for long-running automation tasks
---------
Co-authored-by: Mariano Fuentes <[email protected]>
* [dev] [Marfuen] mariano/s3 (#1573)
* chore(deps): update @AI-SDK packages and bump prisma binary targets
* chore: enhance task automation with markdown reading and bot checks
* chore(app): add PrismaPlugin to webpack configuration for server bundle
* chore(app): re-enable .md imports as raw strings in webpack config
* chore(app): add Turbopack configuration for .md file imports
* chore(app): enable importing .md files as raw strings in webpack config
* fix(secrets): implement form validation and submission for adding secrets
* chore(app): add runtime configuration for long-running automation tasks
* chore: replace S3Client instantiation with shared s3Client import
---------
Co-authored-by: Mariano Fuentes <[email protected]>
* [dev] [Marfuen] mariano/fix-test-automation (#1574)
* chore(deps): update @AI-SDK packages and bump prisma binary targets
* chore: enhance task automation with markdown reading and bot checks
* chore(app): add PrismaPlugin to webpack configuration for server bundle
* chore(app): re-enable .md imports as raw strings in webpack config
* chore(app): add Turbopack configuration for .md file imports
* chore(app): enable importing .md files as raw strings in webpack config
* fix(secrets): implement form validation and submission for adding secrets
* chore(app): add runtime configuration for long-running automation tasks
* chore: replace S3Client instantiation with shared s3Client import
* chore: add runtime configuration for lambda functions and update S3Client usage
---------
Co-authored-by: Mariano Fuentes <[email protected]>
* chore(automation): update S3 client usage to shared s3Client import (#1575)
Co-authored-by: Mariano Fuentes <[email protected]>
* chore(s3): remove console logs and improve error handling for AWS S3 configuration (#1576)
Co-authored-by: Mariano Fuentes <[email protected]>
* chore(deps): update @trycompai/db package version to 1.3.7 (#1578)
Co-authored-by: Mariano Fuentes <[email protected]>
* [dev] [Marfuen] mariano/small-ui-ux-fixes (#1579)
* chore: standardize size of panels
* chore: make sure latest processing message is auto expanded not only the first one
* chore: make view mode switch smaller
* chore: use gpt-5-mini and improve test ui
* chore: add confetti animation to TestDialog on success
---------
Co-authored-by: Mariano Fuentes <[email protected]>
* [dev] [Marfuen] mariano/more (#1580)
* chore: standardize size of panels
* chore: make sure latest processing message is auto expanded not only the first one
* chore: make view mode switch smaller
* chore: use gpt-5-mini and improve test ui
* chore: add confetti animation to TestDialog on success
* chore(automation): enhance layout and improve chat message styling
* chore(layout): add padding to layout components for improved spacing
---------
Co-authored-by: Mariano Fuentes <[email protected]>
* [dev] [Marfuen] mariano/more-2 (#1581)
* chore: standardize size of panels
* chore: make sure latest processing message is auto expanded not only the first one
* chore: make view mode switch smaller
* chore: use gpt-5-mini and improve test ui
* chore: add confetti animation to TestDialog on success
* chore(automation): enhance layout and improve chat message styling
* chore(layout): add padding to layout components for improved spacing
* chore: add logo
---------
Co-authored-by: Mariano Fuentes <[email protected]>
* [dev] [Marfuen] mariano/more-3 (#1583)
* chore: edit empty state and add examples for task automation
* chore: improve styles of the ai chat
* chore: edit prompt to render UI after explaining its thoughts
* chore: fix layout when file is present
* chore(automation): enhance chat message handling and improve UI responsiveness
* chore(automation): simplify message rendering logic in chat component
---------
Co-authored-by: Mariano Fuentes <[email protected]>
* [dev] [Marfuen] mariano/more-4 (#1584)
* chore(tasks): remove console logs and add feature flag for automation
* chore: return a nicer message at the end of the chat
---------
Co-authored-by: Mariano Fuentes <[email protected]>
* [dev] [Marfuen] mariano/more-5 (#1585)
* chore(s3): update S3 bucket handling to use environment variable
---------
Co-authored-by: Mariano Fuentes <[email protected]>
* [dev] [Marfuen] mariano/more-6 (#1586)
---------
Co-authored-by: Mariano Fuentes <[email protected]>
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: chasprowebdev <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dhanus <[email protected]>
Co-authored-by: Mariano Fuentes <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 6737833 commit ed64b1c
File tree
230 files changed
+13365
-772
lines changed- apps
- api
- src/comments
- dto
- app
- public
- src
- ai
- messages
- tools
- generate-files
- app
- (app)/[orgId]
- components
- controls
- frameworks
- integrations
- people
- policies
- [policyId]/data
- risk
- settings
- secrets
- components
- table
- tasks
- [taskId]
- automation
- components
- ai-elements
- automation
- chat
- message-part
- commands-logs
- error-monitor
- file-explorer
- icons
- layout
- markdown-renderer
- modals
- model-selector
- panels
- preview
- settings
- tabs
- ui
- workflow
- components
- hooks
- lib
- types
- components
- tests
- vendors
- api
- secrets
- [id]
- tasks-automations
- chat
- errors
- lambda
- functions
- invoke-with-logs
- invoke
- upload
- models
- runs/[runId]
- s3
- get
- list
- upload
- sandboxes
- [sandboxId]
- cmds/[cmdId]
- logs
- files
- run-task
- trigger/execute
- workflow/analyze
- components
- comments
- integrations
- pages
- hooks
- jobs/tasks/automation
- lib
- styles
- types
- portal
- src/app/(app)/(home)
- [orgId]
- components/policy
- policy/[policyId]
- actions
- packages
- db
- prisma
- migrations/20250922185855_add_secret_table
- schema
- docs
- integrations/src
- aws
- azure
- deel
- gcp
- github
- assets
- ui
- src/components
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
230 files changed
+13365
-772
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
| |||
209 | 210 | | |
210 | 211 | | |
211 | 212 | | |
| 213 | + | |
212 | 214 | | |
213 | 215 | | |
214 | 216 | | |
| |||
281 | 283 | | |
282 | 284 | | |
283 | 285 | | |
| 286 | + | |
284 | 287 | | |
285 | 288 | | |
286 | 289 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
85 | 92 | | |
86 | 93 | | |
87 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
8 | 37 | | |
9 | 38 | | |
10 | 39 | | |
11 | 40 | | |
12 | 41 | | |
13 | 42 | | |
14 | | - | |
| 43 | + | |
15 | 44 | | |
16 | 45 | | |
17 | 46 | | |
| |||
67 | 96 | | |
68 | 97 | | |
69 | 98 | | |
70 | | - | |
| 99 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
49 | | - | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
| 54 | + | |
52 | 55 | | |
53 | 56 | | |
54 | 57 | | |
| 58 | + | |
55 | 59 | | |
56 | 60 | | |
57 | 61 | | |
58 | 62 | | |
| 63 | + | |
59 | 64 | | |
60 | 65 | | |
61 | 66 | | |
62 | 67 | | |
63 | 68 | | |
64 | 69 | | |
65 | | - | |
| 70 | + | |
66 | 71 | | |
67 | 72 | | |
68 | 73 | | |
| |||
79 | 84 | | |
80 | 85 | | |
81 | 86 | | |
| 87 | + | |
| 88 | + | |
82 | 89 | | |
83 | 90 | | |
84 | 91 | | |
| 92 | + | |
85 | 93 | | |
86 | 94 | | |
87 | 95 | | |
| |||
91 | 99 | | |
92 | 100 | | |
93 | 101 | | |
| 102 | + | |
94 | 103 | | |
95 | 104 | | |
96 | 105 | | |
| |||
116 | 125 | | |
117 | 126 | | |
118 | 127 | | |
| 128 | + | |
119 | 129 | | |
120 | 130 | | |
121 | 131 | | |
| |||
Loading
Loading
0 commit comments