Murmur-nexus

Latest version: v0.0.3

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

Scan your dependencies

0.0.5

Changelog

- Ref: New agent with ActivateAgent for new and build commands
- Fix: Clean up eager imports upon uninstall artifact
- Fix: Scaffold ActivateAgent class on build command

Remarks

- Supporting the ActivateAgent class making it easier to instantiate agents and augment it with additional features like dynamic instructions.

Contributions

0.0.4

Changelog

- Feat: Signed artifact build files upload
- Feat: Artifact manifest validation
- Feat: Allow for publish in parent directory
- Feat: Loading spinner for build + install
- Feat: Separated artifact and dependencies install
- Fix: Streamlined error handling with `MurError`
- Fix: Improved config file handler
- Fix: Correct dependencies declaration 😊

Remarks

- This release has enabled public registry for artifacts at https//artifacts.murmur.nexus/simple. However, it currently we are not yet accepting user creation. We will fully open up public registry once we launch in subsequent release(s).
- Unified error handling and clean error messaging
- Separated artifact and dependency installation is required to prevent looking at pypi.org for artifacts. Pypi.org is defined as extra index url to look for artifact dependencies only.

Contributions
* Fix/move to project dependencies by ewdegraaff in https://github.com/murmur-nexus/mur/pull/5
* Feat/public registry by ewdegraaff in https://github.com/murmur-nexus/mur/pull/6


**Full Changelog**: https://github.com/murmur-nexus/mur/compare/v0.0.3...v0.0.4

0.0.3

Changelog

- Feat: Dynamic agent instructions using ActivateAgent
- Feat: Allow for input variables
- Docs: Create an agent
- Docs: Benefits of using ActivateAgent
- Docs: Custom agent logic

Remarks

- Focus is on making it easy to build a custom agent. This will allow for dynamic instructions and retrieving metadata of the agent.

Contributions

0.0.2

Changelog
- Feat: Added ClientOptions to toggle client/model features
- Feat: Support parallel tool calling option
- Feat: Support tool choice option
- Docs: Added Swarm daily-routine example

Remarks
- Main focus is on foundational design, trying to strike a balance between abstraction and future useful features.

Contributions
* Update README and tutorial documentation to reflect CLI name change from `mur-cli` to `mur` for consistency and clarity. by ewdegraaff in https://github.com/murmur-nexus/murmur/pull/4
* docs: fix dependency import in example by ewdegraaff in https://github.com/murmur-nexus/murmur/pull/6
* docs: update expired discord link and scam warning by ewdegraaff in https://github.com/murmur-nexus/murmur/pull/7
* feat: add new client options object by ewdegraaff in https://github.com/murmur-nexus/murmur/pull/19
* feat/parallel-tool-execution-option by ewdegraaff in https://github.com/murmur-nexus/murmur/pull/20
* feat: add tool choice client option by ewdegraaff in https://github.com/murmur-nexus/murmur/pull/21
* ref: add module type to agent module by ewdegraaff in https://github.com/murmur-nexus/murmur/pull/23
* docs: add daily-routines tutorial by ewdegraaff in https://github.com/murmur-nexus/murmur/pull/25


**Full Changelog**: https://github.com/murmur-nexus/murmur/compare/v0.0.1...v0.0.2

0.0.1

What's Changed
* Let the agentic era begin! by ewdegraaff in https://github.com/murmur-nexus/murmur/pull/1
* First release fixes by ewdegraaff in https://github.com/murmur-nexus/murmur/pull/2
* Remove release workflow by ewdegraaff in https://github.com/murmur-nexus/murmur/pull/3

New Contributors
* ewdegraaff made their first contribution in https://github.com/murmur-nexus/murmur/pull/1

**Full Changelog**: https://github.com/murmur-nexus/murmur/commits/v0.0.1

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.