agentic-flows 0.3.2__tar.gz → 0.3.4__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {agentic_flows-0.3.2 → agentic_flows-0.3.4}/CHANGELOG.md +10 -0
- {agentic_flows-0.3.2 → agentic_flows-0.3.4}/PKG-INFO +21 -9
- {agentic_flows-0.3.2 → agentic_flows-0.3.4}/README.md +19 -7
- {agentic_flows-0.3.2 → agentic_flows-0.3.4}/pyproject.toml +1 -1
- {agentic_flows-0.3.2 → agentic_flows-0.3.4}/.gitignore +0 -0
- {agentic_flows-0.3.2 → agentic_flows-0.3.4}/LICENSE +0 -0
- {agentic_flows-0.3.2 → agentic_flows-0.3.4}/docs/maintainer/pypi.md +0 -0
- {agentic_flows-0.3.2 → agentic_flows-0.3.4}/hatch_build.py +0 -0
- {agentic_flows-0.3.2 → agentic_flows-0.3.4}/overview.md +0 -0
- {agentic_flows-0.3.2 → agentic_flows-0.3.4}/src/agentic_flows/__init__.py +0 -0
- {agentic_flows-0.3.2 → agentic_flows-0.3.4}/src/agentic_flows/py.typed +0 -0
|
@@ -9,6 +9,16 @@ Historical release entries below preserve the wording that shipped with tagged
|
|
|
9
9
|
releases when a tagged changelog existed. Releases that shipped without a
|
|
10
10
|
changelog update are reconstructed from tag annotations and release diffs.
|
|
11
11
|
|
|
12
|
+
## 0.3.4 - 2026-04-11
|
|
13
|
+
|
|
14
|
+
### Fixed
|
|
15
|
+
|
|
16
|
+
- Compatibility package fallback metadata now aligns with the synchronized
|
|
17
|
+
`v0.3.4` canon release.
|
|
18
|
+
- Package README badge links now follow the shared badge catalog and point to
|
|
19
|
+
the exact GHCR package pages used for the legacy distribution and mirrored
|
|
20
|
+
canon package family.
|
|
21
|
+
|
|
12
22
|
## 0.3.2 - 2026-04-10
|
|
13
23
|
|
|
14
24
|
### Fixed
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: agentic-flows
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.4
|
|
4
4
|
Summary: Compatibility bridge for the legacy agentic-flows PyPI package. Preserves installs, imports, and the agentic-flows command while installing bijux-canon-runtime from the bijux-canon family at the same version.
|
|
5
5
|
Project-URL: Homepage, https://bijux.io/bijux-canon/compat-packages/catalog/agentic-flows/
|
|
6
6
|
Project-URL: Website, https://bijux.io/
|
|
@@ -35,34 +35,46 @@ Classifier: Topic :: Software Development :: Libraries
|
|
|
35
35
|
Classifier: Topic :: Utilities
|
|
36
36
|
Classifier: Typing :: Typed
|
|
37
37
|
Requires-Python: <4.0,>=3.11
|
|
38
|
-
Requires-Dist: bijux-canon-runtime==0.3.
|
|
38
|
+
Requires-Dist: bijux-canon-runtime==0.3.4
|
|
39
39
|
Description-Content-Type: text/markdown
|
|
40
40
|
|
|
41
41
|
# agentic-flows
|
|
42
42
|
|
|
43
|
+
<!-- bijux-canon-badges:generated:start -->
|
|
43
44
|
[](https://pypi.org/project/agentic-flows/)
|
|
44
45
|
[-0A7BBB)](https://pypi.org/project/agentic-flows/)
|
|
45
46
|
[](https://github.com/bijux/bijux-canon/blob/main/LICENSE)
|
|
46
47
|
[](https://github.com/bijux/bijux-canon/actions/workflows/verify.yml)
|
|
47
48
|
[](https://github.com/bijux/bijux-canon)
|
|
48
49
|
|
|
50
|
+
[](https://pypi.org/project/agentic-flows/)
|
|
49
51
|
[](https://pypi.org/project/bijux-canon-runtime/)
|
|
50
52
|
[](https://pypi.org/project/bijux-canon-agent/)
|
|
51
53
|
[](https://pypi.org/project/bijux-canon-ingest/)
|
|
52
54
|
[](https://pypi.org/project/bijux-canon-reason/)
|
|
53
55
|
[](https://pypi.org/project/bijux-canon-index/)
|
|
54
|
-
|
|
55
|
-
[](https://pypi.org/project/agentic-flows/)
|
|
56
56
|
[](https://pypi.org/project/bijux-agent/)
|
|
57
57
|
[](https://pypi.org/project/bijux-rag/)
|
|
58
58
|
[](https://pypi.org/project/bijux-rar/)
|
|
59
59
|
[](https://pypi.org/project/bijux-vex/)
|
|
60
60
|
|
|
61
|
-
[](https://github.com/bijux/bijux-canon/pkgs/container/bijux-canon%2Fagentic-flows)
|
|
62
|
+
[](https://github.com/bijux/bijux-canon/pkgs/container/bijux-canon%2Fbijux-canon-runtime)
|
|
63
|
+
[](https://github.com/bijux/bijux-canon/pkgs/container/bijux-canon%2Fbijux-canon-agent)
|
|
64
|
+
[](https://github.com/bijux/bijux-canon/pkgs/container/bijux-canon%2Fbijux-canon-ingest)
|
|
65
|
+
[](https://github.com/bijux/bijux-canon/pkgs/container/bijux-canon%2Fbijux-canon-reason)
|
|
66
|
+
[](https://github.com/bijux/bijux-canon/pkgs/container/bijux-canon%2Fbijux-canon-index)
|
|
67
|
+
[](https://github.com/bijux/bijux-canon/pkgs/container/bijux-canon%2Fbijux-agent)
|
|
68
|
+
[](https://github.com/bijux/bijux-canon/pkgs/container/bijux-canon%2Fbijux-rag)
|
|
69
|
+
[](https://github.com/bijux/bijux-canon/pkgs/container/bijux-canon%2Fbijux-rar)
|
|
70
|
+
[](https://github.com/bijux/bijux-canon/pkgs/container/bijux-canon%2Fbijux-vex)
|
|
71
|
+
|
|
72
|
+
[](https://bijux.io/bijux-canon/bijux-canon-runtime/)
|
|
73
|
+
[](https://bijux.io/bijux-canon/bijux-canon-agent/)
|
|
74
|
+
[](https://bijux.io/bijux-canon/bijux-canon-ingest/)
|
|
75
|
+
[](https://bijux.io/bijux-canon/bijux-canon-reason/)
|
|
76
|
+
[](https://bijux.io/bijux-canon/bijux-canon-index/)
|
|
77
|
+
<!-- bijux-canon-badges:generated:end -->
|
|
66
78
|
|
|
67
79
|
`agentic-flows` is the continuation of the published `agentic-flows`
|
|
68
80
|
distribution on PyPI. Each release keeps the legacy distribution, import, and
|
|
@@ -1,28 +1,40 @@
|
|
|
1
1
|
# agentic-flows
|
|
2
2
|
|
|
3
|
+
<!-- bijux-canon-badges:generated:start -->
|
|
3
4
|
[](https://pypi.org/project/agentic-flows/)
|
|
4
5
|
[-0A7BBB)](https://pypi.org/project/agentic-flows/)
|
|
5
6
|
[](https://github.com/bijux/bijux-canon/blob/main/LICENSE)
|
|
6
7
|
[](https://github.com/bijux/bijux-canon/actions/workflows/verify.yml)
|
|
7
8
|
[](https://github.com/bijux/bijux-canon)
|
|
8
9
|
|
|
10
|
+
[](https://pypi.org/project/agentic-flows/)
|
|
9
11
|
[](https://pypi.org/project/bijux-canon-runtime/)
|
|
10
12
|
[](https://pypi.org/project/bijux-canon-agent/)
|
|
11
13
|
[](https://pypi.org/project/bijux-canon-ingest/)
|
|
12
14
|
[](https://pypi.org/project/bijux-canon-reason/)
|
|
13
15
|
[](https://pypi.org/project/bijux-canon-index/)
|
|
14
|
-
|
|
15
|
-
[](https://pypi.org/project/agentic-flows/)
|
|
16
16
|
[](https://pypi.org/project/bijux-agent/)
|
|
17
17
|
[](https://pypi.org/project/bijux-rag/)
|
|
18
18
|
[](https://pypi.org/project/bijux-rar/)
|
|
19
19
|
[](https://pypi.org/project/bijux-vex/)
|
|
20
20
|
|
|
21
|
-
[](https://github.com/bijux/bijux-canon/pkgs/container/bijux-canon%2Fagentic-flows)
|
|
22
|
+
[](https://github.com/bijux/bijux-canon/pkgs/container/bijux-canon%2Fbijux-canon-runtime)
|
|
23
|
+
[](https://github.com/bijux/bijux-canon/pkgs/container/bijux-canon%2Fbijux-canon-agent)
|
|
24
|
+
[](https://github.com/bijux/bijux-canon/pkgs/container/bijux-canon%2Fbijux-canon-ingest)
|
|
25
|
+
[](https://github.com/bijux/bijux-canon/pkgs/container/bijux-canon%2Fbijux-canon-reason)
|
|
26
|
+
[](https://github.com/bijux/bijux-canon/pkgs/container/bijux-canon%2Fbijux-canon-index)
|
|
27
|
+
[](https://github.com/bijux/bijux-canon/pkgs/container/bijux-canon%2Fbijux-agent)
|
|
28
|
+
[](https://github.com/bijux/bijux-canon/pkgs/container/bijux-canon%2Fbijux-rag)
|
|
29
|
+
[](https://github.com/bijux/bijux-canon/pkgs/container/bijux-canon%2Fbijux-rar)
|
|
30
|
+
[](https://github.com/bijux/bijux-canon/pkgs/container/bijux-canon%2Fbijux-vex)
|
|
31
|
+
|
|
32
|
+
[](https://bijux.io/bijux-canon/bijux-canon-runtime/)
|
|
33
|
+
[](https://bijux.io/bijux-canon/bijux-canon-agent/)
|
|
34
|
+
[](https://bijux.io/bijux-canon/bijux-canon-ingest/)
|
|
35
|
+
[](https://bijux.io/bijux-canon/bijux-canon-reason/)
|
|
36
|
+
[](https://bijux.io/bijux-canon/bijux-canon-index/)
|
|
37
|
+
<!-- bijux-canon-badges:generated:end -->
|
|
26
38
|
|
|
27
39
|
`agentic-flows` is the continuation of the published `agentic-flows`
|
|
28
40
|
distribution on PyPI. Each release keeps the legacy distribution, import, and
|
|
@@ -62,7 +62,7 @@ agentic-flows = "bijux_canon_runtime.interfaces.cli.entrypoint:main"
|
|
|
62
62
|
source = "vcs"
|
|
63
63
|
tag-pattern = "^v(?P<version>.*)$"
|
|
64
64
|
raw-options = { git_describe_command = "git describe --dirty --tags --long --match 'v*'", local_scheme = "dirty-tag", version_scheme = "guess-next-dev", root = "../..", search_parent_directories = true }
|
|
65
|
-
fallback-version = "0.3.
|
|
65
|
+
fallback-version = "0.3.4"
|
|
66
66
|
|
|
67
67
|
[tool.hatch.metadata.hooks.custom]
|
|
68
68
|
canonical-name = "bijux-canon-runtime"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|