Primisai

Latest version: v0.5.0

Safety actively analyzes 724393 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.2.0

Chores

* chore(release): 🚀 bump version to 0.2.0 ([`8318ddc`](https://github.com/PrimisAI/nexus/commit/8318ddc5e1466679a3812c5d9003d80de016e0da))

Features

* feat: deployment to PyPI (7) ([`0fbac84`](https://github.com/PrimisAI/nexus/commit/0fbac84f6efeb8a8ff2c92384d7f9749fd0ed7be))

0.1.0

Bug Fixes

* fix: write permissions in `cd` ([`36584ec`](https://github.com/PrimisAI/nexus/commit/36584ec8b9c48e57cb1711fb4241988c2c37a2d9))

Chores

* chore(release): 🚀 bump version to 0.1.0 ([`775f8f0`](https://github.com/PrimisAI/nexus/commit/775f8f04b3fb3d49052c4a1f4d2abfa512c60c58))

* chore(package): moved package `__init__` ([`c3e4b15`](https://github.com/PrimisAI/nexus/commit/c3e4b15355e65d27b80736546eaa733cc0acd6dd))

* chore: add `LICENSE` file ([`9a25d92`](https://github.com/PrimisAI/nexus/commit/9a25d922eb9004571b464898b81d3956aa1a0280))

* chore: updated description in setup.py ([`c9292bf`](https://github.com/PrimisAI/nexus/commit/c9292bf20f45ac2f07035138b5b65c4ea79e6cbb))

* chore: updated quick start ([`211002f`](https://github.com/PrimisAI/nexus/commit/211002f6eefb576eb2a040fe9434e7fd6a6843d4))

* chore: updated gitignore file to not include logs while pushing ([`a6ed15e`](https://github.com/PrimisAI/nexus/commit/a6ed15e013e814993323b3ea324f26031becc869))

* chore: change logs folder name fromat ([`b69919a`](https://github.com/PrimisAI/nexus/commit/b69919a69d77e48bb7b75267304d35d570074e35))

* chore: added primis email ([`61dd6a6`](https://github.com/PrimisAI/nexus/commit/61dd6a678daebe7377a6cc8e3c265fd7a15ebde5))

* chore: removed iverilog dump files ([`c49ef54`](https://github.com/PrimisAI/nexus/commit/c49ef54a7fb5d2fe660acf9927c9ace75f80a0e4))

* chore: changed name of main class ([`f9d23df`](https://github.com/PrimisAI/nexus/commit/f9d23dfabb59a5ba2b84131abf091e968631913f))

* chore: removed vscode folder ([`dee40d6`](https://github.com/PrimisAI/nexus/commit/dee40d6575e4984f32caddd646f7185d44eca6d9))

* chore: added tool for sub-agents ([`3a20f08`](https://github.com/PrimisAI/nexus/commit/3a20f08a09bcaf6100e00a2d81a3ee3f95939a83))

* chore: removed streamlit ([`907ecbf`](https://github.com/PrimisAI/nexus/commit/907ecbf09d259ecc4ffdf7a96f95d7b09178201a))

* chore: added tool edits ([`c4daf76`](https://github.com/PrimisAI/nexus/commit/c4daf760c4a73b325882bacbe343851477f924f4))

* chore: changed name of ai to core ([`b5ce584`](https://github.com/PrimisAI/nexus/commit/b5ce584350556152db5c23cc449d12e73a331b95))

* chore: updated example file ([`840d5f8`](https://github.com/PrimisAI/nexus/commit/840d5f8e5b386375bc303bfb7bab12032f8cdb98))

* chore: cleaned initial flow ([`8dc222e`](https://github.com/PrimisAI/nexus/commit/8dc222e721cc8b9b08e3fc242d5001bd9ef884ac))

Features

* feat: enabled continuous delivery (6)

* moved config to `pyproject.toml` and simplified `setup.py` to handle requirements only

* new package `__init__`

* action for continuous delivery ([`c67de66`](https://github.com/PrimisAI/nexus/commit/c67de664fcb68fd31252cde94ab5c97c84bedac1))

* feat: added functionality to display graph ([`b77db12`](https://github.com/PrimisAI/nexus/commit/b77db1246edc59ad3fed3a8df00297560f5637ae))

* feat: added system.py file to make it a python package ([`809fa36`](https://github.com/PrimisAI/nexus/commit/809fa369e1b6c5d75ed569f8065b434a0ee15656))

* feat: updated core classes with docs and mmethods ([`38955f3`](https://github.com/PrimisAI/nexus/commit/38955f3e975406e3daf169c6be42f17a1fbfc740))

* feat: restructured the code files for making python package ([`15f5369`](https://github.com/PrimisAI/nexus/commit/15f53697019636f7b1883e560c60322555b2b860))

* feat: added backbone architecture ([`54c2b40`](https://github.com/PrimisAI/nexus/commit/54c2b40e0a2e7b4c66db729655074479165147b7))

Refactoring

* refactor(package): unique name (5) ([`2e5ee72`](https://github.com/PrimisAI/nexus/commit/2e5ee72088baa8d6c77b89df68c25af36bf8a138))

Unknown

* Merge pull request 4 from PrimisAI/mubashir-ul-islam-patch-2

chore: updated description in setup.py ([`4dea580`](https://github.com/PrimisAI/nexus/commit/4dea58073c2cf8debc68120f7c0a2b277d751f65))

* Merge pull request 3 from PrimisAI/mubashir-ul-islam-patch-1

chore: updated quick start ([`f17a589`](https://github.com/PrimisAI/nexus/commit/f17a58944f9002814ccf00879c693d974bb8a42a))

* Merge pull request 2 from PrimisAI/dev

beta version ([`4f14dfb`](https://github.com/PrimisAI/nexus/commit/4f14dfb217b742acc09d5730ae311d1d2824d3df))

* Merge pull request 1 from PrimisAI/dev

Update readme.md ([`2b3b6fd`](https://github.com/PrimisAI/nexus/commit/2b3b6fd650bf09066fd16d814ddbd59a84786e66))

* Update readme.md ([`3f02547`](https://github.com/PrimisAI/nexus/commit/3f0254708d616753543572ffe5bb126846b089f6))

* Update readme.md ([`82f2697`](https://github.com/PrimisAI/nexus/commit/82f2697ca1b56da295046e90b04281d074412a44))

* Update readme.md ([`89623be`](https://github.com/PrimisAI/nexus/commit/89623be2dd087608c35b243133bf32e48bd8c795))

* Create readme.md ([`67a782c`](https://github.com/PrimisAI/nexus/commit/67a782c3ae3e8284a226031368ec849ee38a4999))

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.