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
Type
/
to 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 }}
dep
/
synapse-notes
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
6
Code
Issues
0
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Audit follow-up: resolve all 8 audit issues (perf, correctness, security, refactor)
- #261
#261
Merged
dep
merged 11 commits into
main
dep/synapse-notes:main
from
refactor
dep/synapse-notes:refactor
Copy head branch name to clipboard
Jun 10, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Audit follow-up: resolve all 8 audit issues (perf, correctness, security, refactor)
#261
dep
merged 11 commits into
main
dep/synapse-notes:main
from
refactor
dep/synapse-notes:refactor
Copy head branch name to clipboard
Commits
Commits on Jun 10, 2026
fix(tests): make the real KeychainStore inert under XCTest — no more password prompts
Show description for 9d62453
dep
and
claude
committed
9d62453
View commit details
Copy full SHA for 9d62453
Browse repository at this point
fix(perf): move setupGit git calls off the main thread (#257)
Show description for 5caf12e
dep
and
claude
committed
5caf12e
View commit details
Copy full SHA for 5caf12e
Browse repository at this point
fix(git): surface git failures to the UI; remove checkbox force unwrap (#255)
Show description for ff66794
dep
and
claude
committed
ff66794
View commit details
Copy full SHA for ff66794
Browse repository at this point
refactor(state): EditorState owns keystroke-frequency state; stop mirroring into AppState (#254)
Show description for 2dd550b
dep
and
claude
committed
2dd550b
View commit details
Copy full SHA for 2dd550b
Browse repository at this point
perf(ui): eliminate per-keystroke view-tree re-renders (#258)
Show description for 249791a
dep
and
claude
committed
249791a
View commit details
Copy full SHA for 249791a
Browse repository at this point
fix(dev): stop the keychain password prompt on every dev-build launch
Show description for 8ccef1e
dep
and
claude
committed
8ccef1e
View commit details
Copy full SHA for 8ccef1e
Browse repository at this point
fix(security): store the GitHub PAT in the Keychain, scrub it from settings files (#256)
Show description for dc27e8c
dep
and
claude
committed
dc27e8c
View commit details
Copy full SHA for dc27e8c
Browse repository at this point
refactor(editor): extract preview, embeds, completion, code-block, HTML converter types from EditorView.swift (#253)
Show description for 286afab
dep
and
claude
committed
286afab
View commit details
Copy full SHA for 286afab
Browse repository at this point
refactor(editor): split EditorView.swift into focused files (#253)
Show description for 290e76a
dep
and
claude
committed
290e76a
View commit details
Copy full SHA for 290e76a
Browse repository at this point
perf(editor): skip redundant caret-move reveal work in preview mode (#259)
Show description for 93d59f5
dep
and
claude
committed
93d59f5
View commit details
Copy full SHA for 93d59f5
Browse repository at this point
perf(vault): cache gitignore scan and re-index single-file changes incrementally (#260)
Show description for 3106b97
dep
and
claude
committed
3106b97
View commit details
Copy full SHA for 3106b97
Browse repository at this point
You can’t perform that action at this time.