chore: add files route and UI to dev-playground#114
Draft
atilafassina wants to merge 16 commits intoplugin/filesfrom
Draft
chore: add files route and UI to dev-playground#114atilafassina wants to merge 16 commits intoplugin/filesfrom
atilafassina wants to merge 16 commits intoplugin/filesfrom
Conversation
Move dev-playground route and UI to a separate branch (plugin/files-playground). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Atila Fassina <atila@fassina.eu>
atilafassina
commented
Feb 18, 2026
| day_of_week: string; | ||
| /** @sqlType DECIMAL(35,2) */ | ||
| spend: number; | ||
| ; |
Author
There was a problem hiding this comment.
💥 need to fix this in my typegen
happens also out of playground
ec47a1a to
0ba630f
Compare
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Atila Fassina <atila@fassina.eu>
0ba630f to
2862caa
Compare
8fa2314 to
60b1bcd
Compare
Author
|
@copilot let's fix the merge conflicts to base branch |
|
@atilafassina I've opened a new pull request, #122, to work on those changes. Once the pull request is ready, I'll request review from you. |
…und (#122) * Initial plan * chore: merge base branch plugin/files changes to fix conflicts Co-authored-by: atilafassina <2382552+atilafassina@users.noreply.github.com> * chore: remove old tools/dist.ts refactored in base branch Co-authored-by: atilafassina <2382552+atilafassina@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: atilafassina <2382552+atilafassina@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the new File Plugin to Dev Playground.
Add a new env_var to your
.envfile.For example:
(you can use that one, nothing critical there 😉 )