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 }}
DominikD83
/
mempalace
Public
forked from
MemPalace/mempalace
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Apr 9, 2026
fix: add mcp command with setup guidance (#315)
Show description for 2981433
kpulik
and
milla-jovovich
authored
2981433
View commit details
Copy full SHA for 2981433
Browse repository at this point
chore: disable broken auto-bump workflow (#414)
Show description for 69afba3
milla-jovovich
and
web-flow
authored
69afba3
View commit details
Copy full SHA for 69afba3
Browse repository at this point
chore: bump version to 3.1.0 (#409)
Show description for 3919f13
milla-jovovich
and
web-flow
authored
3919f13
View commit details
Copy full SHA for 3919f13
Browse repository at this point
Merge pull request #399 from milla-jovovich/ben/critical-bugfixes
Show description for 0fdd086
milla-jovovich
authored
0fdd086
View commit details
Copy full SHA for 0fdd086
Browse repository at this point
fix: address Octocode review — move size check, add tests for all 3 fixes
Show description for b1adc04
bensig
committed
b1adc04
View commit details
Copy full SHA for b1adc04
Browse repository at this point
ci: lower coverage threshold to 80% (palace.py paths reduce coverage)
bensig
committed
a0056dc
View commit details
Copy full SHA for a0056dc
Browse repository at this point
fix: MCP null args hang, repair infinite recursion, OOM on large files
Show description for 0720fb8
bensig
committed
0720fb8
View commit details
Copy full SHA for 0720fb8
Browse repository at this point
Merge pull request #392 from milla-jovovich/fix/windows-mtime-test
Show description for 3227270
milla-jovovich
authored
3227270
View commit details
Copy full SHA for 3227270
Browse repository at this point
ci: lower Windows coverage threshold to 80% (ChromaDB cleanup skews coverage)
bensig
committed
39e053d
View commit details
Copy full SHA for 39e053d
Browse repository at this point
fix: release ChromaDB handles before rmtree on Windows
bensig
committed
58b8d5b
View commit details
Copy full SHA for 58b8d5b
Browse repository at this point
fix: use os.utime in mtime test for Windows compatibility
bensig
committed
1c48f4d
View commit details
Copy full SHA for 1c48f4d
Browse repository at this point
Merge pull request #324 from virgil-at-biocompute/fix/mcp-protocol-version-negotiation
Show description for 252e440
bensig
authored
252e440
View commit details
Copy full SHA for 252e440
Browse repository at this point
Merge branch 'main' into fix/mcp-protocol-version-negotiation
bensig
authored
e293e29
View commit details
Copy full SHA for e293e29
Browse repository at this point
Merge pull request #387 from milla-jovovich/ben/security-hardening
Show description for 39855df
bensig
authored
39855df
View commit details
Copy full SHA for 39855df
Browse repository at this point
test: add coverage for file_already_mined mtime check
Show description for 2448ac0
bensig
committed
2448ac0
View commit details
Copy full SHA for 2448ac0
Browse repository at this point
fix: address code review — restore mtime check, bound metadata reads, harden security
Show description for c2308a1
bensig
committed
c2308a1
View commit details
Copy full SHA for c2308a1
Browse repository at this point
fix: make drawer_id deterministic for idempotent writes
Show description for 0717cae
bensig
committed
0717cae
View commit details
Copy full SHA for 0717cae
Browse repository at this point
fix: remove metadata cache that broke test isolation
Show description for 32297fd
bensig
committed
32297fd
View commit details
Copy full SHA for 32297fd
Browse repository at this point
fix: align cache variable names with test fixtures, restore full SKIP_DIRS
Show description for 455871a
bensig
committed
455871a
View commit details
Copy full SHA for 455871a
Browse repository at this point
Merge branch 'main' into fix/mcp-protocol-version-negotiation
bensig
authored
70f2160
View commit details
Copy full SHA for 70f2160
Browse repository at this point
security: harden inputs, fix shell injection, optimize DB access
Show description for 1d19dfc
bensig
and
anthonyonazure
committed
1d19dfc
View commit details
Copy full SHA for 1d19dfc
Browse repository at this point
Merge pull request #281 from tmuskal/main
Show description for 963c04c
bensig
authored
963c04c
View commit details
Copy full SHA for 963c04c
Browse repository at this point
fix: format test_layers_bench.py with ruff to pass CI lint
Show description for da64016
tmuskal
and
claude
committed
da64016
View commit details
Copy full SHA for da64016
Browse repository at this point
Merge branch 'main' into main
tmuskal
authored
667d895
View commit details
Copy full SHA for 667d895
Browse repository at this point
fix: negotiate MCP protocol version instead of hardcoding
Show description for 950d52b
virgil-at-biocompute
and
claude
committed
950d52b
View commit details
Copy full SHA for 950d52b
Browse repository at this point
Commits on Apr 8, 2026
chore: bump version to 3.0.14
github-actions[bot]
committed
26835e3
View commit details
Copy full SHA for 26835e3
Browse repository at this point
Merge pull request #165 from adv3nt3/fix/miner-room-stats
Show description for a5d9baf
bensig
authored
a5d9baf
View commit details
Copy full SHA for a5d9baf
Browse repository at this point
Merge branch 'main' into main
bensig
authored
d26606b
View commit details
Copy full SHA for d26606b
Browse repository at this point
chore: bump version to 3.0.13
github-actions[bot]
committed
b370e86
View commit details
Copy full SHA for b370e86
Browse repository at this point
Merge pull request #223 from igorls/bench/scale-test-suite
Show description for 9b705d6
bensig
authored
9b705d6
View commit details
Copy full SHA for 9b705d6
Browse repository at this point
Merge upstream/main into bench/scale-test-suite to resolve conflicts
Show description for c4e5295
igorls
and
factory-droid[bot]
committed
c4e5295
View commit details
Copy full SHA for c4e5295
Browse repository at this point
fix: remove stale palace_path reference in test helper
Show description for 28de031
tmuskal
and
claude
committed
28de031
View commit details
Copy full SHA for 28de031
Browse repository at this point
Merge branch 'main' into main
tmuskal
authored
dbf456b
View commit details
Copy full SHA for dbf456b
Browse repository at this point
chore: bump version to 3.0.12
github-actions[bot]
committed
cef5994
View commit details
Copy full SHA for cef5994
Browse repository at this point
Merge pull request #140 from igorls/fix/data-integrity
Show description for 2c4abb9
bensig
authored
2c4abb9
View commit details
Copy full SHA for 2c4abb9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.