Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
google-gemini
/
gemini-fullstack-langgraph-quickstart
Public
Notifications
You must be signed in to change notification settings
Fork
3.1k
Star
18.3k
Code
Issues
29
Pull requests
48
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
My agent
- #183
#183
Open
LynAlinka
wants to merge 7 commits into
google-gemini:main
google-gemini/gemini-fullstack-langgraph-quickstart:main
from
LynAlinka:my-agent
LynAlinka/gemini-fullstack-langgraph-quickstart:my-agent
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Open
My agent
#183
LynAlinka
wants to merge 7 commits into
google-gemini:main
google-gemini/gemini-fullstack-langgraph-quickstart:main
from
LynAlinka:my-agent
LynAlinka/gemini-fullstack-langgraph-quickstart:my-agent
Copy head branch name to clipboard
Commits
Commits on Jan 2, 2026
Refactor: Switched reasoning to llama-3.3-70b-versatile via Groq. Resolved problems: bypassed Gemini API 429 rate limits, updated environment to Python 3.12 for library compatibility, and maintaine…
Show description for be2c7b4
LynAlinka
committed
be2c7b4
View commit details
Copy full SHA for be2c7b4
Browse repository at this point
Feature: Integrated local directory search via --dir parameter. Architecture: Implemented a stateless filesystem crawler using os.walk. This approach was chosen to ensure 100% data privacy, elimina…
Show description for 4af586b
LynAlinka
committed
4af586b
View commit details
Copy full SHA for 4af586b
Browse repository at this point
Final Refactor: Clean production-ready code for local .md documentation research
LynAlinka
committed
207bd40
View commit details
Copy full SHA for 207bd40
Browse repository at this point
Fix: Optimized web_research with keyword matching for local docs
LynAlinka
committed
9cc29f1
View commit details
Copy full SHA for 9cc29f1
Browse repository at this point
Commits on Jan 7, 2026
Fix: Add missing langchain-groq dependency and clean up project
LynAlinka
committed
cb652b2
View commit details
Copy full SHA for cb652b2
Browse repository at this point
Refactor: web_research renamed to local_research
LynAlinka
committed
3e040bd
View commit details
Copy full SHA for 3e040bd
Browse repository at this point
Update prompts: focus on technical keywords for local research
LynAlinka
committed
648dd8e
View commit details
Copy full SHA for 648dd8e
Browse repository at this point
You can’t perform that action at this time.