Skip to main content

Multi-agent orchestration framework for production AI workflows

Project description

Animus Forge

Multi-agent orchestration framework for production AI workflows.

Features

  • Workflow executor — YAML-defined multi-agent pipelines with mixins (AI, MCP, queue, graph)
  • Provider abstraction — Anthropic, OpenAI, Ollama, and more
  • Self-improvement — Analyze codebase, generate improvements, test in sandbox, create PRs
  • Budget management — Persistent token/cost tracking per workflow
  • Eval framework — Benchmark and score agent outputs
  • MCP tool execution — Bridge to Model Context Protocol servers
  • CLI + API + TUI — Multiple interfaces for workflow management

Install

pip install animus-forge

Quick Start

# Run a workflow
gorgon run workflows/examples/build_task.yaml

# Self-improve a codebase
gorgon self-improve run --provider ollama --path /my/project

# Analyze without making changes
gorgon self-improve analyze --focus security

Self-Improvement Pipeline

The self-improve orchestrator runs a 10-stage workflow:

  1. Analyze — Static analysis identifies improvement opportunities
  2. Plan — AI generates an improvement plan from suggestions
  3. Safety check — Validates against protected files and change limits
  4. Snapshot — Creates rollback point before any changes
  5. Implement — AI generates code changes
  6. Sandbox test — Applies changes to temp copy, runs tests and lint
  7. Apply — Writes changes to the actual codebase
  8. Create PR — Creates a branch and pull request
  9. Human approval — Waits for merge approval (skippable with --auto-approve)
  10. Rollback — Automatic rollback if tests fail at any stage

Part of the Animus Monorepo

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

animus_forge-1.9.0.tar.gz (1.4 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

animus_forge-1.9.0-py3-none-any.whl (797.5 kB view details)

Uploaded Python 3

File details

Details for the file animus_forge-1.9.0.tar.gz.

File metadata

  • Download URL: animus_forge-1.9.0.tar.gz
  • Upload date:
  • Size: 1.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for animus_forge-1.9.0.tar.gz
Algorithm Hash digest
SHA256 19e7a9ebc8a3c76744579d1344c6c2123463bb42ca5a77b6536c2941b1a67854
MD5 df390ccbe1eb67d101dbbb7c78814f65
BLAKE2b-256 90af7fb9297ff672c3a40bd9bf91f3ac37a425d59dc4891bc4cd5076b0210f61

See more details on using hashes here.

Provenance

The following attestation bundles were made for animus_forge-1.9.0.tar.gz:

Publisher: publish-forge.yml on AreteDriver/animus

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file animus_forge-1.9.0-py3-none-any.whl.

File metadata

  • Download URL: animus_forge-1.9.0-py3-none-any.whl
  • Upload date:
  • Size: 797.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for animus_forge-1.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d1d71c123ba4f78117304b33ec6042e5c8a2001fa729f9e77b0a05b395f784e7
MD5 934e03dd5e65dde0d99b245dbfb1ec7b
BLAKE2b-256 8fa59ce3f91e19f9a38645eab6f75252590ef16bc60e686531c83902ae2d6da8

See more details on using hashes here.

Provenance

The following attestation bundles were made for animus_forge-1.9.0-py3-none-any.whl:

Publisher: publish-forge.yml on AreteDriver/animus

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page