-
Notifications
You must be signed in to change notification settings - Fork 176
[comp] Production Deploy #1563
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: release
Are you sure you want to change the base?
[comp] Production Deploy #1563
Conversation
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
|
* 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 <marfuen98@gmail.com>
…1566) Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
* 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 <marfuen98@gmail.com>
* 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 <marfuen98@gmail.com>
* 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 <marfuen98@gmail.com>
* 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 <marfuen98@gmail.com>
* 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 <marfuen98@gmail.com>
* 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 <marfuen98@gmail.com>
* 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 <marfuen98@gmail.com>
* 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 <marfuen98@gmail.com>
…1575) Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
…configuration (#1576) Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
* 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 <marfuen98@gmail.com>
* 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 <marfuen98@gmail.com>
* 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 <marfuen98@gmail.com>
This is an automated pull request to release the candidate branch into production, which will trigger a deployment.
It was created by the [Production PR] action.