GitHub / blarApp/code-base-agent / commits
Code agents for LLMs
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| ada9bbdb | merge Merge pull request #318 from blarApp/feat/batch-create-nodes |
berrazuriz1 <b****v@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 11fd446c | Batch node creation to avoid oversized Bolt transactions | berrazuriz1 <b****v@g****m> | 3 months ago | |
| 13040ecd | update vulnerable packages | José Domínguez <j****z@u****l> | 5 months ago | |
| 1f05de6b | update packages | José Domínguez <j****z@u****l> | 5 months ago | |
| e000a179 | merge Merge pull request #312 from andkirby/patch-1 |
berrazuriz1 <b****v@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 3bf2ca5a | Refactor CodeAnalysisInput to enforce 32-character reference ID validation an... | berrazuriz1 <b****v@g****m> | 8 months ago | |
| 33ce2bb3 | Remove cached repository entry for gadugi | berrazuriz1 <b****v@g****m> | 8 months ago | |
| a600e3ad | update langchain packages | berrazuriz1 <b****v@g****m> | 8 months ago | |
| ab40d01b | Add resolver_mode parameter to GraphBuilder for flexible reference resolution | berrazuriz1 <b****v@g****m> | 8 months ago | |
| 39813542 | Clarify description in GrepCode tool to specify that it searches code content... | berrazuriz1 <b****v@g****m> | 8 months ago | |
| d5f1cf3e | Add support for filtering nodes by name and path in FindSymbols tool and rela... | berrazuriz1 <b****v@g****m> | 8 months ago | |
| 149a64e3 | Refactor input validation in GetCodeAnalysis to improve error handling for re... | berrazuriz1 <b****v@g****m> | 8 months ago | |
| af1087b4 | merge Merge branch 'main' of https://github.com/blarApp/blarify | berrazuriz1 <b****v@g****m> | 8 months ago | |
| fd990eeb | Enhance output formatting in GetCodeAnalysis tool to include node path | berrazuriz1 <b****v@g****m> | 8 months ago | |
| 66ece7f7 | Refactor assertions in GraphBuilder incremental update tests for clarity | berrazuriz1 <b****v@g****m> | 8 months ago | |
| ddf8c7f0 | Update import path for Neo4jManager in installation guide |
Kirby Rs <a****y@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 4dab11aa | merge Merge pull request #311 from blarApp/fix/incremental-documentation-processing |
berrazuriz1 <b****v@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| f1aa9eab | Add test for incremental documentation affected nodes | berrazuriz1 <b****v@g****m> | 8 months ago | |
| 7cfe5eae | Simplify targeted documentation for incremental updates | berrazuriz1 <b****v@g****m> | 8 months ago | |
| 9ab3c837 | Add queries for incremental documentation updates | berrazuriz1 <b****v@g****m> | 8 months ago | |
| 599151ed | Reset processing status when merging nodes | berrazuriz1 <b****v@g****m> | 8 months ago | |
| c71dbc29 | merge Merge pull request #309 from blarApp/bump-deps-23-12-25 |
José Domínguez <3****7@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 589e10f5 | bump deps 23-12-25 | José Domínguez <j****z@u****l> | 8 months ago | |
| 24f32603 | merge Merge pull request #308 from blarApp/add-db-param-neo4j |
José Domínguez <3****7@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| cc1aac9e | added optional db param neo4j | José Domínguez <j****z@u****l> | 8 months ago | |
| 7e8d0b92 | Add scope_type filter to VectorSearch tool | berrazuriz1 <b****v@g****m> | 9 months ago | |
| b0af435f | Revert "Add accumulated tree state to get_directory_tree tool" | berrazuriz1 <b****v@g****m> | 9 months ago | |
| c5c9ab67 | Add accumulated tree state to get_directory_tree tool | berrazuriz1 <b****v@g****m> | 9 months ago | |
| d281eee9 | Add get_directory_tree tool for folder navigation | berrazuriz1 <b****v@g****m> | 9 months ago | |
| 79ef9905 | chore: bump packages versions | José Domínguez <j****z@u****l> | 9 months ago | |
| 3faab464 | Batch edge creation to prevent OOM with large relationship sets | berrazuriz1 <b****v@g****m> | 9 months ago | |
| 7201d6ab | Show full file path instead of filename in relationship logging | berrazuriz1 <b****v@g****m> | 9 months ago | |
| fd86453d | Add logging to track files with most relationships | berrazuriz1 <b****v@g****m> | 9 months ago | |
| 2e3f0c75 | Add error handling for resolve_reference_id in GetExpandedContext | berrazuriz1 <b****v@g****m> | 10 months ago | |
| 09e8121e | Update langchain and langgraph dependencies in pyproject.toml | berrazuriz1 <b****v@g****m> | 10 months ago | |
| 11cfd0ae | Enhance no results message in VectorSearch with suggestions for query improve... | berrazuriz1 <b****v@g****m> | 10 months ago | |
| 2690bb0d | Add min_similarity parameter to VectorSearch for customizable threshold | berrazuriz1 <b****v@g****m> | 10 months ago | |
| 8000a75a | Normalize document paths to repo-relative in monorepo mode | berrazuriz1 <b****v@g****m> | 10 months ago | |
| f4587e33 | Handle JSON5 format in tsconfig files using json-repair | berrazuriz1 <b****v@g****m> | 10 months ago | |
| c6f5793f | Fix scip-typescript command by replacing tsconfig temporarily | berrazuriz1 <b****v@g****m> | 10 months ago | |
| c877d46b | Resolve workspace tsconfig extends for monorepo SCIP indexing | berrazuriz1 <b****v@g****m> | 10 months ago | |
| 6a6d190c | Improve error logging for SCIP index generation failures | berrazuriz1 <b****v@g****m> | 10 months ago | |
| ed3f4409 | Add TypeScript monorepo support with parallel SCIP indexing | berrazuriz1 <b****v@g****m> | 10 months ago | |
| 74f347ee | merge Merge branch 'main' of https://github.com/blarApp/blarify | berrazuriz1 <b****v@g****m> | 10 months ago | |
| 55a0520e | Bump version from 1.3.8 to 1.3.9 in pyproject.toml | berrazuriz1 <b****v@g****m> | 10 months ago | |
| ff667de4 | added max workers to grpahbuilder and increased default max workers | José Domínguez <j****z@u****l> | 10 months ago | |
| fcd57443 | Reduce default max_depth in find_code_workflows function from 20 to 5 | berrazuriz1 <b****v@g****m> | 11 months ago | |
| f2e63dcd | Remove interactive terminal agent implementation from test_agent.py | berrazuriz1 <b****v@g****m> | 11 months ago | |
| 07c6a6fb | Enhance vector similarity search query to filter by repository IDs | berrazuriz1 <b****v@g****m> | 11 months ago | |
| fc441df0 | update langchain packages | berrazuriz1 <b****v@g****m> | 11 months ago | |
| 2edaeb03 | Extract text from structured content in agent responses | berrazuriz1 <b****v@g****m> | 11 months ago | |
| 07c5dd0d | Fix supervisor response parsing for structured content format | berrazuriz1 <b****v@g****m> | 11 months ago | |
| 65abd944 | Improve multi-agent coordination with reasoning visibility and message attrib... | berrazuriz1 <b****v@g****m> | 11 months ago | |
| e73068b8 | Fix grep_code_query to remove diff_identifier parameter | berrazuriz1 <b****v@g****m> | 11 months ago | |
| cda39d0b | Document GrepCode tool in tools documentation | berrazuriz1 <b****v@g****m> | 11 months ago | |
| 9f69903e | Integrate GrepCode tool into MCP server and agents | berrazuriz1 <b****v@g****m> | 11 months ago | |
| b8c4bfde | Add GrepCode tool for pattern-based code search | berrazuriz1 <b****v@g****m> | 11 months ago | |
| cce28ccb | Update tools documentation to reflect current tool suite | berrazuriz1 <b****v@g****m> | 11 months ago | |
| 5d892e4b | Update integration tests to use VectorSearch class name | berrazuriz1 <b****v@g****m> | 11 months ago | |
| b7d35bc6 | Update VectorSearch usage in MCP server and agent files | berrazuriz1 <b****v@g****m> | 11 months ago | |
| defbf066 | Rename SearchDocumentation to VectorSearch and update tool description | berrazuriz1 <b****v@g****m> | 11 months ago | |
| bcda21de | Refactor get_leaf_nodes_under_node_query to use APOC path expansion for impro... | berrazuriz1 <b****v@g****m> | 11 months ago | |
| 3f6127b6 | Refactor _test_connection method to improve connection credential display and... | berrazuriz1 <b****v@g****m> | 11 months ago | |
| d98a1764 | Refactor InteractiveCodeAgent to enhance tool integration and add connection ... | berrazuriz1 <b****v@g****m> | 11 months ago | |
| 7b6cbb62 | merge Merge pull request #301 from blarApp/tools-repo-optional |
berrazuriz1 <b****v@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 79e3d349 | merge Merge pull request #303 from blarApp/fix/cleanup-stale-workflows-and-docs |
berrazuriz1 <b****v@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 89d19fd5 | merge solv conflict | José Domínguez <j****z@u****l> | 11 months ago | |
| 68768a80 | implement batched workflow query to prevent OOM errors | berrazuriz1 <b****v@g****m> | 11 months ago | |
| fbe86394 | added multiple repo ids | José Domínguez <j****z@u****l> | 11 months ago | |
| 527a9a0c | merge Merge pull request #302 from blarApp/fix/cleanup-stale-workflows-and-docs |
berrazuriz1 <b****v@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 96ad1ac5 | add hierarchical documentation completion plan | berrazuriz1 <b****v@g****m> | 11 months ago | |
| 05684013 | improve blame logging with ref information | berrazuriz1 <b****v@g****m> | 11 months ago | |
| 89c880f2 | fix test utilities and improve test setup | berrazuriz1 <b****v@g****m> | 11 months ago | |
| fcfdb22c | add upstream definition processing | berrazuriz1 <b****v@g****m> | 11 months ago | |
| e5fec33b | optimize workflow discovery query | berrazuriz1 <b****v@g****m> | 11 months ago | |
| fd377080 | update graph_builder to use file_paths parameter | berrazuriz1 <b****v@g****m> | 11 months ago | |
| 9283d026 | add tests for workflow and documentation cleanup | berrazuriz1 <b****v@g****m> | 11 months ago | |
| 3fdecba0 | clean up orphaned documentation nodes | berrazuriz1 <b****v@g****m> | 11 months ago | |
| 2201b644 | delete stale workflows on incremental update | berrazuriz1 <b****v@g****m> | 11 months ago | |
| ba897c3c | add deletion queries for workflows and documentation | berrazuriz1 <b****v@g****m> | 11 months ago | |
| c228a612 | remove uneccesary description | José Domínguez <j****z@u****l> | 11 months ago | |
| d472e9e6 | remove unecessary markdowns | José Domínguez <j****z@u****l> | 11 months ago | |
| a87465de | added optional repo_id arg to tools | José Domínguez <j****z@u****l> | 11 months ago | |
| 498ebff4 | return processed nodes in ProcessingResult | berrazuriz1 <b****v@g****m> | 11 months ago | |
| 2dc2a231 | fix: type FolderNode __init__ parameters | berrazuriz1 <b****v@g****m> | 11 months ago | |
| 4a76af26 | fix: convert file paths to node paths for incremental update workflows | berrazuriz1 <b****v@g****m> | 11 months ago | |
| b7eddb55 | fix: simplify node relationship validation in FolderNode | berrazuriz1 <b****v@g****m> | 11 months ago | |
| 788b6bae | fix: tests blame | berrazuriz1 <b****v@g****m> | 11 months ago | |
| 2eb88615 | fix: pass updated pths to workflow and documentation creation | berrazuriz1 <b****v@g****m> | 11 months ago | |
| 9b773f38 | fix: optimize GraphBuilder usage in WorkflowCreator integration tests | berrazuriz1 <b****v@g****m> | 11 months ago | |
| e1c23d00 | refactor: streamline Neo4j container spawning tests and update environment co... | berrazuriz1 <b****v@g****m> | 11 months ago | |
| 8ffdea8f | merge Merge pull request #300 from blarApp/update-graph-builer |
berrazuriz1 <b****v@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 5840614e | refactor: enhance Neo4j test execution by dynamically grouping integration te... | berrazuriz1 <b****v@g****m> | 11 months ago | |
| b2920624 | refactor: update test execution to run in parallel by file and ensure Neo4j t... | berrazuriz1 <b****v@g****m> | 11 months ago | |
| ae6002ec | refactor: improve error handling and cleanup in Neo4j tests | berrazuriz1 <b****v@g****m> | 11 months ago | |
| 3ecac993 | refactor: improve cleanup process for Neo4j container and credentials in tests | berrazuriz1 <b****v@g****m> | 11 months ago | |
| 30a60f6e | refactor: enhance display of Neo4j connection info with optional HTTP URI | berrazuriz1 <b****v@g****m> | 11 months ago | |
| 8d612f89 | refactor: update Neo4jManager instantiation in GraphBuilder tests | berrazuriz1 <b****v@g****m> | 11 months ago | |
| f666d120 | test: update assertions in documentation creation tests for flexible processi... | berrazuriz1 <b****v@g****m> | 11 months ago | |
| eb6f73e5 | refactor: update graph building process to use Neo4jManager in cycle handling... | berrazuriz1 <b****v@g****m> | 11 months ago |