An overview of contributor trends.
Committed in past 6 months (a rookie = the first commit in past year)
Past 30 days (4):
Past 31 to 90 days (1):
No contributors in past 91 to 180 days.
Last contributors more than 6 months ago
| Commits (3m) |
Commit Days |
4
|
4
|
5
|
1
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
|
|
Julien Arzul <julien.arzul@jetbrains.com>
|
150 | 33 |
|
|
|
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
|
Sergey Stupin <stupin.sergey@gmail.com>
|
52 | 20 |
|
|
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
|
Mateus-Cordeiro <mateusvcordeiro@gmail.com>
|
11 | 8 |
|
|
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
|
Anna Vlasova <annasv209@gmail.com>
|
12 | 8 |
|
|
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
|
ruslan.golov <ruslan.golov@jetbrains.com>
|
1 | 1 |
-
|
-
|
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
| Commits (3m) |
Commit Days |
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
4 contributors (39 commits):
| # | Contributor |
First Commit |
Latest Commit |
Commits Count |
File Updates (per extension) |
|---|---|---|---|---|---|
| 1. | Julien Arzul <julien.arzul@jetbrains.com> |
2025-10-31 | 2026-01-16 | 25 (64%) | py (125) |
| 2. | Sergey Stupin <stupin.sergey@gmail.com> |
2025-11-03 | 2026-01-16 | 10 (25%) | py (198), md (4), toml (4), lock (3), yaml (2) |
| 3. | Anna Vlasova <annasv209@gmail.com> |
2025-11-20 | 2026-01-09 | 1 (2%) | py (2), lock (1), toml (1) |
| 4. | Mateus-Cordeiro <mateusvcordeiro@gmail.com> |
2025-11-14 | 2026-01-14 | 3 (7%) | py (22), lock (1), md (1) |
A contributor dependency is detected if two contributors have changed the same files in the past 30 days.
The number on lines shows the number of same files that both persons changed in past 30 days.
| Contributor 1 | Contributor 2 | # shared files | |
|---|---|---|---|
| 1. | Sergey Stupin <stupin.sergey@gmail.com> |
Julien Arzul <julien.arzul@jetbrains.com> |
29 shared files
tests/plugins/test_mssql_db_plugin.py tests/plugins/test_mysql_db_plugin.py tests/retrieve_embeddings/internal/test_retrieve_runner.py tests/serialisation/test_yaml.py tests/project/test_datasource_discovery.py tests/test_databao_engine.py tests/utils/project_creation.py tests/plugins/test_default_build_datasource_plugin.py tests/utils/dummy_build_plugin.py src/nemory/datasource_config/add_config.py tests/mcp/conftest.py src/nemory/cli/add_datasource_config.py tests/retrieve_embeddings/internal/test_retrieve_service.py tests/cli/test_add_datasource_config.py tests/mcp/test_mcp_server.py src/nemory/plugins/parquet_plugin.py tests/plugins/test_clickhouse_db_plugin.py tests/build_sources/internal/test_build_service.py src/databao_context_engine/project/datasource_discovery.py src/nemory/plugins/plugin_loader.py tests/build_sources/internal/test_export_results.py tests/plugins/test_duckdb_db_plugin.py tests/mcp/test_mcp_server_runner.py src/databao_context_engine/build_sources/internal/build_service.py tests/plugins/resources/test_parquet_plugin.py tests/datasource_config/test_validate_config.py tests/plugins/test_postgresql_db_plugin.py tests/build_sources/internal/test_build_runner.py src/nemory/serialisation/yaml.py |
| 2. | Sergey Stupin <stupin.sergey@gmail.com> |
Mateus-Cordeiro <mateusvcordeiro@gmail.com> |
10 shared files
tests/plugins/test_mssql_db_plugin.py tests/plugins/test_mysql_db_plugin.py src/nemory/plugins/databases/postgresql_introspector.py tests/plugins/database_contracts.py uv.lock tests/plugins/test_introspection_scope_matcher.py tests/plugins/test_clickhouse_db_plugin.py tests/plugins/test_duckdb_db_plugin.py tests/plugins/test_postgresql_db_plugin.py tests/plugins/test_introspection_scope.py |
| 3. | Julien Arzul <julien.arzul@jetbrains.com> |
Mateus-Cordeiro <mateusvcordeiro@gmail.com> |
6 shared files
tests/plugins/test_mssql_db_plugin.py tests/plugins/test_mysql_db_plugin.py tests/plugins/test_clickhouse_db_plugin.py tests/plugins/test_duckdb_db_plugin.py tests/plugins/test_postgresql_db_plugin.py src/nemory/plugins/base_db_plugin.py |
| 4. | Sergey Stupin <stupin.sergey@gmail.com> |
Anna Vlasova <annasv209@gmail.com> |
4 shared files
src/nemory/plugins/databases/postgresql_introspector.py uv.lock tests/plugins/test_postgresql_db_plugin.py pyproject.toml |
| 5. | Mateus-Cordeiro <mateusvcordeiro@gmail.com> |
Anna Vlasova <annasv209@gmail.com> |
3 shared files
src/nemory/plugins/databases/postgresql_introspector.py uv.lock tests/plugins/test_postgresql_db_plugin.py |
| 6. | Julien Arzul <julien.arzul@jetbrains.com> |
Anna Vlasova <annasv209@gmail.com> |
1 shared file
tests/plugins/test_postgresql_db_plugin.py |
| Contributor | # connections | # commits | |
|---|---|---|---|
| 1. | Julien Arzul <julien.arzul@jetbrains.com> |
3 | 25 |
| 2. | Sergey Stupin <stupin.sergey@gmail.com> |
3 | 10 |
| 3. | Mateus-Cordeiro <mateusvcordeiro@gmail.com> |
3 | 3 |
| 4. | Anna Vlasova <annasv209@gmail.com> |
3 | 1 |
C-median: 3.0
A half of the contributors has more than 3.0 connections, and a half has less than this number.
C-mean: 3.0
An average number of connections a contributor has with other contributors.
C-index: 3.0
There are 3.0 contributors with 3.0 or more connections.
5 contributors (226 commits):
| # | Contributor |
First Commit |
Latest Commit |
Commits Count |
File Updates (per extension) |
|---|---|---|---|---|---|
| 1. | Julien Arzul <julien.arzul@jetbrains.com> |
2025-10-31 | 2026-01-16 | 150 (66%) | py (577), toml (10), lock (8), md (8), yaml (7) |
| 2. | Sergey Stupin <stupin.sergey@gmail.com> |
2025-11-03 | 2026-01-16 | 52 (23%) | py (258), toml (12), lock (9), yaml (9), sql (9) |
| 3. | Anna Vlasova <annasv209@gmail.com> |
2025-11-20 | 2026-01-09 | 12 (5%) | py (53), lock (3), toml (3) |
| 4. | Mateus-Cordeiro <mateusvcordeiro@gmail.com> |
2025-11-14 | 2026-01-14 | 11 (4%) | py (160), lock (3), yaml (2), md (1), toml (1) |
| 5. | ruslan.golov <ruslan.golov@jetbrains.com> |
2025-11-06 | 2025-11-06 | 1 (<1%) | md (1) |
A contributor dependency is detected if two contributors have changed the same files in the past 90 days.
The number on lines shows the number of same files that both persons changed in past 90 days.
| Contributor 1 | Contributor 2 | # shared files | |
|---|---|---|---|
| 1. | Julien Arzul <julien.arzul@jetbrains.com> |
Sergey Stupin <stupin.sergey@gmail.com> |
72 shared files
src/nemory/features/build_sources/internal/tests/test_build_sources_from_plugins.py tests/retrieve_embeddings/internal/test_retrieve_runner.py src/nemory/plugins/databases/postgresql_introspector.py tests/project/test_project_config.py src/nemory/introspection/property_extract.py tests/project/test_datasource_discovery.py tests/test_databao_engine.py src/nemory/mcp/mcp_runner.py tests/utils/project_creation.py tests/build_sources/conftest.py tests/templating/test_renderer.py tests/plugins/test_default_build_datasource_plugin.py src/nemory/features/build_sources/internal/build_sources.py tests/utils/dummy_build_plugin.py src/nemory/datasource_config/add_config.py src/nemory/system/properties.py tests/plugins/test_plugin_loader.py src/nemory/cli/add_datasource_config.py tests/retrieve_embeddings/internal/test_retrieve_service.py tests/cli/test_add_datasource_config.py docs/embeddings.md tests/project/test_init_project.py uv.lock tests/services/test_embedding_shard_resolver.py tests/plugins/test_clickhouse_db_plugin.py src/databao_context_engine/project/datasource_discovery.py tests/plugins/test_duckdb_db_plugin.py tests/mcp/test_mcp_server_runner.py src/nemory/features/build_sources/internal/tests/data/dummy_build_plugin.py src/nemory/tests/databases/test_postgres.py src/databao_context_engine/build_sources/internal/build_service.py .run/main.run.xml tests/utils/factories.py tests/plugins/resources/test_parquet_plugin.py README.md tests/storage/repositories/test_run_repository.py tests/datasource_config/test_validate_config.py tests/plugins/test_postgresql_db_plugin.py tests/build_sources/internal/test_build_runner.py src/nemory/config/log_config.yaml pyproject.toml src/nemory/cli/commands.py tests/test_generate_configs_schemas.py tests/plugins/test_mssql_db_plugin.py tests/plugins/test_mysql_db_plugin.py tests/storage/repositories/test_embedding_model_registry_repository.py tests/introspection/test_property_extract.py src/nemory/features/build_sources/plugin_lib/build_plugin.py tests/serialisation/test_yaml.py tests/integration/test_ollama_embedding_integration.py tests/integration/test_e2e_build.py .gitignore src/nemory/plugins/databases/databases_types.py tests/services/test_persistence_service.py tests/mcp/conftest.py src/nemory/features/build_sources/internal/build_sources_from_plugins.py tests/conftest.py tests/storage/repositories/test_chunk_repository.py tests/mcp/test_mcp_server.py tests/storage/repositories/test_datasource_run_repository.py tests/services/test_chunk_embedding_service.py src/nemory/plugins/parquet_plugin.py tests/storage/repositories/test_embedding_repository.py tests/build_sources/internal/test_build_service.py tests/integration/test_embed_flow.py src/nemory/project/datasource_discovery.py src/nemory/plugins/plugin_loader.py tests/build_sources/internal/test_export_results.py src/nemory/serialisation/yaml.py .run/info.run.xml src/nemory/config/logging.py src/nemory/plugins/databases/base_introspector.py |
| 2. | Julien Arzul <julien.arzul@jetbrains.com> |
Mateus-Cordeiro <mateusvcordeiro@gmail.com> |
63 shared files
src/nemory/embeddings/providers/ollama/factory.py tests/retrieve_embeddings/internal/test_retrieve_runner.py src/nemory/plugins/databases/duckdb_introspector.py src/nemory/build_sources/internal/build_wiring.py src/nemory/plugins/databases/postgresql_introspector.py src/nemory/services/models.py tests/build_sources/conftest.py src/nemory/system/properties.py src/nemory/plugins/databases/clickhouse_introspector.py tests/retrieve_embeddings/internal/test_retrieve_service.py uv.lock tests/services/test_embedding_shard_resolver.py src/nemory/services/persistence_service.py src/nemory/embeddings/providers/ollama/service.py src/nemory/storage/repositories/datasource_run_repository.py tests/plugins/test_clickhouse_db_plugin.py tests/plugins/test_duckdb_db_plugin.py tests/utils/factories.py tests/storage/repositories/test_run_repository.py tests/plugins/test_postgresql_db_plugin.py tests/build_sources/internal/test_build_runner.py src/nemory/build_sources/internal/plugin_execution.py pyproject.toml src/nemory/services/chunk_embedding_service.py src/nemory/cli/commands.py src/nemory/storage/connection.py src/nemory/plugins/databases/snowflake_introspector.py tests/plugins/test_mssql_db_plugin.py tests/plugins/test_mysql_db_plugin.py src/nemory/plugins/databases/athena_introspector.py src/nemory/storage/repositories/run_repository.py tests/integration/test_ollama_embedding_integration.py src/nemory/embeddings/providers/ollama/runtime.py src/nemory/retrieve_embeddings/internal/retrieve_wiring.py tests/integration/test_e2e_build.py src/nemory/retrieve_embeddings/internal/retrieve_runner.py .gitignore src/nemory/plugins/databases/databases_types.py src/nemory/build_sources/internal/build_service.py src/nemory/mcp/retrieve_tool.py tests/services/test_persistence_service.py tests/storage/repositories/test_chunk_repository.py src/nemory/services/factories.py tests/mcp/test_mcp_server.py src/nemory/retrieve_embeddings/internal/retrieve_service.py tests/services/test_chunk_embedding_service.py src/nemory/plugins/databases/mysql_introspector.py src/nemory/build_sources/internal/export_results.py src/nemory/build_sources/internal/plugin_loader.py src/nemory/storage/repositories/vector_search_repository.py tests/build_sources/internal/test_build_service.py tests/integration/test_embed_flow.py src/nemory/build_sources/public/api.py tests/build_sources/internal/test_export_results.py src/nemory/build_sources/internal/types.py src/nemory/plugins/databases/mssql_introspector.py src/nemory/storage/models.py src/nemory/mcp/mcp_server.py src/nemory/retrieve_embeddings/internal/export_results.py src/nemory/plugins/databases/base_introspector.py src/nemory/build_sources/internal/build_runner.py src/nemory/plugins/base_db_plugin.py src/nemory/pluginlib/build_plugin.py |
| 3. | Sergey Stupin <stupin.sergey@gmail.com> |
Mateus-Cordeiro <mateusvcordeiro@gmail.com> |
41 shared files
tests/retrieve_embeddings/internal/test_retrieve_runner.py tests/storage/repositories/test_vector_search_repository.py src/nemory/plugins/databases/postgresql_introspector.py tests/llm/test_service.py .github/workflows/build.yml .github/workflows/test.yml tests/build_sources/conftest.py src/nemory/system/properties.py tests/retrieve_embeddings/internal/test_retrieve_service.py uv.lock tests/services/test_embedding_shard_resolver.py tests/utils/fakes.py tests/plugins/test_clickhouse_db_plugin.py tests/llm/test_runtime.py tests/plugins/test_duckdb_db_plugin.py tests/utils/factories.py tests/storage/repositories/test_run_repository.py tests/plugins/test_postgresql_db_plugin.py tests/build_sources/internal/test_build_runner.py src/nemory/storage/migrate.py pyproject.toml src/nemory/cli/commands.py tests/llm/embeddings/test_provider.py tests/plugins/test_mssql_db_plugin.py tests/plugins/test_mysql_db_plugin.py tests/integration/test_ollama_embedding_integration.py tests/plugins/database_contracts.py tests/integration/test_e2e_build.py .gitignore src/nemory/plugins/databases/databases_types.py tests/llm/test_install.py tests/services/test_persistence_service.py tests/storage/repositories/test_chunk_repository.py tests/mcp/test_mcp_server.py tests/services/test_chunk_embedding_service.py tests/plugins/test_introspection_scope_matcher.py tests/build_sources/internal/test_build_service.py tests/integration/test_embed_flow.py tests/build_sources/internal/test_export_results.py tests/plugins/test_introspection_scope.py src/nemory/plugins/databases/base_introspector.py |
| 4. | Anna Vlasova <annasv209@gmail.com> |
Julien Arzul <julien.arzul@jetbrains.com> |
26 shared files
src/nemory/plugins/databases/duckdb_introspector.py src/nemory/plugins/databases/postgresql_introspector.py src/nemory/plugins/duckdb_db_plugin.py src/nemory/plugins/databases/clickhouse_introspector.py uv.lock src/nemory/plugins/mssql_db_plugin.py src/nemory/plugins/mysql_db_plugin.py tests/plugins/test_clickhouse_db_plugin.py tests/plugins/test_duckdb_db_plugin.py src/nemory/plugins/clickhouse_db_plugin.py tests/plugins/test_postgresql_db_plugin.py pyproject.toml src/nemory/plugins/databases/snowflake_introspector.py tests/plugins/test_mssql_db_plugin.py tests/plugins/test_mysql_db_plugin.py tests/databases/test_postgresql_connection_string.py src/nemory/plugins/databases/athena_introspector.py src/nemory/build_sources/internal/build_sources_from_plugins.py src/nemory/plugins/postgresql_db_plugin.py src/nemory/plugins/databases/mysql_introspector.py src/nemory/build_sources/internal/plugin_loader.py src/nemory/plugins/athena_db_plugin.py src/nemory/plugins/snowflake_db_plugin.py src/nemory/plugins/databases/mssql_introspector.py src/nemory/plugins/databases/base_introspector.py src/nemory/plugins/base_db_plugin.py |
| 5. | Mateus-Cordeiro <mateusvcordeiro@gmail.com> |
Anna Vlasova <annasv209@gmail.com> |
17 shared files
src/nemory/plugins/databases/duckdb_introspector.py src/nemory/plugins/databases/postgresql_introspector.py src/nemory/plugins/databases/clickhouse_introspector.py uv.lock tests/plugins/test_clickhouse_db_plugin.py tests/plugins/test_duckdb_db_plugin.py tests/plugins/test_postgresql_db_plugin.py pyproject.toml src/nemory/plugins/databases/snowflake_introspector.py tests/plugins/test_mssql_db_plugin.py tests/plugins/test_mysql_db_plugin.py src/nemory/plugins/databases/athena_introspector.py src/nemory/plugins/databases/mysql_introspector.py src/nemory/build_sources/internal/plugin_loader.py src/nemory/plugins/databases/mssql_introspector.py src/nemory/plugins/databases/base_introspector.py src/nemory/plugins/base_db_plugin.py |
| 6. | Sergey Stupin <stupin.sergey@gmail.com> |
Anna Vlasova <annasv209@gmail.com> |
10 shared files
src/nemory/plugins/databases/postgresql_introspector.py uv.lock tests/plugins/test_clickhouse_db_plugin.py tests/plugins/test_duckdb_db_plugin.py tests/plugins/test_postgresql_db_plugin.py pyproject.toml tests/plugins/test_mssql_db_plugin.py tests/plugins/test_mysql_db_plugin.py tests/databases/test_mssql_connection_string.py src/nemory/plugins/databases/base_introspector.py |
| 7. | Sergey Stupin <stupin.sergey@gmail.com> |
ruslan.golov <ruslan.golov@jetbrains.com> |
1 shared file
README.md |
| 8. | Julien Arzul <julien.arzul@jetbrains.com> |
ruslan.golov <ruslan.golov@jetbrains.com> |
1 shared file
README.md |
| Contributor | # connections | # commits | |
|---|---|---|---|
| 1. | Julien Arzul <julien.arzul@jetbrains.com> |
4 | 150 |
| 2. | Sergey Stupin <stupin.sergey@gmail.com> |
4 | 52 |
| 3. | Anna Vlasova <annasv209@gmail.com> |
3 | 12 |
| 4. | Mateus-Cordeiro <mateusvcordeiro@gmail.com> |
3 | 11 |
| 5. | ruslan.golov <ruslan.golov@jetbrains.com> |
2 | 1 |
C-median: 3.0
A half of the contributors has more than 3.0 connections, and a half has less than this number.
C-mean: 3.2
An average number of connections a contributor has with other contributors.
C-index: 3.0
There are 3.0 contributors with 3.0 or more connections.
5 contributors (226 commits):
| # | Contributor |
First Commit |
Latest Commit |
Commits Count |
|---|---|---|---|---|
| 1. | Julien Arzul <julien.arzul@jetbrains.com> |
2025-10-31 | 2026-01-16 | 150 (66%) |
| 2. | Sergey Stupin <stupin.sergey@gmail.com> |
2025-11-03 | 2026-01-16 | 52 (23%) |
| 3. | Anna Vlasova <annasv209@gmail.com> |
2025-11-20 | 2026-01-09 | 12 (5%) |
| 4. | Mateus-Cordeiro <mateusvcordeiro@gmail.com> |
2025-11-14 | 2026-01-14 | 11 (4%) |
| 5. | ruslan.golov <ruslan.golov@jetbrains.com> |
2025-11-06 | 2025-11-06 | 1 (<1%) |
A contributor dependency is detected if two contributors have changed the same files in the past 180 days.
The number on lines shows the number of same files that both persons changed in past 180 days.
| Contributor 1 | Contributor 2 | # shared files | |
|---|---|---|---|
| 1. | Julien Arzul <julien.arzul@jetbrains.com> |
Sergey Stupin <stupin.sergey@gmail.com> |
72 shared files
src/nemory/features/build_sources/internal/tests/test_build_sources_from_plugins.py tests/retrieve_embeddings/internal/test_retrieve_runner.py src/nemory/plugins/databases/postgresql_introspector.py tests/project/test_project_config.py src/nemory/introspection/property_extract.py tests/project/test_datasource_discovery.py tests/test_databao_engine.py src/nemory/mcp/mcp_runner.py tests/utils/project_creation.py tests/build_sources/conftest.py tests/templating/test_renderer.py tests/plugins/test_default_build_datasource_plugin.py src/nemory/features/build_sources/internal/build_sources.py tests/utils/dummy_build_plugin.py src/nemory/datasource_config/add_config.py src/nemory/system/properties.py tests/plugins/test_plugin_loader.py src/nemory/cli/add_datasource_config.py tests/retrieve_embeddings/internal/test_retrieve_service.py tests/cli/test_add_datasource_config.py docs/embeddings.md tests/project/test_init_project.py uv.lock tests/services/test_embedding_shard_resolver.py tests/plugins/test_clickhouse_db_plugin.py src/databao_context_engine/project/datasource_discovery.py tests/plugins/test_duckdb_db_plugin.py tests/mcp/test_mcp_server_runner.py src/nemory/features/build_sources/internal/tests/data/dummy_build_plugin.py src/nemory/tests/databases/test_postgres.py src/databao_context_engine/build_sources/internal/build_service.py .run/main.run.xml tests/utils/factories.py tests/plugins/resources/test_parquet_plugin.py README.md tests/storage/repositories/test_run_repository.py tests/datasource_config/test_validate_config.py tests/plugins/test_postgresql_db_plugin.py tests/build_sources/internal/test_build_runner.py src/nemory/config/log_config.yaml pyproject.toml src/nemory/cli/commands.py tests/test_generate_configs_schemas.py tests/plugins/test_mssql_db_plugin.py tests/plugins/test_mysql_db_plugin.py tests/storage/repositories/test_embedding_model_registry_repository.py tests/introspection/test_property_extract.py src/nemory/features/build_sources/plugin_lib/build_plugin.py tests/serialisation/test_yaml.py tests/integration/test_ollama_embedding_integration.py tests/integration/test_e2e_build.py .gitignore src/nemory/plugins/databases/databases_types.py tests/services/test_persistence_service.py tests/mcp/conftest.py src/nemory/features/build_sources/internal/build_sources_from_plugins.py tests/conftest.py tests/storage/repositories/test_chunk_repository.py tests/mcp/test_mcp_server.py tests/storage/repositories/test_datasource_run_repository.py tests/services/test_chunk_embedding_service.py src/nemory/plugins/parquet_plugin.py tests/storage/repositories/test_embedding_repository.py tests/build_sources/internal/test_build_service.py tests/integration/test_embed_flow.py src/nemory/project/datasource_discovery.py src/nemory/plugins/plugin_loader.py tests/build_sources/internal/test_export_results.py src/nemory/serialisation/yaml.py .run/info.run.xml src/nemory/config/logging.py src/nemory/plugins/databases/base_introspector.py |
| 2. | Julien Arzul <julien.arzul@jetbrains.com> |
Mateus-Cordeiro <mateusvcordeiro@gmail.com> |
63 shared files
src/nemory/embeddings/providers/ollama/factory.py tests/retrieve_embeddings/internal/test_retrieve_runner.py src/nemory/plugins/databases/duckdb_introspector.py src/nemory/build_sources/internal/build_wiring.py src/nemory/plugins/databases/postgresql_introspector.py src/nemory/services/models.py tests/build_sources/conftest.py src/nemory/system/properties.py src/nemory/plugins/databases/clickhouse_introspector.py tests/retrieve_embeddings/internal/test_retrieve_service.py uv.lock tests/services/test_embedding_shard_resolver.py src/nemory/services/persistence_service.py src/nemory/embeddings/providers/ollama/service.py src/nemory/storage/repositories/datasource_run_repository.py tests/plugins/test_clickhouse_db_plugin.py tests/plugins/test_duckdb_db_plugin.py tests/utils/factories.py tests/storage/repositories/test_run_repository.py tests/plugins/test_postgresql_db_plugin.py tests/build_sources/internal/test_build_runner.py src/nemory/build_sources/internal/plugin_execution.py pyproject.toml src/nemory/services/chunk_embedding_service.py src/nemory/cli/commands.py src/nemory/storage/connection.py src/nemory/plugins/databases/snowflake_introspector.py tests/plugins/test_mssql_db_plugin.py tests/plugins/test_mysql_db_plugin.py src/nemory/plugins/databases/athena_introspector.py src/nemory/storage/repositories/run_repository.py tests/integration/test_ollama_embedding_integration.py src/nemory/embeddings/providers/ollama/runtime.py src/nemory/retrieve_embeddings/internal/retrieve_wiring.py tests/integration/test_e2e_build.py src/nemory/retrieve_embeddings/internal/retrieve_runner.py .gitignore src/nemory/plugins/databases/databases_types.py src/nemory/build_sources/internal/build_service.py src/nemory/mcp/retrieve_tool.py tests/services/test_persistence_service.py tests/storage/repositories/test_chunk_repository.py src/nemory/services/factories.py tests/mcp/test_mcp_server.py src/nemory/retrieve_embeddings/internal/retrieve_service.py tests/services/test_chunk_embedding_service.py src/nemory/plugins/databases/mysql_introspector.py src/nemory/build_sources/internal/export_results.py src/nemory/build_sources/internal/plugin_loader.py src/nemory/storage/repositories/vector_search_repository.py tests/build_sources/internal/test_build_service.py tests/integration/test_embed_flow.py src/nemory/build_sources/public/api.py tests/build_sources/internal/test_export_results.py src/nemory/build_sources/internal/types.py src/nemory/plugins/databases/mssql_introspector.py src/nemory/storage/models.py src/nemory/mcp/mcp_server.py src/nemory/retrieve_embeddings/internal/export_results.py src/nemory/plugins/databases/base_introspector.py src/nemory/build_sources/internal/build_runner.py src/nemory/plugins/base_db_plugin.py src/nemory/pluginlib/build_plugin.py |
| 3. | Sergey Stupin <stupin.sergey@gmail.com> |
Mateus-Cordeiro <mateusvcordeiro@gmail.com> |
41 shared files
tests/retrieve_embeddings/internal/test_retrieve_runner.py tests/storage/repositories/test_vector_search_repository.py src/nemory/plugins/databases/postgresql_introspector.py tests/llm/test_service.py .github/workflows/build.yml .github/workflows/test.yml tests/build_sources/conftest.py src/nemory/system/properties.py tests/retrieve_embeddings/internal/test_retrieve_service.py uv.lock tests/services/test_embedding_shard_resolver.py tests/utils/fakes.py tests/plugins/test_clickhouse_db_plugin.py tests/llm/test_runtime.py tests/plugins/test_duckdb_db_plugin.py tests/utils/factories.py tests/storage/repositories/test_run_repository.py tests/plugins/test_postgresql_db_plugin.py tests/build_sources/internal/test_build_runner.py src/nemory/storage/migrate.py pyproject.toml src/nemory/cli/commands.py tests/llm/embeddings/test_provider.py tests/plugins/test_mssql_db_plugin.py tests/plugins/test_mysql_db_plugin.py tests/integration/test_ollama_embedding_integration.py tests/plugins/database_contracts.py tests/integration/test_e2e_build.py .gitignore src/nemory/plugins/databases/databases_types.py tests/llm/test_install.py tests/services/test_persistence_service.py tests/storage/repositories/test_chunk_repository.py tests/mcp/test_mcp_server.py tests/services/test_chunk_embedding_service.py tests/plugins/test_introspection_scope_matcher.py tests/build_sources/internal/test_build_service.py tests/integration/test_embed_flow.py tests/build_sources/internal/test_export_results.py tests/plugins/test_introspection_scope.py src/nemory/plugins/databases/base_introspector.py |
| 4. | Anna Vlasova <annasv209@gmail.com> |
Julien Arzul <julien.arzul@jetbrains.com> |
26 shared files
src/nemory/plugins/databases/duckdb_introspector.py src/nemory/plugins/databases/postgresql_introspector.py src/nemory/plugins/duckdb_db_plugin.py src/nemory/plugins/databases/clickhouse_introspector.py uv.lock src/nemory/plugins/mssql_db_plugin.py src/nemory/plugins/mysql_db_plugin.py tests/plugins/test_clickhouse_db_plugin.py tests/plugins/test_duckdb_db_plugin.py src/nemory/plugins/clickhouse_db_plugin.py tests/plugins/test_postgresql_db_plugin.py pyproject.toml src/nemory/plugins/databases/snowflake_introspector.py tests/plugins/test_mssql_db_plugin.py tests/plugins/test_mysql_db_plugin.py tests/databases/test_postgresql_connection_string.py src/nemory/plugins/databases/athena_introspector.py src/nemory/build_sources/internal/build_sources_from_plugins.py src/nemory/plugins/postgresql_db_plugin.py src/nemory/plugins/databases/mysql_introspector.py src/nemory/build_sources/internal/plugin_loader.py src/nemory/plugins/athena_db_plugin.py src/nemory/plugins/snowflake_db_plugin.py src/nemory/plugins/databases/mssql_introspector.py src/nemory/plugins/databases/base_introspector.py src/nemory/plugins/base_db_plugin.py |
| 5. | Mateus-Cordeiro <mateusvcordeiro@gmail.com> |
Anna Vlasova <annasv209@gmail.com> |
17 shared files
src/nemory/plugins/databases/duckdb_introspector.py src/nemory/plugins/databases/postgresql_introspector.py src/nemory/plugins/databases/clickhouse_introspector.py uv.lock tests/plugins/test_clickhouse_db_plugin.py tests/plugins/test_duckdb_db_plugin.py tests/plugins/test_postgresql_db_plugin.py pyproject.toml src/nemory/plugins/databases/snowflake_introspector.py tests/plugins/test_mssql_db_plugin.py tests/plugins/test_mysql_db_plugin.py src/nemory/plugins/databases/athena_introspector.py src/nemory/plugins/databases/mysql_introspector.py src/nemory/build_sources/internal/plugin_loader.py src/nemory/plugins/databases/mssql_introspector.py src/nemory/plugins/databases/base_introspector.py src/nemory/plugins/base_db_plugin.py |
| 6. | Sergey Stupin <stupin.sergey@gmail.com> |
Anna Vlasova <annasv209@gmail.com> |
10 shared files
src/nemory/plugins/databases/postgresql_introspector.py uv.lock tests/plugins/test_clickhouse_db_plugin.py tests/plugins/test_duckdb_db_plugin.py tests/plugins/test_postgresql_db_plugin.py pyproject.toml tests/plugins/test_mssql_db_plugin.py tests/plugins/test_mysql_db_plugin.py tests/databases/test_mssql_connection_string.py src/nemory/plugins/databases/base_introspector.py |
| 7. | Sergey Stupin <stupin.sergey@gmail.com> |
ruslan.golov <ruslan.golov@jetbrains.com> |
1 shared file
README.md |
| 8. | Julien Arzul <julien.arzul@jetbrains.com> |
ruslan.golov <ruslan.golov@jetbrains.com> |
1 shared file
README.md |
| Contributor | # connections | # commits | |
|---|---|---|---|
| 1. | Julien Arzul <julien.arzul@jetbrains.com> |
4 | 150 |
| 2. | Sergey Stupin <stupin.sergey@gmail.com> |
4 | 52 |
| 3. | Anna Vlasova <annasv209@gmail.com> |
3 | 12 |
| 4. | Mateus-Cordeiro <mateusvcordeiro@gmail.com> |
3 | 11 |
| 5. | ruslan.golov <ruslan.golov@jetbrains.com> |
2 | 1 |
C-median: 3.0
A half of the contributors has more than 3.0 connections, and a half has less than this number.
C-mean: 3.2
An average number of connections a contributor has with other contributors.
C-index: 3.0
There are 3.0 contributors with 3.0 or more connections.
5 contributors (226 commits):
| # | Contributor |
First Commit |
Latest Commit |
Commits Count |
|---|---|---|---|---|
| 1. | Julien Arzul <julien.arzul@jetbrains.com> |
2025-10-31 | 2026-01-16 | 150 (66%) |
| 2. | Sergey Stupin <stupin.sergey@gmail.com> |
2025-11-03 | 2026-01-16 | 52 (23%) |
| 3. | Anna Vlasova <annasv209@gmail.com> |
2025-11-20 | 2026-01-09 | 12 (5%) |
| 4. | Mateus-Cordeiro <mateusvcordeiro@gmail.com> |
2025-11-14 | 2026-01-14 | 11 (4%) |
| 5. | ruslan.golov <ruslan.golov@jetbrains.com> |
2025-11-06 | 2025-11-06 | 1 (<1%) |
A contributor dependency is detected if two contributors have changed the same files in the past 365 days.
The number on lines shows the number of same files that both persons changed in past 365 days.
| Contributor 1 | Contributor 2 | # shared files | |
|---|---|---|---|
| 1. | Julien Arzul <julien.arzul@jetbrains.com> |
Sergey Stupin <stupin.sergey@gmail.com> |
72 shared files
src/nemory/features/build_sources/internal/tests/test_build_sources_from_plugins.py tests/retrieve_embeddings/internal/test_retrieve_runner.py src/nemory/plugins/databases/postgresql_introspector.py tests/project/test_project_config.py src/nemory/introspection/property_extract.py tests/project/test_datasource_discovery.py tests/test_databao_engine.py src/nemory/mcp/mcp_runner.py tests/utils/project_creation.py tests/build_sources/conftest.py tests/templating/test_renderer.py tests/plugins/test_default_build_datasource_plugin.py src/nemory/features/build_sources/internal/build_sources.py tests/utils/dummy_build_plugin.py src/nemory/datasource_config/add_config.py src/nemory/system/properties.py tests/plugins/test_plugin_loader.py src/nemory/cli/add_datasource_config.py tests/retrieve_embeddings/internal/test_retrieve_service.py tests/cli/test_add_datasource_config.py docs/embeddings.md tests/project/test_init_project.py uv.lock tests/services/test_embedding_shard_resolver.py tests/plugins/test_clickhouse_db_plugin.py src/databao_context_engine/project/datasource_discovery.py tests/plugins/test_duckdb_db_plugin.py tests/mcp/test_mcp_server_runner.py src/nemory/features/build_sources/internal/tests/data/dummy_build_plugin.py src/nemory/tests/databases/test_postgres.py src/databao_context_engine/build_sources/internal/build_service.py .run/main.run.xml tests/utils/factories.py tests/plugins/resources/test_parquet_plugin.py README.md tests/storage/repositories/test_run_repository.py tests/datasource_config/test_validate_config.py tests/plugins/test_postgresql_db_plugin.py tests/build_sources/internal/test_build_runner.py src/nemory/config/log_config.yaml pyproject.toml src/nemory/cli/commands.py tests/test_generate_configs_schemas.py tests/plugins/test_mssql_db_plugin.py tests/plugins/test_mysql_db_plugin.py tests/storage/repositories/test_embedding_model_registry_repository.py tests/introspection/test_property_extract.py src/nemory/features/build_sources/plugin_lib/build_plugin.py tests/serialisation/test_yaml.py tests/integration/test_ollama_embedding_integration.py tests/integration/test_e2e_build.py .gitignore src/nemory/plugins/databases/databases_types.py tests/services/test_persistence_service.py tests/mcp/conftest.py src/nemory/features/build_sources/internal/build_sources_from_plugins.py tests/conftest.py tests/storage/repositories/test_chunk_repository.py tests/mcp/test_mcp_server.py tests/storage/repositories/test_datasource_run_repository.py tests/services/test_chunk_embedding_service.py src/nemory/plugins/parquet_plugin.py tests/storage/repositories/test_embedding_repository.py tests/build_sources/internal/test_build_service.py tests/integration/test_embed_flow.py src/nemory/project/datasource_discovery.py src/nemory/plugins/plugin_loader.py tests/build_sources/internal/test_export_results.py src/nemory/serialisation/yaml.py .run/info.run.xml src/nemory/config/logging.py src/nemory/plugins/databases/base_introspector.py |
| 2. | Julien Arzul <julien.arzul@jetbrains.com> |
Mateus-Cordeiro <mateusvcordeiro@gmail.com> |
63 shared files
src/nemory/embeddings/providers/ollama/factory.py tests/retrieve_embeddings/internal/test_retrieve_runner.py src/nemory/plugins/databases/duckdb_introspector.py src/nemory/build_sources/internal/build_wiring.py src/nemory/plugins/databases/postgresql_introspector.py src/nemory/services/models.py tests/build_sources/conftest.py src/nemory/system/properties.py src/nemory/plugins/databases/clickhouse_introspector.py tests/retrieve_embeddings/internal/test_retrieve_service.py uv.lock tests/services/test_embedding_shard_resolver.py src/nemory/services/persistence_service.py src/nemory/embeddings/providers/ollama/service.py src/nemory/storage/repositories/datasource_run_repository.py tests/plugins/test_clickhouse_db_plugin.py tests/plugins/test_duckdb_db_plugin.py tests/utils/factories.py tests/storage/repositories/test_run_repository.py tests/plugins/test_postgresql_db_plugin.py tests/build_sources/internal/test_build_runner.py src/nemory/build_sources/internal/plugin_execution.py pyproject.toml src/nemory/services/chunk_embedding_service.py src/nemory/cli/commands.py src/nemory/storage/connection.py src/nemory/plugins/databases/snowflake_introspector.py tests/plugins/test_mssql_db_plugin.py tests/plugins/test_mysql_db_plugin.py src/nemory/plugins/databases/athena_introspector.py src/nemory/storage/repositories/run_repository.py tests/integration/test_ollama_embedding_integration.py src/nemory/embeddings/providers/ollama/runtime.py src/nemory/retrieve_embeddings/internal/retrieve_wiring.py tests/integration/test_e2e_build.py src/nemory/retrieve_embeddings/internal/retrieve_runner.py .gitignore src/nemory/plugins/databases/databases_types.py src/nemory/build_sources/internal/build_service.py src/nemory/mcp/retrieve_tool.py tests/services/test_persistence_service.py tests/storage/repositories/test_chunk_repository.py src/nemory/services/factories.py tests/mcp/test_mcp_server.py src/nemory/retrieve_embeddings/internal/retrieve_service.py tests/services/test_chunk_embedding_service.py src/nemory/plugins/databases/mysql_introspector.py src/nemory/build_sources/internal/export_results.py src/nemory/build_sources/internal/plugin_loader.py src/nemory/storage/repositories/vector_search_repository.py tests/build_sources/internal/test_build_service.py tests/integration/test_embed_flow.py src/nemory/build_sources/public/api.py tests/build_sources/internal/test_export_results.py src/nemory/build_sources/internal/types.py src/nemory/plugins/databases/mssql_introspector.py src/nemory/storage/models.py src/nemory/mcp/mcp_server.py src/nemory/retrieve_embeddings/internal/export_results.py src/nemory/plugins/databases/base_introspector.py src/nemory/build_sources/internal/build_runner.py src/nemory/plugins/base_db_plugin.py src/nemory/pluginlib/build_plugin.py |
| 3. | Sergey Stupin <stupin.sergey@gmail.com> |
Mateus-Cordeiro <mateusvcordeiro@gmail.com> |
41 shared files
tests/retrieve_embeddings/internal/test_retrieve_runner.py tests/storage/repositories/test_vector_search_repository.py src/nemory/plugins/databases/postgresql_introspector.py tests/llm/test_service.py .github/workflows/build.yml .github/workflows/test.yml tests/build_sources/conftest.py src/nemory/system/properties.py tests/retrieve_embeddings/internal/test_retrieve_service.py uv.lock tests/services/test_embedding_shard_resolver.py tests/utils/fakes.py tests/plugins/test_clickhouse_db_plugin.py tests/llm/test_runtime.py tests/plugins/test_duckdb_db_plugin.py tests/utils/factories.py tests/storage/repositories/test_run_repository.py tests/plugins/test_postgresql_db_plugin.py tests/build_sources/internal/test_build_runner.py src/nemory/storage/migrate.py pyproject.toml src/nemory/cli/commands.py tests/llm/embeddings/test_provider.py tests/plugins/test_mssql_db_plugin.py tests/plugins/test_mysql_db_plugin.py tests/integration/test_ollama_embedding_integration.py tests/plugins/database_contracts.py tests/integration/test_e2e_build.py .gitignore src/nemory/plugins/databases/databases_types.py tests/llm/test_install.py tests/services/test_persistence_service.py tests/storage/repositories/test_chunk_repository.py tests/mcp/test_mcp_server.py tests/services/test_chunk_embedding_service.py tests/plugins/test_introspection_scope_matcher.py tests/build_sources/internal/test_build_service.py tests/integration/test_embed_flow.py tests/build_sources/internal/test_export_results.py tests/plugins/test_introspection_scope.py src/nemory/plugins/databases/base_introspector.py |
| 4. | Anna Vlasova <annasv209@gmail.com> |
Julien Arzul <julien.arzul@jetbrains.com> |
26 shared files
src/nemory/plugins/databases/duckdb_introspector.py src/nemory/plugins/databases/postgresql_introspector.py src/nemory/plugins/duckdb_db_plugin.py src/nemory/plugins/databases/clickhouse_introspector.py uv.lock src/nemory/plugins/mssql_db_plugin.py src/nemory/plugins/mysql_db_plugin.py tests/plugins/test_clickhouse_db_plugin.py tests/plugins/test_duckdb_db_plugin.py src/nemory/plugins/clickhouse_db_plugin.py tests/plugins/test_postgresql_db_plugin.py pyproject.toml src/nemory/plugins/databases/snowflake_introspector.py tests/plugins/test_mssql_db_plugin.py tests/plugins/test_mysql_db_plugin.py tests/databases/test_postgresql_connection_string.py src/nemory/plugins/databases/athena_introspector.py src/nemory/build_sources/internal/build_sources_from_plugins.py src/nemory/plugins/postgresql_db_plugin.py src/nemory/plugins/databases/mysql_introspector.py src/nemory/build_sources/internal/plugin_loader.py src/nemory/plugins/athena_db_plugin.py src/nemory/plugins/snowflake_db_plugin.py src/nemory/plugins/databases/mssql_introspector.py src/nemory/plugins/databases/base_introspector.py src/nemory/plugins/base_db_plugin.py |
| 5. | Mateus-Cordeiro <mateusvcordeiro@gmail.com> |
Anna Vlasova <annasv209@gmail.com> |
17 shared files
src/nemory/plugins/databases/duckdb_introspector.py src/nemory/plugins/databases/postgresql_introspector.py src/nemory/plugins/databases/clickhouse_introspector.py uv.lock tests/plugins/test_clickhouse_db_plugin.py tests/plugins/test_duckdb_db_plugin.py tests/plugins/test_postgresql_db_plugin.py pyproject.toml src/nemory/plugins/databases/snowflake_introspector.py tests/plugins/test_mssql_db_plugin.py tests/plugins/test_mysql_db_plugin.py src/nemory/plugins/databases/athena_introspector.py src/nemory/plugins/databases/mysql_introspector.py src/nemory/build_sources/internal/plugin_loader.py src/nemory/plugins/databases/mssql_introspector.py src/nemory/plugins/databases/base_introspector.py src/nemory/plugins/base_db_plugin.py |
| 6. | Sergey Stupin <stupin.sergey@gmail.com> |
Anna Vlasova <annasv209@gmail.com> |
10 shared files
src/nemory/plugins/databases/postgresql_introspector.py uv.lock tests/plugins/test_clickhouse_db_plugin.py tests/plugins/test_duckdb_db_plugin.py tests/plugins/test_postgresql_db_plugin.py pyproject.toml tests/plugins/test_mssql_db_plugin.py tests/plugins/test_mysql_db_plugin.py tests/databases/test_mssql_connection_string.py src/nemory/plugins/databases/base_introspector.py |
| 7. | Sergey Stupin <stupin.sergey@gmail.com> |
ruslan.golov <ruslan.golov@jetbrains.com> |
1 shared file
README.md |
| 8. | Julien Arzul <julien.arzul@jetbrains.com> |
ruslan.golov <ruslan.golov@jetbrains.com> |
1 shared file
README.md |
| Contributor | # connections | # commits | |
|---|---|---|---|
| 1. | Julien Arzul <julien.arzul@jetbrains.com> |
4 | 150 |
| 2. | Sergey Stupin <stupin.sergey@gmail.com> |
4 | 52 |
| 3. | Anna Vlasova <annasv209@gmail.com> |
3 | 12 |
| 4. | Mateus-Cordeiro <mateusvcordeiro@gmail.com> |
3 | 11 |
| 5. | ruslan.golov <ruslan.golov@jetbrains.com> |
2 | 1 |
C-median: 3.0
A half of the contributors has more than 3.0 connections, and a half has less than this number.
C-mean: 3.2
An average number of connections a contributor has with other contributors.
C-index: 3.0
There are 3.0 contributors with 3.0 or more connections.