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 }}
MEKXH
/
golem
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
200
Code
Issues
0
Pull requests
110
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
dev
User selector
All users
All time
Commit history
Commits on Mar 27, 2026
Refine geo tool prompt and add channel screenshots
MEKXH
committed
bfcc485
View commit details
Copy full SHA for bfcc485
Browse repository at this point
Commits on Mar 25, 2026
🎨 Palette: Add ARIA pressed state to Locale Switch (#60)
Show description for 2bf0ee0
MEKXH
authored
2bf0ee0
View commit details
Copy full SHA for 2bf0ee0
Browse repository at this point
Commits on Mar 24, 2026
feat: add accessibility attributes to LocaleSwitch component
Show description for 210d1a1
google-labs-jules[bot]
and
MEKXH
committed
210d1a1
View commit details
Copy full SHA for 210d1a1
Browse repository at this point
⚡ Bolt: [performance improvement] fast whitespace normalization (#57)
Show description for de6b83a
MEKXH
authored
de6b83a
View commit details
Copy full SHA for de6b83a
Browse repository at this point
🎨 Palette: Disable empty prompt submission in console composer (#58)
Show description for aee32fc
MEKXH
authored
aee32fc
View commit details
Copy full SHA for aee32fc
Browse repository at this point
Commits on Mar 23, 2026
🎨 Palette: disable empty input submission in console composer
Show description for 0560db2
google-labs-jules[bot]
and
MEKXH
committed
0560db2
View commit details
Copy full SHA for 0560db2
Browse repository at this point
perf(web): replace regexp whitespace removal with strings.Join(strings.Fields)
Show description for d591d11
google-labs-jules[bot]
and
MEKXH
committed
d591d11
View commit details
Copy full SHA for d591d11
Browse repository at this point
⚡ Bolt: Optimize string replacements with cached strings.NewReplacer (#55)
Show description for d3e55d0
MEKXH
authored
d3e55d0
View commit details
Copy full SHA for d3e55d0
Browse repository at this point
🎨 Palette: Add visual feedback for disabled buttons (#56)
Show description for 82d1554
MEKXH
authored
82d1554
View commit details
Copy full SHA for 82d1554
Browse repository at this point
Commits on Mar 22, 2026
🎨 Palette: Add visual feedback for disabled buttons
Show description for 90ef90f
google-labs-jules[bot]
and
MEKXH
committed
90ef90f
View commit details
Copy full SHA for 90ef90f
Browse repository at this point
perf: optimize string replacements with cached strings.NewReplacer
Show description for a01f88f
google-labs-jules[bot]
and
MEKXH
committed
a01f88f
View commit details
Copy full SHA for a01f88f
Browse repository at this point
Update Docs
MEKXH
committed
93d6ea0
View commit details
Copy full SHA for 93d6ea0
Browse repository at this point
⚡ Bolt: Replace multiple ReplaceAll with strings.NewReplacer in telegram markdown renderer (#53)
Show description for a1c81f8
MEKXH
authored
a1c81f8
View commit details
Copy full SHA for a1c81f8
Browse repository at this point
🎨 Palette: Add ARIA label to chat composer textarea (#54)
Show description for 67034f1
MEKXH
authored
67034f1
View commit details
Copy full SHA for 67034f1
Browse repository at this point
Commits on Mar 21, 2026
feat(web): add aria-label to composer textarea
Show description for fd1e5f7
google-labs-jules[bot]
and
MEKXH
committed
fd1e5f7
View commit details
Copy full SHA for fd1e5f7
Browse repository at this point
perf: replace multiple strings.ReplaceAll with cached strings.NewReplacer in telegram.go
Show description for cd211f7
google-labs-jules[bot]
and
MEKXH
committed
cd211f7
View commit details
Copy full SHA for cd211f7
Browse repository at this point
⚡ Bolt: [performance improvement] Use global strings.Replacer to avoid allocation in hot paths (#51)
Show description for 8e16e01
MEKXH
authored
8e16e01
View commit details
Copy full SHA for 8e16e01
Browse repository at this point
🎨 Palette: Add dynamic character count to chat input (#52)
Show description for 68c9c6e
MEKXH
authored
68c9c6e
View commit details
Copy full SHA for 68c9c6e
Browse repository at this point
Commits on Mar 20, 2026
feat(tui): add character count to chat text input view
Show description for b6d2a1a
google-labs-jules[bot]
and
MEKXH
committed
b6d2a1a
View commit details
Copy full SHA for b6d2a1a
Browse repository at this point
perf: use global strings.Replacer to avoid allocation in hot paths
Show description for cb9462c
google-labs-jules[bot]
and
MEKXH
committed
cb9462c
View commit details
Copy full SHA for cb9462c
Browse repository at this point
feat(webui): update landing copy and fix console layout issues
MEKXH
committed
e4629ab
View commit details
Copy full SHA for e4629ab
Browse repository at this point
merge: web ui i18n layout into dev
MEKXH
committed
c89265c
View commit details
Copy full SHA for c89265c
Browse repository at this point
fix: localize embedded web ui
MEKXH
committed
091c086
View commit details
Copy full SHA for 091c086
Browse repository at this point
Commits on Mar 19, 2026
merge: web ui into dev
MEKXH
committed
e3c2b6c
View commit details
Copy full SHA for e3c2b6c
Browse repository at this point
feat: add embedded vue web ui
MEKXH
committed
a4800b4
View commit details
Copy full SHA for a4800b4
Browse repository at this point
ci: upgrade github actions for node24
MEKXH
committed
3db7b99
View commit details
Copy full SHA for 3db7b99
Browse repository at this point
Merge branch 'dev'
MEKXH
committed
461488c
View commit details
Copy full SHA for 461488c
Browse repository at this point
Merge branch 'main' of https://github.com/MEKXH/golem
MEKXH
committed
f519401
View commit details
Copy full SHA for f519401
Browse repository at this point
Merge branch 'dev' of https://github.com/MEKXH/golem into dev
MEKXH
committed
74a3457
View commit details
Copy full SHA for 74a3457
Browse repository at this point
Merge branch 'main' into dev
MEKXH
committed
8cbfb71
View commit details
Copy full SHA for 8cbfb71
Browse repository at this point
Merge branch 'feature/geo-tools'
MEKXH
committed
f243c0b
View commit details
Copy full SHA for f243c0b
Browse repository at this point
docs: highlight geo auto evolution
MEKXH
committed
73ff588
View commit details
Copy full SHA for 73ff588
Browse repository at this point
feat: add geo skill telemetry report
MEKXH
committed
d998d1c
View commit details
Copy full SHA for d998d1c
Browse repository at this point
feat: add geo skill telemetry wiring
MEKXH
committed
b419993
View commit details
Copy full SHA for b419993
Browse repository at this point
feat: add geo reuse scaffolding
MEKXH
committed
cab223c
View commit details
Copy full SHA for cab223c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.