Major release introducing a unified graph query system, architectural analysis capabilities, and significant CLI improvements for better LLM integration. #1
Annotations
2 warnings
|
Build:
AiCodeGraph.Tests/GraphQueryExecutorTests.cs#L489
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
Build:
AiCodeGraph.Tests/GraphQueryExecutorTests.cs#L489
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Loading