Skip to content

Conversation

@sdirix
Copy link
Member

@sdirix sdirix commented Jul 22, 2025

First draft of a project info prompt for Theia AI

@netlify
Copy link

netlify bot commented Jul 22, 2025

Deploy Preview for jsonforms-examples ready!

Name Link
🔨 Latest commit e0cbfc3
🔍 Latest deploy log https://app.netlify.com/projects/jsonforms-examples/deploys/69427bc34239bb0008f8dd46
😎 Deploy Preview https://deploy-preview-2470--jsonforms-examples.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coveralls
Copy link

coveralls commented Jul 22, 2025

Coverage Status

coverage: 82.573% (-0.2%) from 82.798%
when pulling d888013 on add-project-info-prompttemplate
into d86047e on master.

@sdirix sdirix requested a review from lucas-koehler July 22, 2025 14:55
Copy link
Contributor

@lucas-koehler lucas-koehler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This already looks pretty good to me. I added very minor suggestions.

One more thing comes to mind. Should we some details on the monorepo setup?I.e.: pnpm with lerna, each package declaring all dependencies, independent test setup, base webpack configs

@sdirix
Copy link
Member Author

sdirix commented Jul 25, 2025

This already looks pretty good to me. I added very minor suggestions.

One more thing comes to mind. Should we some details on the monorepo setup?I.e.: pnpm with lerna, each package declaring all dependencies, independent test setup, base webpack configs

Yes, I think we can add much more information here

@lucas-koehler lucas-koehler force-pushed the master branch 4 times, most recently from 24c8cb2 to d86047e Compare October 24, 2025 10:26
@sdirix
Copy link
Member Author

sdirix commented Dec 12, 2025

I think we should not have a detailed section in the project info on what commands to run, as Theia AI does not have a generic terminal interaction atm. Instead it would be good to have Theia AI commands (see https://theia-ide.org/docs/user_ai/#slash-commands) which reference the VSCode/TheiaIDE launch configurations to execute. To do this, we also should create them ;)

I also want to see a CLAUDE.md file which references the project info for general information and additionally states which pnpm commands shall be used to setup, build, lint and test the project.

sdirix and others added 4 commits December 16, 2025 16:05
Adds '.prompts/project-info.prompttemplate' to hand over JSON Forms
project information to Theia AI.
Add VSCode tasks to execute root commands:
- build and build examples app
- test
- clean
- lint and lint fix
@lucas-koehler lucas-koehler force-pushed the add-project-info-prompttemplate branch from d888013 to 3a818b1 Compare December 16, 2025 16:17
@lucas-koehler
Copy link
Contributor

@sdirix I added Theia AI slash commands and VSCode/Theia tasks for common dev tasks. I also added info on the mono repo setup to the project info. I suggest you setup the CLAUDE.md file because I have no experience with using Claude.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants