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
.
memcode-ai
/
memcode
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
14
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Memcode Desktop
- #1
#1
Open
timothyerwin
wants to merge 25 commits into
main
memcode-ai/memcode:main
from
desktop
memcode-ai/memcode:desktop
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Open
Memcode Desktop
#1
timothyerwin
wants to merge 25 commits into
main
memcode-ai/memcode:main
from
desktop
memcode-ai/memcode:desktop
Copy head branch name to clipboard
Commits
Commits on Aug 12, 2026
protocol(stream-json): additive v1 events for a desktop client
Show description for d2964a8
timothyerwin
committed
d2964a8
View commit details
Copy full SHA for d2964a8
Browse repository at this point
protocol(stream-json): session resume + first-class attachments
Show description for 79a497f
timothyerwin
committed
79a497f
View commit details
Copy full SHA for 79a497f
Browse repository at this point
protocol(stream-json): structured tool, diff, and todos events
Show description for ac5a977
timothyerwin
committed
ac5a977
View commit details
Copy full SHA for ac5a977
Browse repository at this point
cli: machine-readable models + status JSON for a GUI client
Show description for 4f317c5
timothyerwin
committed
4f317c5
View commit details
Copy full SHA for 4f317c5
Browse repository at this point
desktop: Electron app skeleton — CLI bridge, chat UI, packaging
Show description for c920218
timothyerwin
committed
c920218
View commit details
Copy full SHA for c920218
Browse repository at this point
cli: config get --json for the GUI Settings surface
Show description for 0ea1b4e
timothyerwin
committed
0ea1b4e
View commit details
Copy full SHA for 0ea1b4e
Browse repository at this point
protocol: document + test the stream-json v1 event surface
Show description for 3453af3
timothyerwin
committed
3453af3
View commit details
Copy full SHA for 3453af3
Browse repository at this point
cli: config set/sources + session recent --json for the GUI wizard & sidebar
Show description for cae76eb
timothyerwin
committed
cae76eb
View commit details
Copy full SHA for cae76eb
Browse repository at this point
desktop: first-run wizard, native Account menu, session sidebar, BYOK settings
Show description for 217c703
timothyerwin
committed
217c703
View commit details
Copy full SHA for 217c703
Browse repository at this point
desktop: allowlist electron/esbuild build scripts for pnpm 10
Show description for cc7e6fd
timothyerwin
committed
cc7e6fd
View commit details
Copy full SHA for cc7e6fd
Browse repository at this point
desktop: remember and reopen the last repo, show recents on welcome
Show description for a0f637f
timothyerwin
committed
a0f637f
View commit details
Copy full SHA for a0f637f
Browse repository at this point
desktop: proper design pass on the UI (Codex/Hermes-caliber)
Show description for dff7474
timothyerwin
committed
dff7474
View commit details
Copy full SHA for dff7474
Browse repository at this point
desktop: light/dark themes + wordmark + always-on shell + Open Folder
Show description for 555c948
timothyerwin
committed
555c948
View commit details
Copy full SHA for 555c948
Browse repository at this point
desktop: use the real matrix MEMCODE brand, stop scattering Open Folder
Show description for db61a0e
timothyerwin
committed
db61a0e
View commit details
Copy full SHA for db61a0e
Browse repository at this point
desktop: drop the top bar, group sidebar by project, memcode app icon
Show description for 6ab0eb3
timothyerwin
committed
6ab0eb3
View commit details
Copy full SHA for 6ab0eb3
Browse repository at this point
cli: generate a short chat title per session (sidebar/session recent)
Show description for 616299a
timothyerwin
committed
616299a
View commit details
Copy full SHA for 616299a
Browse repository at this point
protocol: suppress terminal chrome for structured clients (clean desktop output)
Show description for 56df252
timothyerwin
committed
56df252
View commit details
Copy full SHA for 56df252
Browse repository at this point
desktop: crisp macOS app icon (rounded squircle + brand monogram)
Show description for c7736a0
timothyerwin
committed
c7736a0
View commit details
Copy full SHA for c7736a0
Browse repository at this point
protocol: set_model command to change the model pin mid-session
Show description for 5f8af42
timothyerwin
committed
5f8af42
View commit details
Copy full SHA for 5f8af42
Browse repository at this point
desktop: model picker shows real names + applies to the live session
Show description for 6e52b30
timothyerwin
committed
6e52b30
View commit details
Copy full SHA for 6e52b30
Browse repository at this point
desktop: app icon = the real memcode logo (matrix), rounded corners
Show description for a88f7f1
timothyerwin
committed
a88f7f1
View commit details
Copy full SHA for a88f7f1
Browse repository at this point
Improve desktop UX and stream protocol
timothyerwin
committed
61a1d08
View commit details
Copy full SHA for 61a1d08
Browse repository at this point
Commits on Aug 13, 2026
authflow: brand the CLI login callback page with the memcode wordmark
Show description for a3fa875
timothyerwin
committed
a3fa875
View commit details
Copy full SHA for a3fa875
Browse repository at this point
authflow: render the live MEMCODE matrix wordmark on the CLI login callback
Show description for 5d3c434
timothyerwin
committed
5d3c434
View commit details
Copy full SHA for 5d3c434
Browse repository at this point
Commits on Aug 14, 2026
desktop: spawn the CLI as 'memcode run' (agent verb renamed)
timothyerwin
committed
33fd2d9
View commit details
Copy full SHA for 33fd2d9
Browse repository at this point
You can’t perform that action at this time.