flock-core 0.2.7__py3-none-any.whl → 0.2.8__py3-none-any.whl
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.
Potentially problematic release.
This version of flock-core might be problematic. Click here for more details.
- flock/core/util/cli_helper.py +9 -11
- {flock_core-0.2.7.dist-info → flock_core-0.2.8.dist-info}/METADATA +1 -1
- {flock_core-0.2.7.dist-info → flock_core-0.2.8.dist-info}/RECORD +6 -6
- {flock_core-0.2.7.dist-info → flock_core-0.2.8.dist-info}/WHEEL +0 -0
- {flock_core-0.2.7.dist-info → flock_core-0.2.8.dist-info}/entry_points.txt +0 -0
- {flock_core-0.2.7.dist-info → flock_core-0.2.8.dist-info}/licenses/LICENSE +0 -0
flock/core/util/cli_helper.py
CHANGED
|
@@ -14,19 +14,17 @@ console = Console()
|
|
|
14
14
|
def display_banner():
|
|
15
15
|
"""Display the Flock banner."""
|
|
16
16
|
banner_text = Text(
|
|
17
|
-
"""
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
17
|
+
f"""
|
|
18
|
+
🦆 🐓 🐤 🐧
|
|
19
|
+
╭━━━━━━━━━━━━━━━━━━━━━━━━╮
|
|
20
|
+
│ ▒█▀▀▀ █░░ █▀▀█ █▀▀ █░█ │
|
|
21
|
+
│ ▒█▀▀▀ █░░ █░░█ █░░ █▀▄ │
|
|
22
|
+
│ ▒█░░░ ▀▀▀ ▀▀▀▀ ▀▀▀ ▀░▀ │
|
|
23
|
+
╰━━━━━━━━━v{__version__}━━━━━━━━━╯
|
|
24
|
+
🦆 🐤 🐧 🐓
|
|
25
25
|
""",
|
|
26
26
|
justify="center",
|
|
27
27
|
style="bold orange3",
|
|
28
28
|
)
|
|
29
29
|
console.print(banner_text)
|
|
30
|
-
console.print(
|
|
31
|
-
f"[bold]v{__version__}[/] - [bold]white duck GmbH[/] - [cyan]https://whiteduck.de[/]\n"
|
|
32
|
-
)
|
|
30
|
+
console.print(f"[bold]white duck GmbH[/] - [cyan]https://whiteduck.de[/]\n")
|
|
@@ -27,7 +27,7 @@ flock/core/mixin/prompt_parser.py,sha256=eOqI-FK3y17gVqpc_y5GF-WmK1Jv8mFlkZxTcgw
|
|
|
27
27
|
flock/core/registry/agent_registry.py,sha256=QHdr3Cb-32PEdz8jFCIZSH9OlfpRwAJMtSRpHCWJDq4,4889
|
|
28
28
|
flock/core/tools/basic_tools.py,sha256=OwWaFu4NoVrc3Uijj56RY9XDDaP_mOnEa5B3wSWwwLE,4756
|
|
29
29
|
flock/core/tools/dev_tools/github.py,sha256=a2OTPXS7kWOVA4zrZHynQDcsmEi4Pac5MfSjQOLePzA,5308
|
|
30
|
-
flock/core/util/cli_helper.py,sha256=
|
|
30
|
+
flock/core/util/cli_helper.py,sha256=qBB5C4MU-JqohHVjdI8E7od5ZAnzM_0IteZndCc5RBQ,939
|
|
31
31
|
flock/core/util/input_resolver.py,sha256=g9vDPdY4OH-G7qjas5ksGEHueokHGFPMoLOvC-ngeLo,5984
|
|
32
32
|
flock/core/util/serializable.py,sha256=SymJ0YrjBx48mOBItYSqoRpKuzIc4vKWRS6ScTzre7s,2573
|
|
33
33
|
flock/interpreter/python_interpreter.py,sha256=pq2e7KJfAYtBCP2hhbtFNeg18QdMFF66esoYn3MHfA4,26177
|
|
@@ -374,8 +374,8 @@ flock/workflow/activities.py,sha256=YEg-Gr8kzVsxWsmsZguIVhX2XwMRvhZ2OlnsJoG5g_A,
|
|
|
374
374
|
flock/workflow/agent_activities.py,sha256=NhBZscflEf2IMfSRa_pBM_TRP7uVEF_O0ROvWZ33eDc,963
|
|
375
375
|
flock/workflow/temporal_setup.py,sha256=VWBgmBgfTBjwM5ruS_dVpA5AVxx6EZ7oFPGw4j3m0l0,1091
|
|
376
376
|
flock/workflow/workflow.py,sha256=I9MryXW_bqYVTHx-nl2epbTqeRy27CAWHHA7ZZA0nAk,1696
|
|
377
|
-
flock_core-0.2.
|
|
378
|
-
flock_core-0.2.
|
|
379
|
-
flock_core-0.2.
|
|
380
|
-
flock_core-0.2.
|
|
381
|
-
flock_core-0.2.
|
|
377
|
+
flock_core-0.2.8.dist-info/METADATA,sha256=gV_4HxbnmRBNkBsGRlQpZV7Qg9zEbBFN2cp6iGP4heo,11569
|
|
378
|
+
flock_core-0.2.8.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
379
|
+
flock_core-0.2.8.dist-info/entry_points.txt,sha256=rWaS5KSpkTmWySURGFZk6PhbJ87TmvcFQDi2uzjlagQ,37
|
|
380
|
+
flock_core-0.2.8.dist-info/licenses/LICENSE,sha256=iYEqWy0wjULzM9GAERaybP4LBiPeu7Z1NEliLUdJKSc,1072
|
|
381
|
+
flock_core-0.2.8.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|