Replies: 2 comments
-
|
I am planning to convert my dev-rel-skills into a mellea program |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I already had a project like this on my plate. I plan to convert my goals agent into a mellea program. My work on generative-computing/mellea-contribs#54 was actually my first step, as the gap that made me not use mellea originally was the lack of mcp support. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Each team member builds an application or piece of software for their own personal use, using Mellea. What you build is up to you — the only rule is that it has to be something you would genuinely use (or want to use). No toy demos built for the sake of the exercise.
The goal is not the artifact. The goal is what we learn from the act of building.
Why
We build Mellea, but we don't always live in it. When everyone on the team goes through the end-to-end experience of picking a real problem, reaching for Mellea to solve it, and shipping something they personally care about, three things fall out:
What counts
Anything you'd actually use. Some seeds to get the imagination going (not a menu — build your own thing):
If you're debating whether it counts: will you still open it next week, on your own, unprompted? If yes, it counts.
Deliverables
Three things, in order of importance:
1. A written reflection (required)
A short writeup covering:
Length is up to you. Bullet points are fine. Don't polish it — we want the raw notes.
2. Filed issues against Mellea (required)
Every (a) and (b) finding that survives a sanity check becomes a GitHub issue on the Mellea repo. Link them from your writeup. Label
featfor (a),docsfor (b). For (c), file issues for the hallucinations you think are genuinely good ideas — tag them as design proposals.This is the mechanism by which this exercise actually improves Mellea. If the findings stay in your head, the exercise failed.
3. A live demo (required)
Show the team what you built at a team meeting. Five to ten minutes. Demo the tool, then walk through your top two or three findings from the writeup. Seeing each other's builds is half the value.
Timeline
Exact dates TBD.
Ground rules
Non-goals
Success criteria
We will consider this exercise a success if, at the end:
Beta Was this translation helpful? Give feedback.
All reactions