attune-ai 2.1.3__py3-none-any.whl → 2.1.4__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.
- attune/cli/__init__.py +2 -2
- attune/cli/commands/profiling.py +1 -1
- attune/cli/commands/utilities.py +1 -1
- attune/cli/core.py +1 -1
- attune/cli_minimal.py +3 -3
- {attune_ai-2.1.3.dist-info → attune_ai-2.1.4.dist-info}/METADATA +1 -1
- {attune_ai-2.1.3.dist-info → attune_ai-2.1.4.dist-info}/RECORD +12 -12
- {attune_ai-2.1.3.dist-info → attune_ai-2.1.4.dist-info}/WHEEL +0 -0
- {attune_ai-2.1.3.dist-info → attune_ai-2.1.4.dist-info}/entry_points.txt +0 -0
- {attune_ai-2.1.3.dist-info → attune_ai-2.1.4.dist-info}/licenses/LICENSE +0 -0
- {attune_ai-2.1.3.dist-info → attune_ai-2.1.4.dist-info}/licenses/LICENSE_CHANGE_ANNOUNCEMENT.md +0 -0
- {attune_ai-2.1.3.dist-info → attune_ai-2.1.4.dist-info}/top_level.txt +0 -0
attune/cli/__init__.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"""
|
|
1
|
+
"""Attune AI CLI - Refactored modular structure.
|
|
2
2
|
|
|
3
|
-
Entry point for the
|
|
3
|
+
Entry point for the attune command-line interface.
|
|
4
4
|
|
|
5
5
|
Copyright 2025 Smart-AI-Memory
|
|
6
6
|
Licensed under Fair Source License 0.9
|
attune/cli/commands/profiling.py
CHANGED
attune/cli/commands/utilities.py
CHANGED
attune/cli/core.py
CHANGED
attune/cli_minimal.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
#!/usr/bin/env python3
|
|
2
|
-
"""
|
|
2
|
+
"""Attune AI CLI.
|
|
3
3
|
|
|
4
4
|
IMPORTANT: This CLI is for automation only (git hooks, scripts, CI/CD).
|
|
5
5
|
For interactive use, use Claude Code skills in VSCode or Claude Desktop.
|
|
@@ -948,8 +948,8 @@ def cmd_version(args: Namespace) -> int:
|
|
|
948
948
|
def create_parser() -> argparse.ArgumentParser:
|
|
949
949
|
"""Create the argument parser."""
|
|
950
950
|
parser = argparse.ArgumentParser(
|
|
951
|
-
prog="
|
|
952
|
-
description="
|
|
951
|
+
prog="attune",
|
|
952
|
+
description="Attune AI CLI (automation interface - for git hooks, scripts, CI/CD)",
|
|
953
953
|
formatter_class=argparse.RawDescriptionHelpFormatter,
|
|
954
954
|
epilog="""
|
|
955
955
|
NOTE: This CLI is for automation only. For interactive development,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: attune-ai
|
|
3
|
-
Version: 2.1.
|
|
3
|
+
Version: 2.1.4
|
|
4
4
|
Summary: AI collaboration framework with real LLM agent execution, AskUserQuestion tool integration, Socratic agent generation, progressive tier escalation (70-85% cost savings), meta-orchestration, dynamic agent composition (10 patterns including Anthropic-inspired), intelligent caching (85% hit rate), semantic workflow discovery, visual workflow editor, MCP integration for Claude Code, and multi-agent orchestration.
|
|
5
5
|
Author-email: Patrick Roebuck <admin@smartaimemory.com>
|
|
6
6
|
Maintainer-email: Smart-AI-Memory <admin@smartaimemory.com>
|
|
@@ -3,7 +3,7 @@ attune/agent_monitoring.py,sha256=s4seLC_J4AtQ3PYWrRPO8YHM-Fbm0Q36kPEdlTHf2HI,13
|
|
|
3
3
|
attune/cache_monitor.py,sha256=lcBqODhYY9iPaH35PWkOSgyMavdvXneHv9F57dPmjnc,11190
|
|
4
4
|
attune/cache_stats.py,sha256=yZvjC-lCN7rBBeUX6-HG5g5IeCOUZy-Euqu_ey1FLKY,10228
|
|
5
5
|
attune/cli_legacy.py,sha256=8ZfHp50jaPs9hZ3YErBTNRpSsvRIvwwMKEmMvgDU7eQ,140079
|
|
6
|
-
attune/cli_minimal.py,sha256=
|
|
6
|
+
attune/cli_minimal.py,sha256=pq12dPwoI4MWL4UxrrOtRDMhb5diNb2czfxDVZjTLJo,41091
|
|
7
7
|
attune/cli_router.py,sha256=iKbf3Ayb5Z5qCfAajUr8b1Y4AZcwpLBYaCEug3OqTkI,16106
|
|
8
8
|
attune/cli_unified.py,sha256=PgfCbV5Cb-mKBbS4lLMpaO3m7OWUOniK9M3R6V2R1Dg,25241
|
|
9
9
|
attune/config.py,sha256=eocyHkwf85r0EfQYzeskxZkDzEK-wrjGNMBL2ccsUs0,16710
|
|
@@ -38,9 +38,9 @@ attune/cache/dependency_manager.py,sha256=5syHCeunxJHBFggjcMMNSvJw4EJfICfW2mmayA
|
|
|
38
38
|
attune/cache/hash_only.py,sha256=N9fJw-IGOzgfDOuKe15e3AzLrxkjDBbwDXEgR1DYXAo,7492
|
|
39
39
|
attune/cache/hybrid.py,sha256=S73yjzbSeUi_PtE-hEWtml9CN-V3W8qzAlIGu5Y17K0,15541
|
|
40
40
|
attune/cache/storage.py,sha256=-ODkX61DqbK-eDC0uUeRtjcxfKYwK4PxG7mou4x6vgU,7787
|
|
41
|
-
attune/cli/__init__.py,sha256=
|
|
41
|
+
attune/cli/__init__.py,sha256=kb3erHBlW0Esb24HhfJ0pnu2x-B4OBp9w0pTtVUwUQ0,4922
|
|
42
42
|
attune/cli/__main__.py,sha256=3j6xfa_jrrXAXK7zp0AaKAgG224VxJfrpu-iUmmUkY0,211
|
|
43
|
-
attune/cli/core.py,sha256=
|
|
43
|
+
attune/cli/core.py,sha256=YXGwU5nokchAgSSt22VBcK7W8wF0qa-AEgbmxn4mwMA,875
|
|
44
44
|
attune/cli/commands/__init__.py,sha256=GYdoNv80KS2p7bCThuoRbhiLmIZW6ddPqPEFEx567nQ,35
|
|
45
45
|
attune/cli/commands/batch.py,sha256=0TQ50VuFILN6ZTS-JrdtQi7ibuVwEUPq8xkdFsRU5_k,8562
|
|
46
46
|
attune/cli/commands/cache.py,sha256=79DF06zQ7Noe7WwOLtqbDVIngpXCLkjNltP-R7t18iE,8176
|
|
@@ -52,14 +52,14 @@ attune/cli/commands/memory.py,sha256=566vPYCyqoS3231nhqCr2vDUQYCBtP3NT8iLj1-30mQ
|
|
|
52
52
|
attune/cli/commands/metrics.py,sha256=v4KW46UWYOysCFQVLE2kqISil1YsHARbs9kE0mp_RvQ,3164
|
|
53
53
|
attune/cli/commands/orchestrate.py,sha256=pGJRschCayD2E2wimTG4zXYQxEA1Kk7g_sMQFdeXM48,6541
|
|
54
54
|
attune/cli/commands/patterns.py,sha256=-f6ZDrUIupZPmdjM87qitxRpBYMns1KFyiC9okq14vI,7917
|
|
55
|
-
attune/cli/commands/profiling.py,sha256=
|
|
55
|
+
attune/cli/commands/profiling.py,sha256=Q6JY2Ui7mfOyT4hVtpzTi0ZlpCCW7HWTX4SrcVfhIGY,6009
|
|
56
56
|
attune/cli/commands/provider.py,sha256=o1vDEIxjE6qhpFl__yx2qeiMOqkR2zDUlrCdkcrEANs,3077
|
|
57
57
|
attune/cli/commands/routing.py,sha256=BwuGBVKQ4S7szQW4ubce9pO5uLaxEoHHlpR7Uljcf5I,9896
|
|
58
58
|
attune/cli/commands/setup.py,sha256=0mS_ya2hQ3ZEQH9CYoozBoVWErVr-5aQ76G8NEPqXu8,3447
|
|
59
59
|
attune/cli/commands/status.py,sha256=rxjQQrrIkpSLLDUOPf1OJI7MHxs36NZcVGBVIgVNh6w,8282
|
|
60
60
|
attune/cli/commands/sync.py,sha256=IE9kdpUl3G-Ep3XlZcZc_5JeUmGGfPxBpC2g_cp89H4,5086
|
|
61
61
|
attune/cli/commands/tier.py,sha256=ztb7GisxmlQWuoVrc7QRblKp5pM9bsLpZUBQBfM3Iw4,3737
|
|
62
|
-
attune/cli/commands/utilities.py,sha256=
|
|
62
|
+
attune/cli/commands/utilities.py,sha256=WZQsQwEGRWxfqKPPVdTlVg9Eb49uhZmccfxz5Llrckc,3709
|
|
63
63
|
attune/cli/commands/workflow.py,sha256=W2Mz5oyWZChCpGBonfbSlmSN5VQcjnO9nj8B2c1aliY,23549
|
|
64
64
|
attune/cli/parsers/__init__.py,sha256=Oihx1jb5wN_4GS3RxZiEYhQhglI44idOOlFJs9a6e5g,1677
|
|
65
65
|
attune/cli/parsers/batch.py,sha256=wSutRqerJZxUNVNIotU9qtI8EGP6IzVihEZUViCItCQ,3236
|
|
@@ -347,8 +347,8 @@ attune/workflows/test_gen/data_models.py,sha256=wXfef60ptiG6AvygayTxWqlL5FVOss19
|
|
|
347
347
|
attune/workflows/test_gen/report_formatter.py,sha256=RaxbDp6-9iQRfJmVwrrIReVkOkrnb668NgHrNaS-SPY,10705
|
|
348
348
|
attune/workflows/test_gen/test_templates.py,sha256=4ywqGYYaSoZxOU6Y1_E-27KEgMI5-v2a1ndia406E9c,13180
|
|
349
349
|
attune/workflows/test_gen/workflow.py,sha256=U0dhAcCKmlltPIvCSXUeFzt_Q4TodQI4tXtR6cz19MQ,25729
|
|
350
|
-
attune_ai-2.1.
|
|
351
|
-
attune_ai-2.1.
|
|
350
|
+
attune_ai-2.1.4.dist-info/licenses/LICENSE,sha256=kqe3EeGatNB79lUTHxjLnxDe7VJr0iYetThOr4_Fx7A,11348
|
|
351
|
+
attune_ai-2.1.4.dist-info/licenses/LICENSE_CHANGE_ANNOUNCEMENT.md,sha256=JH9yAQGv_lQej5YlztI_kawbVQ2H8uVLhPGlrWnR_34,3844
|
|
352
352
|
attune_healthcare/__init__.py,sha256=4NioL1_86UXzkd-QNkQZUSZ8rKTQGSP0TC9VXP32kQs,295
|
|
353
353
|
attune_healthcare/monitors/__init__.py,sha256=Udp8qfZR504QAq5_eQjvtIaE7v06Yguc7nuF40KllQc,196
|
|
354
354
|
attune_healthcare/monitors/clinical_protocol_monitor.py,sha256=MWE5t8tW9HWZn_SNo-inx8-0nhdTNGhbcB8ZeDWyXa0,11648
|
|
@@ -450,8 +450,8 @@ workflow_scaffolding/__init__.py,sha256=UpX5vjjjPjIaAKyIV1D4GxJzLUZy5DzdzgSkePYM
|
|
|
450
450
|
workflow_scaffolding/__main__.py,sha256=0qspuNoadTDqyskXTlT8Sahqau-XIxN35NHTSGVW6z4,236
|
|
451
451
|
workflow_scaffolding/cli.py,sha256=RUVqU9SeAgm7YkM0YNd-quh8u6BNzmX8xM2y9K_p68Y,6759
|
|
452
452
|
workflow_scaffolding/generator.py,sha256=2WC02A10lzF2NQgOn66ksV17Oe72kKlU2qCQs39LIlw,8861
|
|
453
|
-
attune_ai-2.1.
|
|
454
|
-
attune_ai-2.1.
|
|
455
|
-
attune_ai-2.1.
|
|
456
|
-
attune_ai-2.1.
|
|
457
|
-
attune_ai-2.1.
|
|
453
|
+
attune_ai-2.1.4.dist-info/METADATA,sha256=GxzUd0l3D9p-ExI5H4sg6hsMVbvbLBQZSszVlgjxWoI,33764
|
|
454
|
+
attune_ai-2.1.4.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
455
|
+
attune_ai-2.1.4.dist-info/entry_points.txt,sha256=GVlb04zFlpkaPtaL7X3JCZI8R0AEOZRsZjJ-wIDQvdo,1458
|
|
456
|
+
attune_ai-2.1.4.dist-info/top_level.txt,sha256=iLyjKpuOzWtwmIOZqzeBh8_SVztY2vFvhHcyo1WPtTY,73
|
|
457
|
+
attune_ai-2.1.4.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{attune_ai-2.1.3.dist-info → attune_ai-2.1.4.dist-info}/licenses/LICENSE_CHANGE_ANNOUNCEMENT.md
RENAMED
|
File without changes
|
|
File without changes
|