-
Notifications
You must be signed in to change notification settings - Fork 33
Setup ai tooling metadata for all repositories #1618
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Prepare all repositories for usage with Theia AI and claude code.
For Theia AI this includes
- At least a project-info.prompttemplate
For Claude Code
- CLAUDE.md file.
- Common practice: Reuse theia project template and then add additional info
('Read.prompts/project-info.prompttemplatefor project information.')
- Common practice: Reuse theia project template and then add additional info
- .claude directory with (optional)
- skills, agents, commands etc.
- ensure proper .gitignore setup
Progress:
(Add Pr links once available)
- eclipse-glsp/glsp ()
- eclipse-glsp/glsp-client
- eclipse-glsp/glsp-server-node
- eclipse-glsp/glsp-server
- eclipse-glsp/glsp-theia-integration
- eclipse-glsp/glsp-eclipse-integration
- eclipse-glsp/glsp-vscode-integration
- eclipse-glsp/glsp-playwright
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request