Skip to content

Commit

Permalink
Add new Theia AI articles (#650)
Browse files Browse the repository at this point in the history
fixed #649

Signed-off-by: Jonas Helming <[email protected]>
  • Loading branch information
JonasHelming authored Nov 18, 2024
1 parent e7f5825 commit f1656d8
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion src/components/Resources.js
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,17 @@ const categories = [
title: 'Introducing AI Support in Theia IDE: The First Open, Transparent AI-Enhanced Development Environment',
url: 'https://eclipsesource.com/blogs/2024/10/08/introducting-ai-theia-ide/',
type: 'article'
},
},
{
title: 'Building AI-Powered Tools and IDEs: Practical Techniques',
url: 'https://eclipsesource.com/blogs/2024/10/28/building-ai-powered-tools-and-ides/',
type: 'article'
},
{
title: 'Introducing Custom Chat Agents in Theia IDE: Automate Your Workflows with Ease',
url: 'https://eclipsesource.com/blogs/2024/11/06/custom-cat-agents-theia-ide/',
type: 'article'
},
{
title: 'The Vision of Theia AI: Empowering Tool Builders with Full Control over AI Solutions',
url: 'https://eclipsesource.com/blogs/2024/09/16/theia-ai-vision/',
Expand Down

0 comments on commit f1656d8

Please sign in to comment.