Skip to content

Commit 3773ee6

Browse files
committed
Sync working groups
1 parent 0d5e96d commit 3773ee6

File tree

1 file changed

+32
-32
lines changed

1 file changed

+32
-32
lines changed

_data/wg.yaml

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,37 @@
11
---
22
working-groups:
3+
- title: "Chappie"
4+
board-url: "https://github.com/orgs/quarkiverse/projects/8"
5+
short-description: |
6+
The main objective of this working group is to allow AI features in Quarkus Dev Mode (Dev UI and CLI)
7+
readme: |
8+
<p>The main objective of this working group is to allow AI features in Quarkus Dev Mode (Dev UI and CLI)</p>
9+
<h3>The Problem</h3>
10+
<p>The way developers write code is changing with the rise of AI tools like chatGPT, etc. Developers now ask an AI agent to help with tasks.</p>
11+
<h3>The proposed Solution</h3>
12+
<p>Provide a way to allow AI integration into Quarkus Dev Mode (Dev UI and CLI) . They should enable extensions to to contribute to the AI hooks.</p>
13+
<p>Quarkus core should allow hooks (BuildItems) that extensions can use to define AI functions.</p>
14+
<p>The chappie extensions will use this and set it up in Dev UI. The Chappie extension will also be responsible for an indexed vector DB that contains the Quarkus documentation. Extensions should be able to use this with groupId and artifactId.</p>
15+
<p>The Chappie extension will manage the backend configuration, connection (to the LLM), and the elements in the Dev UI.</p>
16+
<p>Extensions will provide relevant AI functions.</p>
17+
<p>Adding a chatbot can also be added.</p>
18+
<ul>
19+
<li>Point of contact: @phillip-kruger (@<strong>Phillip Krüger</strong> on Zulip)</li>
20+
<li>Proposal: https://github.com/quarkusio/quarkus/discussions/45377</li>
21+
<li>Discussion: <a href="https://quarkusio.zulipchat.com/#narrow/stream/187038-dev">Zulip topic</a></li>
22+
</ul>
23+
status: on track
24+
lts: false
25+
completed: false
26+
last-activity: 2025-10-17
27+
last-update-date: 2025-09-08
28+
last-update: |
29+
In the past month, the WG - Chappie made strides in enhancing AI features within Quarkus Dev Mode by closing two key issues. The group addressed a problem where refreshing the workspace was not loading the assistant and successfully implemented a use case for computing HQL/SQL from English queries. No new issues were opened during this period, suggesting a concentrated effort on refining and solidifying the current functionalities.
30+
31+
(This status update was automatically generated using AI.)
32+
point-of-contact: "@phillip-kruger (@<strong>Phillip Krüger</strong> on Zulip)"
33+
proposal: https://github.com/quarkusio/quarkus/discussions/45377
34+
discussion: https://quarkusio.zulipchat.com/#narrow/stream/187038-dev
335
- title: "Panache.Next"
436
board-url: "https://github.com/orgs/quarkusio/projects/50"
537
short-description: |
@@ -358,38 +390,6 @@ working-groups:
358390
point-of-contact: "@edeandrea, @aureamunoz , @mkouba"
359391
proposal: https://github.com/quarkusio/quarkus/discussions/49964
360392
discussion: https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20-.20Spring-Style.20Testing.20Compatibility.20for.20Quarkus/with/539471996
361-
- title: "Chappie"
362-
board-url: "https://github.com/orgs/quarkiverse/projects/8"
363-
short-description: |
364-
The main objective of this working group is to allow AI features in Quarkus Dev Mode (Dev UI and CLI)
365-
readme: |
366-
<p>The main objective of this working group is to allow AI features in Quarkus Dev Mode (Dev UI and CLI)</p>
367-
<h3>The Problem</h3>
368-
<p>The way developers write code is changing with the rise of AI tools like chatGPT, etc. Developers now ask an AI agent to help with tasks.</p>
369-
<h3>The proposed Solution</h3>
370-
<p>Provide a way to allow AI integration into Quarkus Dev Mode (Dev UI and CLI) . They should enable extensions to to contribute to the AI hooks.</p>
371-
<p>Quarkus core should allow hooks (BuildItems) that extensions can use to define AI functions.</p>
372-
<p>The chappie extensions will use this and set it up in Dev UI. The Chappie extension will also be responsible for an indexed vector DB that contains the Quarkus documentation. Extensions should be able to use this with groupId and artifactId.</p>
373-
<p>The Chappie extension will manage the backend configuration, connection (to the LLM), and the elements in the Dev UI.</p>
374-
<p>Extensions will provide relevant AI functions.</p>
375-
<p>Adding a chatbot can also be added.</p>
376-
<ul>
377-
<li>Point of contact: @phillip-kruger (@<strong>Phillip Krüger</strong> on Zulip)</li>
378-
<li>Proposal: https://github.com/quarkusio/quarkus/discussions/45377</li>
379-
<li>Discussion: <a href="https://quarkusio.zulipchat.com/#narrow/stream/187038-dev">Zulip topic</a></li>
380-
</ul>
381-
status: on track
382-
lts: false
383-
completed: false
384-
last-activity: 2025-09-19
385-
last-update-date: 2025-09-08
386-
last-update: |
387-
In the past month, the WG - Chappie made strides in enhancing AI features within Quarkus Dev Mode by closing two key issues. The group addressed a problem where refreshing the workspace was not loading the assistant and successfully implemented a use case for computing HQL/SQL from English queries. No new issues were opened during this period, suggesting a concentrated effort on refining and solidifying the current functionalities.
388-
389-
(This status update was automatically generated using AI.)
390-
point-of-contact: "@phillip-kruger (@<strong>Phillip Krüger</strong> on Zulip)"
391-
proposal: https://github.com/quarkusio/quarkus/discussions/45377
392-
discussion: https://quarkusio.zulipchat.com/#narrow/stream/187038-dev
393393
- title: "Unified Saga implementation"
394394
board-url: "https://github.com/orgs/quarkusio/projects/48"
395395
short-description: |

0 commit comments

Comments
 (0)