Conversation
️✅ There are no secrets present in this pull request anymore.If these secrets were true positive and are still valid, we highly recommend you to revoke them. 🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request. |
|
Should all be merged into my branch atm however just going over the flow and making sure how structure is... |
… dev branch to keep my sanity. ** ASYNC/SYNC ** Auto/AI Translation's for everything ** New pipeline execution flow, very simple to modify context/execution ** pydantic integration, prettymuch any AI service + local/ollama/llma.cpp/vllm.../OpenAI *** Lots of small bugfixes for type hinting and overall cleanup to reduce any bugs *** IPython shell embedded *** Easy path to web interfaces *** Lots of new dependencies but no docker and nothing heavy, just python. Also did not want to require deeply compliling, uv build system is super easy/fast *** Now that we have this phase nearly done, maybe 1 more commit, next version will be a cleanup again and make sure everyhthing we had last version is working for this one. Will add the data-flow/cfg/ddg/business-context graphing from a few hundred lines of tree-sitter, will include arbitrary queries for users, scope-refinement engine updates and ability to tune in real time... possible integration now with some tools like debuggers, blockchain context that would sort of give you an instant set of flow's througha an app... min/max outliears etc...
Landing some updates, will finalize async/future's ASAP