forked from Greyisheep/apiconf-agent
-
Notifications
You must be signed in to change notification settings - Fork 6
Fix issue 15 #38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Elizabethcodes44
wants to merge
3
commits into
AI-Engineering-Study-Group:main
Choose a base branch
from
Elizabethcodes44:fix-issue-15
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Fix issue 15 #38
Elizabethcodes44
wants to merge
3
commits into
AI-Engineering-Study-Group:main
from
Elizabethcodes44:fix-issue-15
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
Welcome to the AI Engineering Study Group - You're In!
Hey there,
First things first - *thank you* for stepping up and making your
contribution. You've proven exactly what I was looking for: the willingness
to show up and do the work.
You're officially part of the AI Engineering Study Group.
Join Our Community
Here's your access to our WhatsApp Community:
*https://chat.whatsapp.com/HZk7i2XCLHIL6tmJYk1G6N?mode=ac_t
<https://chat.whatsapp.com/HZk7i2XCLHIL6tmJYk1G6N?mode=ac_t>*
Jump in, introduce yourself, and connect with your fellow engineers. This
is where the real magic happens - daily discussions, quick questions,
resource sharing, and keeping each other accountable.
What's Coming This Month
We're covering the foundations that'll make you exceptionally skilled in AI
engineering:
1.
*Google ADK Documentation* - Our technical foundation
Study material: https://google.github.io/adk-docs/
2.
*What is AI Engineering?* - Beyond the buzzwords to real understanding
3.
*AI Agents Deep Dive* - How they work, how to build them, how to scale
them
4.
*Hands-on Repository Work* - We'll review contributions together and
build on what we've started
Your Contributions Matter
We'll be reviewing everyone's contributions together as a group. This isn't
about judging your code - it's about learning from each other's approaches,
discussing different solutions, and improving together.
Your contribution is now part of our shared learning journey.
What Happens Next
1. *Join the WhatsApp group* and introduce yourself
2. *Start exploring* the Google ADK docs
3. *Keep an eye out* for our first official study session announcement
4. *Stay engaged* in the repositories - this is just the beginning
You took the first step. You showed up. You contributed.
Now let's build something incredible together.
Welcome to the team.
*Claret* ***@***.*** on GitHub)
------------------------------
*P.S. - For those still working on contributions, spots are still open on a
rolling basis. But you're already in - time to help welcome the next wave.*
…On Sun, Aug 10, 2025 at 12:38 PM Elizabethcodes44 ***@***.***> wrote:
@Greyisheep <https://github.com/Greyisheep> This is my submission for the
task. I have been able to solve issue 15, which is implementing dark mode
in the app. I have been able to do that; however, by this time tomorrow, I
will work on making the UI better.
------------------------------
You can view, comment on, or merge this pull request online at:
#38
Commit Summary
- 39e1195
<39e1195>
themeContexts code base added
- 934ef51
<934ef51>
App wrapped with ThemeProvider
- 090d9f0
<090d9f0>
dark mode persist
File Changes
(8 files
<https://github.com/AI-Engineering-Study-Group/RTAC/pull/38/files>)
- *M* frontend/src/App.tsx
<https://github.com/AI-Engineering-Study-Group/RTAC/pull/38/files#diff-e56cb91573ddb6a97ecd071925fe26504bb5a65f921dc64c63e534162950e1eb>
(3)
- *M* frontend/src/components/Chat.module.css
<https://github.com/AI-Engineering-Study-Group/RTAC/pull/38/files#diff-8498c4217bd8f137d99f3d27fc497dca9939cb9c9f0aab808476786d7fcd2177>
(8)
- *M* frontend/src/components/Sidebar.module.css
<https://github.com/AI-Engineering-Study-Group/RTAC/pull/38/files#diff-ce0ae490536e7cdf211953a651310bebabd27f8f886add0a2336e1a7a9df9bc8>
(10)
- *M* frontend/src/components/Sidebar.tsx
<https://github.com/AI-Engineering-Study-Group/RTAC/pull/38/files#diff-9c027098d7ec0a7bbd0da1505a03bc94e3e1863be39d3401a4c5aa9fad986709>
(3)
- *A* frontend/src/components/context/ThemeContext.tsx
<https://github.com/AI-Engineering-Study-Group/RTAC/pull/38/files#diff-cb415d8bb841b93b69ef8cacca4f1cbe14433cca89ec6762771469ee2e927364>
(53)
- *A* frontend/src/components/context/Themetogglebutton.module.css
<https://github.com/AI-Engineering-Study-Group/RTAC/pull/38/files#diff-871ef17b87f690933d95da68b07173e7d865aa15cd788414d95a124a7feb4bf6>
(58)
- *A* frontend/src/components/context/Themetogglebutton.tsx
<https://github.com/AI-Engineering-Study-Group/RTAC/pull/38/files#diff-f646afe0f85e004f025090e27aaaa9d96d739c02e2ce9cd79c0a6a4f93a3234d>
(20)
- *M* frontend/src/index.css
<https://github.com/AI-Engineering-Study-Group/RTAC/pull/38/files#diff-b6889d573bf684293ea3c3e654c123bd3502dd1f8155470375a1e5a906f0c236>
(5)
Patch Links:
- https://github.com/AI-Engineering-Study-Group/RTAC/pull/38.patch
- https://github.com/AI-Engineering-Study-Group/RTAC/pull/38.diff
—
Reply to this email directly, view it on GitHub
<#38>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXEFNBO23PHVU34P22UNZBD3M4VMHAVCNFSM6AAAAACDRFA7T6VHI2DSMVQWIX3LMV43ASLTON2WKOZTGMYDONBYGUZTQNA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
@Greyisheep This is my submission for the task. I have been able to solve issue 15, which is implementing dark mode in the app. I have been able to do that; however, by this time tomorrow, I will work on making the UI better.