mcp-vector-search 0.4.11__tar.gz → 0.4.12__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of mcp-vector-search might be problematic. Click here for more details.
- mcp_vector_search-0.4.12/.claude/agents/.dependency_cache +13 -0
- mcp_vector_search-0.4.12/.claude/agents/.mpm_deployment_state +11 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/.claude/settings.local.json +3 -1
- mcp_vector_search-0.4.12/.claude-mpm/memories/engineer_memories.md +3 -0
- mcp_vector_search-0.4.12/.claude-mpm/memories/research_memories.md +3 -0
- mcp_vector_search-0.4.12/.claude-mpm/memories/version-control_memories.md +3 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/PKG-INFO +1 -1
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/__init__.py +2 -2
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/commands/init.py +5 -6
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/main.py +13 -2
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/mcp/server.py +2 -2
- mcp_vector_search-0.4.11/.claude-mpm/memories/engineer_memories.md +0 -37
- mcp_vector_search-0.4.11/.claude-mpm/memories/ops_memories.md +0 -37
- mcp_vector_search-0.4.11/.claude-mpm/memories/research_memories.md +0 -37
- mcp_vector_search-0.4.11/.claude-mpm/memories/version-control_memories.md +0 -37
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/.claude-mpm/.gitignore +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/.claude-mpm/config/project.json +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/.claude-mpm/memories/README.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/.github/workflows/ci.yml +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/.gitignore +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/.pre-commit-config.yaml +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/CLAUDE.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/ENGINEER_TASK.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/INSTALL.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/LICENSE +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/Makefile +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/README.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/CHANGELOG.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/CLI_FEATURES.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/DEPLOY.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/DEVELOPMENT.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/FEATURES.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/IMPROVEMENTS_SUMMARY.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/MCP_FILE_WATCHING.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/RELEASES.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/STRUCTURE.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/VERSIONING.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/VERSIONING_WORKFLOW.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/analysis/SEARCH_ANALYSIS_REPORT.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/analysis/SEARCH_IMPROVEMENT_PLAN.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/architecture/REINDEXING_WORKFLOW.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/debugging/SEARCH_BUG_ANALYSIS.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/developer/API.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/developer/CONTRIBUTING.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/developer/LINTING.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/developer/REFACTORING_ANALYSIS.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/developer/TESTING.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/developer/TESTING_STRATEGY.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/developer/TEST_SUITE_SUMMARY.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/mcp-integration.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/performance/CONNECTION_POOLING.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/performance/SEARCH_TIMING_ANALYSIS.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/prd/mcp_vector_search_prd_updated.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/technical/SIMILARITY_CALCULATION_FIX.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/examples/connection_pooling_example.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/examples/semi_automatic_reindexing_demo.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/mcp-vector-search-wrapper +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/pyproject.toml +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/pytest.ini +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/scripts/README.md +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/scripts/analyze_search_bottlenecks.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/scripts/build.sh +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/scripts/comprehensive_build.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/scripts/deploy-test.sh +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/scripts/dev-build.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/scripts/dev-setup.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/scripts/dev-test.sh +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/scripts/fix_linting.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/scripts/monitor_search_performance.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/scripts/publish.sh +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/scripts/quick_search_timing.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/scripts/run_search_timing_tests.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/scripts/run_tests.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/scripts/search_performance_monitor.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/scripts/search_quality_analyzer.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/scripts/version_manager.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/scripts/workflow.sh +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/search_javascript_20250817_224715.json +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/shell-aliases.sh +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/__init__.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/commands/__init__.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/commands/auto_index.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/commands/config.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/commands/index.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/commands/install.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/commands/mcp.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/commands/search.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/commands/status.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/commands/watch.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/didyoumean.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/export.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/history.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/interactive.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/output.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/config/__init__.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/config/defaults.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/config/settings.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/core/__init__.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/core/auto_indexer.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/core/connection_pool.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/core/database.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/core/embeddings.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/core/exceptions.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/core/factory.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/core/git_hooks.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/core/indexer.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/core/models.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/core/project.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/core/scheduler.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/core/search.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/core/watcher.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/mcp/__init__.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/mcp/__main__.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/parsers/__init__.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/parsers/base.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/parsers/javascript.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/parsers/python.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/parsers/registry.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/parsers/text.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/py.typed +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/utils/__init__.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/utils/gitignore.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/utils/timing.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/utils/version.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/tests/__init__.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/tests/conftest.py +0 -0
- {mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/uv.lock +0 -0
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"bb661a7aa0e44dd4632e80c04c7337b9": {
|
|
3
|
+
"timestamp": 1755844432.4411361,
|
|
4
|
+
"results": {
|
|
5
|
+
"agents": {},
|
|
6
|
+
"summary": {
|
|
7
|
+
"total_agents": 0
|
|
8
|
+
}
|
|
9
|
+
},
|
|
10
|
+
"deployment_hash": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
|
|
11
|
+
"context": {}
|
|
12
|
+
}
|
|
13
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mcp-vector-search
|
|
3
|
-
Version: 0.4.
|
|
3
|
+
Version: 0.4.12
|
|
4
4
|
Summary: CLI-first semantic code search with MCP integration
|
|
5
5
|
Project-URL: Homepage, https://github.com/bobmatnyc/mcp-vector-search
|
|
6
6
|
Project-URL: Documentation, https://mcp-vector-search.readthedocs.io
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/commands/init.py
RENAMED
|
@@ -22,7 +22,6 @@ from ..output import (
|
|
|
22
22
|
init_app = typer.Typer(help="Initialize project for semantic search")
|
|
23
23
|
|
|
24
24
|
|
|
25
|
-
@init_app.command()
|
|
26
25
|
def main(
|
|
27
26
|
ctx: typer.Context,
|
|
28
27
|
config_file: Path | None = typer.Option(
|
|
@@ -92,10 +91,10 @@ def main(
|
|
|
92
91
|
Perfect for getting started quickly in any project!
|
|
93
92
|
|
|
94
93
|
Examples:
|
|
95
|
-
mcp-vector-search init
|
|
96
|
-
mcp-vector-search init
|
|
97
|
-
mcp-vector-search init
|
|
98
|
-
mcp-vector-search init
|
|
94
|
+
mcp-vector-search init # Full setup with smart defaults
|
|
95
|
+
mcp-vector-search init --no-mcp # Setup without MCP integration
|
|
96
|
+
mcp-vector-search init --extensions .py,.js,.ts,.txt # Custom file types
|
|
97
|
+
mcp-vector-search init --force # Re-initialize existing project
|
|
99
98
|
"""
|
|
100
99
|
try:
|
|
101
100
|
# Get project root from context or auto-detect
|
|
@@ -168,7 +167,7 @@ def main(
|
|
|
168
167
|
if project_manager.is_initialized() and not force:
|
|
169
168
|
print_success("Project is already initialized and ready to use!")
|
|
170
169
|
print_info("Your project has vector search capabilities enabled.")
|
|
171
|
-
print_info("Use --force to re-initialize or run 'mcp-vector-search status
|
|
170
|
+
print_info("Use --force to re-initialize or run 'mcp-vector-search status' to see current configuration")
|
|
172
171
|
return # Exit gracefully without raising an exception
|
|
173
172
|
|
|
174
173
|
# Parse file extensions
|
|
@@ -11,7 +11,13 @@ from .. import __build__, __version__
|
|
|
11
11
|
from .commands.auto_index import auto_index_app
|
|
12
12
|
from .commands.config import config_app
|
|
13
13
|
from .commands.index import index_app
|
|
14
|
-
from .commands.init import
|
|
14
|
+
from .commands.init import (
|
|
15
|
+
init_app,
|
|
16
|
+
main as init_main,
|
|
17
|
+
check_initialization as init_check,
|
|
18
|
+
init_mcp_integration,
|
|
19
|
+
list_embedding_models,
|
|
20
|
+
)
|
|
15
21
|
from .commands.install import install_app
|
|
16
22
|
from .commands.mcp import mcp_app
|
|
17
23
|
from .commands.search import (
|
|
@@ -45,7 +51,12 @@ from .commands.status import main as status_main
|
|
|
45
51
|
app.command("install", help="🚀 Install mcp-vector-search in projects")(install_main)
|
|
46
52
|
app.command("demo", help="🎬 Run installation demo with sample project")(install_demo)
|
|
47
53
|
app.command("status", help="📊 Show project status and statistics")(status_main)
|
|
48
|
-
|
|
54
|
+
# Register init as a direct command
|
|
55
|
+
app.command("init", help="🔧 Initialize project for semantic search")(init_main)
|
|
56
|
+
# Add init subcommands as separate commands
|
|
57
|
+
app.command("init-check", help="Check if project is initialized")(init_check)
|
|
58
|
+
app.command("init-mcp", help="Install/fix Claude Code MCP integration")(init_mcp_integration)
|
|
59
|
+
app.command("init-models", help="List available embedding models")(list_embedding_models)
|
|
49
60
|
app.add_typer(index_app, name="index", help="Index codebase for semantic search")
|
|
50
61
|
app.add_typer(config_app, name="config", help="Manage project configuration")
|
|
51
62
|
app.add_typer(watch_app, name="watch", help="Watch for file changes and update index")
|
|
@@ -89,9 +89,9 @@ class MCPVectorSearchServer:
|
|
|
89
89
|
# Setup indexer for file watching
|
|
90
90
|
if self.enable_file_watching:
|
|
91
91
|
self.indexer = SemanticIndexer(
|
|
92
|
+
database=self.database,
|
|
92
93
|
project_root=self.project_root,
|
|
93
|
-
|
|
94
|
-
database=self.database
|
|
94
|
+
file_extensions=config.file_extensions
|
|
95
95
|
)
|
|
96
96
|
|
|
97
97
|
# Setup file watcher
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
# Engineer Agent Memory - mcp-vector-search
|
|
2
|
-
|
|
3
|
-
<!-- MEMORY LIMITS: 80KB max | 10 sections max | 15 items per section -->
|
|
4
|
-
<!-- Last Updated: 2025-08-21 17:32:44 | Auto-updated by: engineer -->
|
|
5
|
-
|
|
6
|
-
## Project Context
|
|
7
|
-
mcp-vector-search: Software project requiring analysis
|
|
8
|
-
|
|
9
|
-
## Project Architecture
|
|
10
|
-
- Analyze project structure to understand architecture patterns
|
|
11
|
-
|
|
12
|
-
## Coding Patterns Learned
|
|
13
|
-
- Observe codebase patterns and conventions during tasks
|
|
14
|
-
|
|
15
|
-
## Implementation Guidelines
|
|
16
|
-
- Extract implementation guidelines from project documentation
|
|
17
|
-
|
|
18
|
-
## Domain-Specific Knowledge
|
|
19
|
-
<!-- Agent-specific knowledge accumulates here -->
|
|
20
|
-
|
|
21
|
-
## Effective Strategies
|
|
22
|
-
<!-- Successful approaches discovered through experience -->
|
|
23
|
-
|
|
24
|
-
## Common Mistakes to Avoid
|
|
25
|
-
- Learn from errors encountered during project work
|
|
26
|
-
|
|
27
|
-
## Integration Points
|
|
28
|
-
<!-- Key interfaces and integration patterns -->
|
|
29
|
-
|
|
30
|
-
## Performance Considerations
|
|
31
|
-
<!-- Performance insights and optimization patterns -->
|
|
32
|
-
|
|
33
|
-
## Current Technical Context
|
|
34
|
-
- Project analysis pending - gather context during tasks
|
|
35
|
-
|
|
36
|
-
## Recent Learnings
|
|
37
|
-
<!-- Most recent discoveries and insights -->
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
# Ops Agent Memory - mcp-vector-search
|
|
2
|
-
|
|
3
|
-
<!-- MEMORY LIMITS: 80KB max | 10 sections max | 15 items per section -->
|
|
4
|
-
<!-- Last Updated: 2025-08-21 18:19:03 | Auto-updated by: ops -->
|
|
5
|
-
|
|
6
|
-
## Project Context
|
|
7
|
-
mcp-vector-search: Software project requiring analysis
|
|
8
|
-
|
|
9
|
-
## Project Architecture
|
|
10
|
-
- Analyze project structure to understand architecture patterns
|
|
11
|
-
|
|
12
|
-
## Coding Patterns Learned
|
|
13
|
-
- Observe codebase patterns and conventions during tasks
|
|
14
|
-
|
|
15
|
-
## Implementation Guidelines
|
|
16
|
-
- Extract implementation guidelines from project documentation
|
|
17
|
-
|
|
18
|
-
## Domain-Specific Knowledge
|
|
19
|
-
<!-- Agent-specific knowledge accumulates here -->
|
|
20
|
-
|
|
21
|
-
## Effective Strategies
|
|
22
|
-
<!-- Successful approaches discovered through experience -->
|
|
23
|
-
|
|
24
|
-
## Common Mistakes to Avoid
|
|
25
|
-
- Learn from errors encountered during project work
|
|
26
|
-
|
|
27
|
-
## Integration Points
|
|
28
|
-
<!-- Key interfaces and integration patterns -->
|
|
29
|
-
|
|
30
|
-
## Performance Considerations
|
|
31
|
-
<!-- Performance insights and optimization patterns -->
|
|
32
|
-
|
|
33
|
-
## Current Technical Context
|
|
34
|
-
- Project analysis pending - gather context during tasks
|
|
35
|
-
|
|
36
|
-
## Recent Learnings
|
|
37
|
-
<!-- Most recent discoveries and insights -->
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
# Research Agent Memory - mcp-vector-search
|
|
2
|
-
|
|
3
|
-
<!-- MEMORY LIMITS: 120KB max | 10 sections max | 15 items per section -->
|
|
4
|
-
<!-- Last Updated: 2025-08-21 17:37:14 | Auto-updated by: research -->
|
|
5
|
-
|
|
6
|
-
## Project Context
|
|
7
|
-
mcp-vector-search: Software project requiring analysis
|
|
8
|
-
|
|
9
|
-
## Project Architecture
|
|
10
|
-
- Analyze project structure to understand architecture patterns
|
|
11
|
-
|
|
12
|
-
## Coding Patterns Learned
|
|
13
|
-
- Observe codebase patterns and conventions during tasks
|
|
14
|
-
|
|
15
|
-
## Implementation Guidelines
|
|
16
|
-
- Extract implementation guidelines from project documentation
|
|
17
|
-
|
|
18
|
-
## Domain-Specific Knowledge
|
|
19
|
-
<!-- Agent-specific knowledge accumulates here -->
|
|
20
|
-
|
|
21
|
-
## Effective Strategies
|
|
22
|
-
<!-- Successful approaches discovered through experience -->
|
|
23
|
-
|
|
24
|
-
## Common Mistakes to Avoid
|
|
25
|
-
- Learn from errors encountered during project work
|
|
26
|
-
|
|
27
|
-
## Integration Points
|
|
28
|
-
<!-- Key interfaces and integration patterns -->
|
|
29
|
-
|
|
30
|
-
## Performance Considerations
|
|
31
|
-
<!-- Performance insights and optimization patterns -->
|
|
32
|
-
|
|
33
|
-
## Current Technical Context
|
|
34
|
-
- Project analysis pending - gather context during tasks
|
|
35
|
-
|
|
36
|
-
## Recent Learnings
|
|
37
|
-
<!-- Most recent discoveries and insights -->
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
# Version-Control Agent Memory - mcp-vector-search
|
|
2
|
-
|
|
3
|
-
<!-- MEMORY LIMITS: 80KB max | 10 sections max | 15 items per section -->
|
|
4
|
-
<!-- Last Updated: 2025-08-21 18:14:52 | Auto-updated by: version-control -->
|
|
5
|
-
|
|
6
|
-
## Project Context
|
|
7
|
-
mcp-vector-search: Software project requiring analysis
|
|
8
|
-
|
|
9
|
-
## Project Architecture
|
|
10
|
-
- Analyze project structure to understand architecture patterns
|
|
11
|
-
|
|
12
|
-
## Coding Patterns Learned
|
|
13
|
-
- Observe codebase patterns and conventions during tasks
|
|
14
|
-
|
|
15
|
-
## Implementation Guidelines
|
|
16
|
-
- Extract implementation guidelines from project documentation
|
|
17
|
-
|
|
18
|
-
## Domain-Specific Knowledge
|
|
19
|
-
<!-- Agent-specific knowledge accumulates here -->
|
|
20
|
-
|
|
21
|
-
## Effective Strategies
|
|
22
|
-
<!-- Successful approaches discovered through experience -->
|
|
23
|
-
|
|
24
|
-
## Common Mistakes to Avoid
|
|
25
|
-
- Learn from errors encountered during project work
|
|
26
|
-
|
|
27
|
-
## Integration Points
|
|
28
|
-
<!-- Key interfaces and integration patterns -->
|
|
29
|
-
|
|
30
|
-
## Performance Considerations
|
|
31
|
-
<!-- Performance insights and optimization patterns -->
|
|
32
|
-
|
|
33
|
-
## Current Technical Context
|
|
34
|
-
- Project analysis pending - gather context during tasks
|
|
35
|
-
|
|
36
|
-
## Recent Learnings
|
|
37
|
-
<!-- Most recent discoveries and insights -->
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/analysis/SEARCH_ANALYSIS_REPORT.md
RENAMED
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/analysis/SEARCH_IMPROVEMENT_PLAN.md
RENAMED
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/architecture/REINDEXING_WORKFLOW.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/developer/REFACTORING_ANALYSIS.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/performance/CONNECTION_POOLING.md
RENAMED
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/performance/SEARCH_TIMING_ANALYSIS.md
RENAMED
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/prd/mcp_vector_search_prd_updated.md
RENAMED
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/docs/technical/SIMILARITY_CALCULATION_FIX.md
RENAMED
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/examples/connection_pooling_example.py
RENAMED
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/examples/semi_automatic_reindexing_demo.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/search_javascript_20250817_224715.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/commands/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/commands/config.py
RENAMED
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/commands/index.py
RENAMED
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/commands/install.py
RENAMED
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/commands/mcp.py
RENAMED
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/commands/search.py
RENAMED
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/commands/status.py
RENAMED
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/commands/watch.py
RENAMED
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/didyoumean.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/cli/interactive.py
RENAMED
|
File without changes
|
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/config/__init__.py
RENAMED
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/config/defaults.py
RENAMED
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/config/settings.py
RENAMED
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/core/__init__.py
RENAMED
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/core/auto_indexer.py
RENAMED
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/core/connection_pool.py
RENAMED
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/core/database.py
RENAMED
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/core/embeddings.py
RENAMED
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/core/exceptions.py
RENAMED
|
File without changes
|
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/core/git_hooks.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/core/scheduler.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/parsers/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/parsers/javascript.py
RENAMED
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/parsers/python.py
RENAMED
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/parsers/registry.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/utils/__init__.py
RENAMED
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/utils/gitignore.py
RENAMED
|
File without changes
|
|
File without changes
|
{mcp_vector_search-0.4.11 → mcp_vector_search-0.4.12}/src/mcp_vector_search/utils/version.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|