-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
feat: Memory system improvements + Custom Agents integration #1920
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
vitorafgomes
wants to merge
49
commits into
AndyMik90:develop
Choose a base branch
from
vitorafgomes:feature/consolidated-memory-and-agents
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 42 commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
3f1c769
chore: bump version to 2.7.7
vitorfgomes edda06f
feat: Add Customer flow - Phase 1
vitorfgomes f540922
chore: bump version to 2.7.8
vitorfgomes 0e5c7e6
fix: customer init skips git check, creates .auto-claude directly
vitorfgomes 308eb74
fix: pass updated project with autoBuildPath to GitHubSetupModal
vitorfgomes 1ec12ad
feat: add initializeCustomerProject IPC for git-free .auto-claude setup
vitorfgomes 98727e2
feat: multi-repo GitHub Issues for Customer projects
vitorfgomes 2648cb8
chore: bump version to 2.7.9
vitorfgomes dda7566
fix: show GitHub nav for Customer projects and their child repos
vitorfgomes 4e9e570
chore: bump version to 2.7.10
vitorfgomes cc064df
fix: keep GitHub nav visible when child repo selected via Customer dr…
vitorfgomes 06bb177
fix: detect child repo GitHub config from git remote origin
vitorfgomes bce3a24
feat: multi-repo GitHub PRs for Customer projects
vitorfgomes cd7747b
chore: bump version to 2.7.11
vitorfgomes 6f713f1
feat: display Claude Code global MCPs in MCP Server Overview
vitorfgomes 33f60bf
chore: bump version to 2.7.12
vitorfgomes b136a99
feat: read global MCPs from ~/.claude.json and display custom agents
vitorfgomes 1994439
chore: bump version to 2.7.13
vitorfgomes db3b5fc
feat: enable investigation, auto-fix, and PR review for customer mult…
vitorfgomes b629cba
chore: bump version to 2.7.14
vitorfgomes f2b5acf
feat: fix project indexing for customer projects + add .NET, docs & m…
vitorfgomes 69184e1
Merge pull request #1 from vitorafgomes/feat/customer-project-indexing
vitorafgomes 3a37fcf
fix: remove unused import and handle XML namespaces in .csproj parser
vitorfgomes 95ffde7
fix: address PR review feedback — DRY, specific exceptions, ES imports
vitorfgomes 6057cba
fix: address CodeRabbit PR review findings — security, cross-platform…
vitorfgomes 20d982d
fix: ruff format + fix test assertions for addProject type parameter
vitorfgomes a22302b
fix: resolve remaining PR review findings — MCP validation, i18n, asy…
vitorfgomes ab5714e
fix: resolve 50+ PR review items — multi-repo identity, i18n, path co…
vitorfgomes 51abab3
fix: revert @shared aliases in main/preload — not supported by electr…
vitorfgomes bfe5756
fix: resolve remaining backend review items — .NET solution, routes, …
vitorfgomes cac0374
fix: resolve remaining PR #1908 review items — security, i18n, access…
vitorfgomes 16fcc91
feat(memory): improve Graphiti memory system with filtering, TTL, sco…
vitorfgomes 65a862f
feat: integrate custom agents from ~/.claude/agents/ into build pipeline
vitorfgomes 4bec08b
feat(memory): add frontend embedding dimension helpers and IPC improv…
vitorfgomes d154ff9
refactor: make all custom agents automatically available instead of m…
vitorfgomes aa0c15a
feat: add health status and pipeline phase assignment for Global MCPs
vitorfgomes bcaba0a
fix: use dedicated health check for global MCPs without command allow…
vitorfgomes 145fba7
fix: resolve PR review comments + load global MCPs from ~/.claude.json
vitorfgomes 6e67376
fix: resolve remaining PR review comments (round 2)
vitorfgomes d2a8a8a
fix: remaining frontend review comments (AgentTools, settings)
vitorfgomes d8d7b71
chore: bump version to 2.7.15
vitorfgomes bcd091b
fix: final frontend review comments (i18n, path aliases, cleanup)
vitorfgomes 3e9ab01
fix: pass env vars to MCP servers and filter disabled MCPs
vitorfgomes 8104c46
fix: resolve PR #1920 review comments (critical + actionable items)
vitorfgomes 8469f45
fix: isolate CLAUDE_CONFIG_DIR in auth/client tests
vitorfgomes ef2c4ac
fix: eliminate TOCTOU race in MCP plugin cache reader
vitorfgomes 43a1a3d
Merge branch 'develop' into feature/consolidated-memory-and-agents
vitorafgomes 9fe6eeb
fix: respect CLAUDE_CONFIG_DIR in fast_mode and export getUserConfigDir
vitorfgomes 8eaa165
chore: bump version to 2.7.16
vitorfgomes File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.