Add your description here
Project description
AgentsFlow
Temporal workflows and activities for the AgentsFlow SDLC automation stack. This README is intentionally thin—full operator and contributor docs live at docs.agentsflow.dev. New operators can jump straight to the Quickstart/Deployment guides on the docs site.
Quick start (local stack)
python -m agentsflow.dev
This launches Temporal dev (if port 7233 is free), the AgentsFlow worker, and the MCP server with stdio transport. Set your .env first (OPENAI_API_KEY, Jira or GitHub creds) and pass --transport http|sse|streamable-http if you prefer a different MCP transport. Keep the process running while you trigger workflows via the CLI or MCP.
Architecture (high level)
flowchart LR
Dev[CLI / MCP client] -->|start SDLC workflow| Temporal[Temporal Server]
Temporal --> Worker[AgentsFlow worker]
Worker --> Activities[Git / Issue / ACP activities]
Activities --> Repo[(Git worktree)]
Activities --> Providers[Jira or GitHub issues]
Activities --> ACP[Claude / Gemini / Codex ACP]
Supported issue providers
| Provider | Credentials | Notes |
|---|---|---|
| Jira | JIRA_EMAIL + JIRA_API_TOKEN (optional JIRA_HOST_ALLOWLIST, JIRA_TIMEOUT_SECONDS) |
Hosts matching atlassian.net/jira or allowlisted domains route here. |
| GitHub | GITHUB_TOKEN (optional GITHUB_TIMEOUT_SECONDS) |
Uses the GitHub Issues API for github.com/<org>/<repo>/issues/<id> URLs. |
Docs
- New operators: Quickstart + deployment: https://docs.agentsflow.dev
- SDLC workflow: https://docs.agentsflow.dev/workflows/sdlc
- Providers + env reference: https://docs.agentsflow.dev/guides/providers
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agentsflow-0.0.1.tar.gz.
File metadata
- Download URL: agentsflow-0.0.1.tar.gz
- Upload date:
- Size: 150.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.11 {"installer":{"name":"uv","version":"0.9.11"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1282117aa8593fef51636922f46ee97f23b7054d3dc05b9a2876e452923c719d
|
|
| MD5 |
1e614b5e37fe39ea8a7357bf615fad2d
|
|
| BLAKE2b-256 |
bf14d51c74678b9cf4a317def6f479600868dd51e62cc8b5c2c0441d8a2fc815
|
File details
Details for the file agentsflow-0.0.1-py3-none-any.whl.
File metadata
- Download URL: agentsflow-0.0.1-py3-none-any.whl
- Upload date:
- Size: 47.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.11 {"installer":{"name":"uv","version":"0.9.11"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5733efb793eec40e1ac2afc2c6be3fd8f647d4ac6150960beddf6d675d4e7314
|
|
| MD5 |
61cfcb607eb7177e78c69fe9ea2307f4
|
|
| BLAKE2b-256 |
ad55db7d571ffd393ab801b9883f797aea9bc2d47ab2b9a5412e6d7fe718641d
|