aury-agent 0.0.12__py3-none-any.whl → 0.0.13__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.
- aury/agents/backends/__init__.py +8 -0
- aury/agents/backends/hitl/__init__.py +8 -0
- aury/agents/backends/hitl/memory.py +100 -0
- aury/agents/backends/hitl/types.py +132 -0
- aury/agents/core/base.py +5 -0
- aury/agents/core/context.py +1 -0
- aury/agents/core/signals.py +37 -17
- aury/agents/core/types/__init__.py +0 -2
- aury/agents/core/types/block.py +6 -23
- aury/agents/core/types/tool.py +194 -18
- aury/agents/hitl/__init__.py +2 -0
- aury/agents/hitl/ask_user.py +59 -47
- aury/agents/hitl/exceptions.py +214 -13
- aury/agents/react/agent.py +47 -0
- aury/agents/react/context.py +51 -25
- aury/agents/react/factory.py +2 -0
- aury/agents/react/pause.py +13 -2
- aury/agents/react/step.py +39 -12
- aury/agents/react/tools.py +277 -147
- aury/agents/tool/builtin/ask_user.py +1 -5
- aury/agents/tool/builtin/delegate.py +3 -15
- aury/agents/tool/builtin/plan.py +1 -5
- aury/agents/tool/builtin/thinking.py +1 -6
- aury/agents/tool/builtin/yield_result.py +1 -6
- {aury_agent-0.0.12.dist-info → aury_agent-0.0.13.dist-info}/METADATA +1 -1
- {aury_agent-0.0.12.dist-info → aury_agent-0.0.13.dist-info}/RECORD +28 -25
- {aury_agent-0.0.12.dist-info → aury_agent-0.0.13.dist-info}/WHEEL +0 -0
- {aury_agent-0.0.12.dist-info → aury_agent-0.0.13.dist-info}/entry_points.txt +0 -0
|
@@ -2,7 +2,7 @@ aury/__init__.py,sha256=yTnJ3EOYYknROar-CUqU825NRcsc06fAp_dEIEUwRMI,94
|
|
|
2
2
|
aury/agents/__init__.py,sha256=kaSH-1392iNti6GfFJra9nl7lu4iz1QHANz-y7IDl8Q,1842
|
|
3
3
|
aury/agents/plugin.py,sha256=V2KCu4MIBoar6BmCevKp7AzGZvHbGi3CizQSE2gCOzs,5438
|
|
4
4
|
aury/agents/a2a/__init__.py,sha256=xwZLlAOhv2nGU6FHaCd8lygaJ5IPdVnvw-cB_w1Dwxg,4979
|
|
5
|
-
aury/agents/backends/__init__.py,sha256=
|
|
5
|
+
aury/agents/backends/__init__.py,sha256=CDCWCUR_jYwd0aL0jmzEEOcEV52rdBYsb2rAKVyXkyY,6135
|
|
6
6
|
aury/agents/backends/sandbox.py,sha256=imOItqBu47GUc8sqHKDJFYlRoBlfn4VV-8CG8cL9480,8029
|
|
7
7
|
aury/agents/backends/shell.py,sha256=Bc72UQ5LVu-ZKxb7K3V8wS8UI_WV0pib-F2Ou7_p3Rw,6006
|
|
8
8
|
aury/agents/backends/artifact/__init__.py,sha256=YMKBSAoItGQMTqKBodWg8xaitJOMuOq4MGI9MuzpjkE,210
|
|
@@ -12,6 +12,9 @@ aury/agents/backends/code/__init__.py,sha256=PlIjHza1ohNbdwbRdc6Bh7FZhIuiO5g_MxS
|
|
|
12
12
|
aury/agents/backends/file/__init__.py,sha256=BDq7-BDqIoAHAKL3-reW1vrA9PODrD_pd5rqWvtTD-g,257
|
|
13
13
|
aury/agents/backends/file/local.py,sha256=gxe5d-4tUf-vSbxvbsNzx7H8xzUPGQF31UgA1VZe31Q,2186
|
|
14
14
|
aury/agents/backends/file/types.py,sha256=F_lHV-95qrM3bsjTxUsDsRV3RypR5RyIAl_D1JblL0o,1048
|
|
15
|
+
aury/agents/backends/hitl/__init__.py,sha256=WYANK7bRuhHYu_Ig9Q35FAcq7_TSKLjy4hjYkbuqDTg,152
|
|
16
|
+
aury/agents/backends/hitl/memory.py,sha256=6D9wERSMlOh0cKem777brErUwXjN9p9qJ60Gg3MqKpg,3237
|
|
17
|
+
aury/agents/backends/hitl/types.py,sha256=bEV27Pu2a8TccQbfi2M_u8lhcctyRdnHMsVualcQS44,3659
|
|
15
18
|
aury/agents/backends/invocation/__init__.py,sha256=EoZlWdkmP6XD7y97igSGQTdWAyz8HGUWGhczZluhcfw,182
|
|
16
19
|
aury/agents/backends/invocation/memory.py,sha256=9bu2TpI1SC8sSEam21FjTGfoYa-ZtSN-wrRn4O0f5mM,2830
|
|
17
20
|
aury/agents/backends/invocation/types.py,sha256=2b3DcCmum6Ctkn7JuNZeSvnxRlN_VJ9ZoNy0TCfyZf8,2813
|
|
@@ -55,15 +58,15 @@ aury/agents/context_providers/skill.py,sha256=w_R1txvu45ruMjuOtckuD9oG_hqeFGqAa_
|
|
|
55
58
|
aury/agents/context_providers/subagent.py,sha256=Y-6bYjaq6nbLS9d3siyy5eAt6SzFfk6N3Y1WU209lhI,1364
|
|
56
59
|
aury/agents/context_providers/tool.py,sha256=wQGmcZi_XuB9ukweg5PUVO93GLzley0xftje-iVSfq8,2266
|
|
57
60
|
aury/agents/core/__init__.py,sha256=-euIGAwoe2gU_2xEqJ8YmOMnDOaOlgWXwXxzIQnDG8E,1716
|
|
58
|
-
aury/agents/core/base.py,sha256=
|
|
59
|
-
aury/agents/core/context.py,sha256=
|
|
61
|
+
aury/agents/core/base.py,sha256=n53f4A4Ck6pkth3A7ljhx-MMyNzcJOqlvB6PtRYzNUY,21815
|
|
62
|
+
aury/agents/core/context.py,sha256=qHuK7VAL2zX-37QYmPtTwxstzVFuOkNrhCgPHk79gTY,28969
|
|
60
63
|
aury/agents/core/context_builder.py,sha256=HF0hfnKBVCmlcFDmdyj53org90318ixmZl1LYQBl0fM,9075
|
|
61
64
|
aury/agents/core/factory.py,sha256=8rx_2jD9Sj2tK-8_We09fHT1czjbN-yF1ws0hmUX2w4,6829
|
|
62
65
|
aury/agents/core/isolator.py,sha256=zi_ZXk-a6b7D2EAeWH3FKkO5_7PwK975zRd9enbBf_E,2916
|
|
63
66
|
aury/agents/core/logging.py,sha256=dpw5b_RW8PBJ44hwBafkB1dXC79NKVNDIgBLrTSYF0A,3063
|
|
64
67
|
aury/agents/core/parallel.py,sha256=xyRfhIg_hghogZ9g_dZuCFgh99GCpMQjYBhPWKtClJo,8204
|
|
65
68
|
aury/agents/core/runner.py,sha256=_PQyI_NXud2ttL6IR6Ih_hYFozgjS1OoHTOb1MOyfBs,4225
|
|
66
|
-
aury/agents/core/signals.py,sha256=
|
|
69
|
+
aury/agents/core/signals.py,sha256=5aQax6PKdBX_9gF1LL1LHwdxJPLHqyCPe2MD2UWD1fE,4393
|
|
67
70
|
aury/agents/core/state.py,sha256=wylbZ_1G-qEpQyjmj18v9_xBvoDgQfktCuvf-xNAa8U,11891
|
|
68
71
|
aury/agents/core/event_bus/__init__.py,sha256=VCxT694WadDYFdJQfijYE7REQBA9zHp3qEWFfPZfjqU,212
|
|
69
72
|
aury/agents/core/event_bus/bus.py,sha256=YJ8AohNcLilvPKGlmqSLy0omngVrlwA4zwN-29XzsSU,6175
|
|
@@ -71,20 +74,20 @@ aury/agents/core/services/__init__.py,sha256=FHTRvlGaSEUxfUzq8gcVDxXQpCskJZYDTry
|
|
|
71
74
|
aury/agents/core/services/file_session.py,sha256=EelNTzq6SrN8HgGhoZDoFgVnXrbaCWbafRzK-NHrX4Q,5105
|
|
72
75
|
aury/agents/core/services/message.py,sha256=Kf_g7CUOblwy38-pNysqkyhfSocKIelMggA8gq7eiTI,1251
|
|
73
76
|
aury/agents/core/services/session.py,sha256=Annv_PnavQDwDMvVBNI1GfJUebyhLmEET5xWYY8qn18,1407
|
|
74
|
-
aury/agents/core/types/__init__.py,sha256=
|
|
77
|
+
aury/agents/core/types/__init__.py,sha256=pHwW7cxlXGXOSFEhwLPtv8YVuJaQOia4gmmG78x4hSU,1841
|
|
75
78
|
aury/agents/core/types/action.py,sha256=DovhMykPQujP8UVWDdIsR-nuU872cK0vj8i4GquvOxw,5813
|
|
76
79
|
aury/agents/core/types/artifact.py,sha256=tAG6WaQkscqHgE0umX5Mx5ZNSajQEWec_oW7Ksbwn4Q,4513
|
|
77
|
-
aury/agents/core/types/block.py,sha256=
|
|
80
|
+
aury/agents/core/types/block.py,sha256=SWcvvG-vJDirrbP7XqgSUTX8lWgtPtzzaJCpPtst7oU,24141
|
|
78
81
|
aury/agents/core/types/message.py,sha256=W0d8elddcbvW98bejDkHIzKiTigr6O5KxVuVUneo5wQ,11890
|
|
79
82
|
aury/agents/core/types/recall.py,sha256=BZSDgv8Q0eK7Sshc-jA6ycpFpMHzndZ-lS86MPto9-c,4898
|
|
80
83
|
aury/agents/core/types/session.py,sha256=oRn9jKFe8Tg-12ZFQcGJ0VLaJIWBfk8YQDzXUuXSNEk,9406
|
|
81
84
|
aury/agents/core/types/subagent.py,sha256=vIxDkfekAaHj_V2UdSIaygDKb5RjiLqi8twTnhIUF_o,4651
|
|
82
|
-
aury/agents/core/types/tool.py,sha256=
|
|
85
|
+
aury/agents/core/types/tool.py,sha256=Fg3Fq9yodPx-j530zLMSNwwWkfzWApHjUcFDGtZkwdE,14448
|
|
83
86
|
aury/agents/eval/__init__.py,sha256=uRGZN-RBpNlwOmrn66EwZBNKufDVKgMc3tODuMM6WB4,8850
|
|
84
|
-
aury/agents/hitl/__init__.py,sha256=
|
|
85
|
-
aury/agents/hitl/ask_user.py,sha256=
|
|
87
|
+
aury/agents/hitl/__init__.py,sha256=gcxGdXB9UlttWBXB4dNHwwAN3Vc2ZfmSMpaGM6BmsSE,1062
|
|
88
|
+
aury/agents/hitl/ask_user.py,sha256=RtBHe29-UyiSxQDB-yMgxzO9BWmXyMaDm5xvD6iI5oo,9298
|
|
86
89
|
aury/agents/hitl/compaction.py,sha256=1CTwcCtV5WjP4IJE__kOTM99QnRW7dVkU87POEVSpPg,7751
|
|
87
|
-
aury/agents/hitl/exceptions.py,sha256=
|
|
90
|
+
aury/agents/hitl/exceptions.py,sha256=qNGodYdReSrRFdGKjC41G42QDYnvTkjkKaY3_crgxWs,9438
|
|
88
91
|
aury/agents/hitl/permission.py,sha256=bbwp0heb8YZ_palRCU55QtXm1rfMi9hJ8g3DWKtTc3Q,19117
|
|
89
92
|
aury/agents/hitl/revert.py,sha256=i3F8Zcibuo3fjhJTK-rQEYSPMKxmRQeua5cjoDzAR14,6684
|
|
90
93
|
aury/agents/llm/__init__.py,sha256=teantqedfyQ6IxLD6LayLr2cbgFYbMT2I4TUSfkOrQ4,625
|
|
@@ -110,13 +113,13 @@ aury/agents/middleware/message_container.py,sha256=0I_C-mIVVUqSzMzaYKUZGPtJUbV3P
|
|
|
110
113
|
aury/agents/middleware/truncation.py,sha256=SM1ldZ6kC-joQVaoukNwFqKiHQ0symJAnzBJVANkxmg,4786
|
|
111
114
|
aury/agents/middleware/types.py,sha256=T63AgePVSs4b1NT0MZ5PyaQJBLoVqNoAQt9NSGjBwBs,2512
|
|
112
115
|
aury/agents/react/__init__.py,sha256=yixRP3RSXQtVaamtwjaOpmW55sZb-xp4XRjxYcy0HfU,90
|
|
113
|
-
aury/agents/react/agent.py,sha256=
|
|
114
|
-
aury/agents/react/context.py,sha256=
|
|
115
|
-
aury/agents/react/factory.py,sha256=
|
|
116
|
-
aury/agents/react/pause.py,sha256=
|
|
116
|
+
aury/agents/react/agent.py,sha256=Qf9y1AV6dxVBBlLXwBpGlQZNdBR7JBnb4OezOPGRxjg,25665
|
|
117
|
+
aury/agents/react/context.py,sha256=gARzqE4ez_xxA5JQJ2XoK-_2hnkV9MohscLnXpvYaL0,11719
|
|
118
|
+
aury/agents/react/factory.py,sha256=3JOqFrOkp_UJMiBNitliP28s7C9eDP7YwuYIfigDCB4,10840
|
|
119
|
+
aury/agents/react/pause.py,sha256=nUE2wHUDJsLdA3FHcnKVD9PdsGCrjQW1V8ZJUcssS5A,7857
|
|
117
120
|
aury/agents/react/persistence.py,sha256=4BYmx3Dxu1grEpt4Qw3fUG26LgYyAhRnXVQC03OJDtE,6354
|
|
118
|
-
aury/agents/react/step.py,sha256=
|
|
119
|
-
aury/agents/react/tools.py,sha256=
|
|
121
|
+
aury/agents/react/step.py,sha256=pnG1xZ3pkK26CSVH8hx85J6L9pbg8jIRXi8P_SRvjjw,30470
|
|
122
|
+
aury/agents/react/tools.py,sha256=rIZk3tKLUA_JiUaGvAJFiWgtVmUSWg-cU2iGVp-1LRc,18866
|
|
120
123
|
aury/agents/sandbox/__init__.py,sha256=adH29NhzpZUIFVCxhRUZxyANKpFauUjsPVd8iktUOaI,635
|
|
121
124
|
aury/agents/sandbox/local.py,sha256=Dl-zJZ5FUz7WONtuze7MdpCDBjm9YZbjLIkGa9lYbwY,8328
|
|
122
125
|
aury/agents/sandbox/remote.py,sha256=6NcYIs_thjyxa5LgIqwoPNsHYpT70DG6xGbjDYV6-X4,6444
|
|
@@ -128,14 +131,14 @@ aury/agents/tool/__init__.py,sha256=_IC06waxr9cC-HXdalwDByOBAZgfQiMwjsXypj-9mVE,
|
|
|
128
131
|
aury/agents/tool/decorator.py,sha256=dTd9tj851ydik-cjClsHB97gN34qXsv3IV9677y7u5g,8052
|
|
129
132
|
aury/agents/tool/set.py,sha256=6UgI12E2b-C0Kfwg3KUr4e5kraBK887wbveAs8GudyY,7728
|
|
130
133
|
aury/agents/tool/builtin/__init__.py,sha256=Pp5NlE0i1jiNlfZ6kVH-iSeE553RMysa4icmOgPzezI,513
|
|
131
|
-
aury/agents/tool/builtin/ask_user.py,sha256=
|
|
134
|
+
aury/agents/tool/builtin/ask_user.py,sha256=ervJX0js8Hoeg2oXh0b-320H3CiwrhiLsbRhsahooIY,4781
|
|
132
135
|
aury/agents/tool/builtin/bash.py,sha256=nDshh3q3vkdFqMhhkV0EKx2AJTDJPAJwJT7a-ovtuMc,4523
|
|
133
|
-
aury/agents/tool/builtin/delegate.py,sha256=
|
|
136
|
+
aury/agents/tool/builtin/delegate.py,sha256=0wHaKc9G8vvv1N1A09CD2XRHdZZqoYpa3XJJ2Ktol8M,27349
|
|
134
137
|
aury/agents/tool/builtin/edit.py,sha256=bdDWrErNvRzp3nQELOnZf79iiWt6p8TOfFxOgLG2SEs,6063
|
|
135
|
-
aury/agents/tool/builtin/plan.py,sha256=
|
|
138
|
+
aury/agents/tool/builtin/plan.py,sha256=dUqNC4T1JOh8T0ljEAONNILpVBbtXL9vI0KNCMiJnyw,9276
|
|
136
139
|
aury/agents/tool/builtin/read.py,sha256=86Bt3v9HGpiY02Azr7LV89BDkbujACV1qkLGt0zMenw,4325
|
|
137
|
-
aury/agents/tool/builtin/thinking.py,sha256=
|
|
138
|
-
aury/agents/tool/builtin/yield_result.py,sha256=
|
|
140
|
+
aury/agents/tool/builtin/thinking.py,sha256=lZS0XnBtAoeW8E3IoyuNEHOyYuztva89qHNFuG9YFhQ,3484
|
|
141
|
+
aury/agents/tool/builtin/yield_result.py,sha256=vYgaxR1MIjO5Q27MHH0Lp5V5y0VGctE62PJQ2JjWcCM,4338
|
|
139
142
|
aury/agents/usage/__init__.py,sha256=XjRKk28M6WemUIncWspU8Mmb_USlSCSIU_aVmRXuSfc,186
|
|
140
143
|
aury/agents/usage/tracker.py,sha256=OY0yhQsuk9FrUsd6sed4MdmwMxmvuFLnuAdoccCWLnw,7060
|
|
141
144
|
aury/agents/workflow/__init__.py,sha256=7GzWiSNeEUQwP2d19Ur8JHGq3VS3Kj-mRdQiaxxv4QQ,1539
|
|
@@ -147,7 +150,7 @@ aury/agents/workflow/expression.py,sha256=Hsx2jBigtt5zbJb9uK9pveipqMbBBUUAvlgYjB
|
|
|
147
150
|
aury/agents/workflow/parser.py,sha256=mfiFZ_TtFq3IxAqPlTGcNkluiZ8ww16y3NYwbmbsrwE,6149
|
|
148
151
|
aury/agents/workflow/state.py,sha256=AxTSo7P9b1DbWjGdQdzFY4_7m6CJGNFo7xkGK28SPZw,4234
|
|
149
152
|
aury/agents/workflow/types.py,sha256=PVvjTQRgTObx5Mq_lXFogyLjGChOi5pUgcJwF5ZzVtg,2354
|
|
150
|
-
aury_agent-0.0.
|
|
151
|
-
aury_agent-0.0.
|
|
152
|
-
aury_agent-0.0.
|
|
153
|
-
aury_agent-0.0.
|
|
153
|
+
aury_agent-0.0.13.dist-info/METADATA,sha256=zcUJ_CJLCfa_5l3Eshz8AA2JCS99QdEbq-L5NfmzJcs,2115
|
|
154
|
+
aury_agent-0.0.13.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
|
|
155
|
+
aury_agent-0.0.13.dist-info/entry_points.txt,sha256=7EC5SMAKdC9HZLG8RfPhGno4OKOeSjaGsOWi1gOL-K8,56
|
|
156
|
+
aury_agent-0.0.13.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|