HackerTrans
TopNewTrendsCommentsPastAskShowJobs

yr_animesh

17 karmajoined 2 months ago
Keep it Simple, Stupid

https://github.com/animesh-94

Submissions

Show HN: Onboard-CLI–a fast developer tool built in Go uses AST and LLM

onboard-cli.vercel.app
2 points·by yr_animesh·3 days ago·1 comments

Show HN: Onboard-CLI, a LLM powered and AST-based tool to visualize codebase

github.com
24 points·by yr_animesh·4 days ago·14 comments

Show HN: Onboard CLI uses LLM to filter out nodes and AST to visualize codebase

github.com
2 points·by yr_animesh·6 days ago·0 comments

Show HN: Onboard-CLI – A local-first Go tool to map codebase

github.com
2 points·by yr_animesh·7 days ago·0 comments

Show HN: Onboard-CLI, an AST-based tool to detect architectural drift

github.com
2 points·by yr_animesh·8 days ago·0 comments

comments

yr_animesh
·2 days ago·discuss
Yeah I am trying to reduce the developer effort in manually finding out the routes in backend or finding out how many files will get impacted if i ran some refactoring of code
yr_animesh
·3 days ago·discuss
Use this command line interface tool to visualize your codebase
yr_animesh
·3 days ago·discuss
Currently I'm working on to implement for C++ codebase and yes I'm going to maintain it for a long term I have also made it open sourced if you want some improvements I can create an issue and then you can contribute to it.

I looked to your product we can work together to integrate both the products!!!
yr_animesh
·4 days ago·discuss
You can check out the (onboard map --target ) command which will build a local react app to visualize the codebase
yr_animesh
·4 days ago·discuss
Nice question you are free to check it!!! If there are any issues in it you can contribute to it
yr_animesh
·4 days ago·discuss
I think i can create a issue and you can contribute this specific feature
yr_animesh
·4 days ago·discuss
The architecture.yaml file is created in the root directory if you are not able to make that use this command

onboard init --template clean-architecture
yr_animesh
·8 days ago·discuss
If your using the embedding models to detect the code duplication then how you will be over coming the Agents hallucination???
yr_animesh
·8 days ago·discuss
What is the architecture and what trade offs did you take care to make this?
yr_animesh
·8 days ago·discuss
So how is the product working?? Did you implemented some queue based data structure to maintain the sequence of the AI agents?
yr_animesh
·9 days ago·discuss
[dead]
yr_animesh
·9 days ago·discuss
So it is an alternative for CMake build systems?? The idea is quite new to me, I have only used CMake to build my low latency systems project... Lets use this!!
yr_animesh
·9 days ago·discuss
Its really a great tool. The gap of visualization of calling the AI client is covered by your product!!
yr_animesh
·9 days ago·discuss
[flagged]