Replies: 3 comments 17 replies
|
hey -- interesting, the graph won't find C# natively since it isn't supported but that should not matter as much because doc init uses graph as the first layer, then Claude Code to discover the domains with higher quality. Try running: Although, it should have worked without going down an extra layer. You have Claude Code installed right ? Let me know if this works. If not, we can try to find another solution. |
11 replies
|
So now is this supposed to auto run somehow when I do a git commit? |
2 replies
|
Ok I ran it and the dry-run looks like it generated a new claude.md (I mean I know it didn't because of dry-run but it showed what it would do) then I ran it for real and got this: |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have Aspens scanning my codebase and it picks up the tech stack but it can't find any code files - it's C# but I'm wondering if it's the directory structure. It's set up like this:
~/apps/myproject (claude.md lives here as well as my git setup
~/apps/myproject/myproject (this is the actual source code where the .csproj is at.
When it goes through with doc init it finds zero domains.
Any help?
All reactions