Skip to content

Latest commit

 

History

History
242 lines (115 loc) · 9.03 KB

File metadata and controls

242 lines (115 loc) · 9.03 KB

CHANGELOG

v0.8.1 (2025-07-25)

Bug Fixes

  • fix: upgraded dependency due to security concerns (#32)

Minor fixes to README (7131f98)

Refactoring

  • refactor: function names in Architect components (#31) (96a9030)

v0.8.0 (2025-07-18)

Chores

  • chore(release): 🚀 bump version to 0.8.0 (f7be90a)

Features

  • feat: Nexus Architect (#30) (78428a5)

v0.7.1 (2025-07-01)

Bug Fixes

  • fix: broken workflow_id (#28) (483c0b9)

Chores

  • chore(release): 🚀 bump version to 0.7.1 (e69ab39)

v0.7.0 (2025-04-30)

Chores

  • chore(release): 🚀 bump version to 0.7.0 (627a0de)

Features

  • feat: structured agent outputs, improved YAML configuration & enhanced history management (#25) (87930c4)

v0.6.0 (2025-04-19)

Chores

  • chore(release): 🚀 bump version to 0.6.0 (3062a62)

Features

  • feat: MCP server integration (SSE and stdio) support & updated documentation (#23)

Co-authored-by: Valerio Tenace valerio.tenace@gmail.com (32ba11f)

v0.5.0 (2025-03-19)

Chores

  • chore(release): 🚀 bump version to 0.5.0 (77652aa)

Features

  • feat: workflow management & enhanced framework architecture (#21)

Co-authored-by: Valerio Tenace valerio.tenace@gmail.com (2cd2784)

v0.4.1 (2025-03-07)

Bug Fixes

  • fix: logs filenames compatible with windows os (#18) (2a98d3e)

Chores

  • chore(release): 🚀 bump version to 0.4.1 (135e3c1)

v0.4.0 (2025-01-19)

Chores

  • chore(release): 🚀 bump version to 0.4.0 (bbf0a38)

Features

  • feat: enabling yaml-based workflows (#11) (836e7e0)

v0.3.0 (2024-12-06)

Chores

  • chore(release): 🚀 bump version to 0.3.0 (09d278c)

Features

  • feat(architecture): multi-level agent hierarchy (#10) (486ad47)

v0.2.2 (2024-11-24)

Bug Fixes

  • fix: sync dependencies (#9) (f66d8da)

Chores

  • chore(release): 🚀 bump version to 0.2.2 (8f47881)

v0.2.1 (2024-11-24)

Bug Fixes

  • fix: general info update (#8)

  • updated README

  • badges

  • added project.urls

  • linter for PRs

  • job name changed (e042488)

Chores

  • chore(release): 🚀 bump version to 0.2.1 (577e9d3)

v0.2.0 (2024-11-24)

Chores

  • chore(release): 🚀 bump version to 0.2.0 (8318ddc)

Features

  • feat: deployment to PyPI (#7) (0fbac84)

v0.1.0 (2024-11-24)

Bug Fixes

  • fix: write permissions in cd (36584ec)

Chores

  • chore(release): 🚀 bump version to 0.1.0 (775f8f0)

  • chore(package): moved package __init__ (c3e4b15)

  • chore: add LICENSE file (9a25d92)

  • chore: updated description in setup.py (c9292bf)

  • chore: updated quick start (211002f)

  • chore: updated gitignore file to not include logs while pushing (a6ed15e)

  • chore: change logs folder name fromat (b69919a)

  • chore: added primis email (61dd6a6)

  • chore: removed iverilog dump files (c49ef54)

  • chore: changed name of main class (f9d23df)

  • chore: removed vscode folder (dee40d6)

  • chore: added tool for sub-agents (3a20f08)

  • chore: removed streamlit (907ecbf)

  • chore: added tool edits (c4daf76)

  • chore: changed name of ai to core (b5ce584)

  • chore: updated example file (840d5f8)

  • chore: cleaned initial flow (8dc222e)

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)

  • feat: added functionality to display graph (b77db12)

  • feat: added system.py file to make it a python package (809fa36)

  • feat: updated core classes with docs and mmethods (38955f3)

  • feat: restructured the code files for making python package (15f5369)

  • feat: added backbone architecture (54c2b40)

Refactoring

  • refactor(package): unique name (#5) (2e5ee72)

Unknown

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

chore: updated description in setup.py (4dea580)

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

chore: updated quick start (f17a589)

  • Merge pull request #2 from PrimisAI/dev

beta version (4f14dfb)

  • Merge pull request #1 from PrimisAI/dev

Update readme.md (2b3b6fd)