agent-os-kernel 1.2.0__py3-none-any.whl → 1.3.0__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.
- agent_os/__init__.py +1 -1
- {agent_os_kernel-1.2.0.dist-info → agent_os_kernel-1.3.0.dist-info}/METADATA +1 -1
- {agent_os_kernel-1.2.0.dist-info → agent_os_kernel-1.3.0.dist-info}/RECORD +6 -6
- {agent_os_kernel-1.2.0.dist-info → agent_os_kernel-1.3.0.dist-info}/WHEEL +0 -0
- {agent_os_kernel-1.2.0.dist-info → agent_os_kernel-1.3.0.dist-info}/entry_points.txt +0 -0
- {agent_os_kernel-1.2.0.dist-info → agent_os_kernel-1.3.0.dist-info}/licenses/LICENSE +0 -0
agent_os/__init__.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: agent-os-kernel
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.3.0
|
|
4
4
|
Summary: A kernel architecture for governing autonomous AI agents with Nexus Trust Exchange
|
|
5
5
|
Project-URL: Homepage, https://github.com/imran-siddique/agent-os
|
|
6
6
|
Project-URL: Documentation, https://github.com/imran-siddique/agent-os/tree/master/docs
|
|
@@ -1034,7 +1034,7 @@ modules/scak/tests/test_tool_registry.py,sha256=lyYUCfNdy0_fa3q-Od3egUofmZwX_3_x
|
|
|
1034
1034
|
modules/scak/tests/test_tools_and_plugins.py,sha256=B5EZWHvpXHSrpGKIjRP0DLkolQQ604xZOKfvtkcwXwk,9034
|
|
1035
1035
|
modules/scak/tests/test_triage.py,sha256=dlqwb6zPepCwcBJc-T8CEGy25dbjWzDV1nvVtc50Bt4,22136
|
|
1036
1036
|
modules/scak/tests/test_write_through.py,sha256=Tc1BGI5p5dlJVJNg5Poff17h-ENS3n5Tnw2zdqsGc1U,12183
|
|
1037
|
-
agent_os/__init__.py,sha256=
|
|
1037
|
+
agent_os/__init__.py,sha256=ZTFr1MqMrlJtRN0QrC5t9_htCD5ZprSyhhrsSf5rluQ,9592
|
|
1038
1038
|
agent_os/agents_compat.py,sha256=YfF34eULxul_xBWE15Z2BaL8gpDUXBpzXqn07FgfeKs,9172
|
|
1039
1039
|
agent_os/base_agent.py,sha256=837dez8sd0jC0cVs9seto9Qtyrm1glbitgD3mikYmDs,9894
|
|
1040
1040
|
agent_os/cli.py,sha256=ZLln_tjAQ7jYA9opqYekxKirwF8WNMabcLW0s08DIKg,40203
|
|
@@ -1046,8 +1046,8 @@ agent_os/integrations/crewai_adapter.py,sha256=B0uppXizOuvj9PTd89lxMDoedBzdrt8Xl
|
|
|
1046
1046
|
agent_os/integrations/langchain_adapter.py,sha256=SrGFv9m_IfMwklc58_Nv8WRNdcyOIEAYSPcjTRFTLoQ,5636
|
|
1047
1047
|
agent_os/integrations/openai_adapter.py,sha256=wkr8N7il8zuM0c7_ALiKpadd0vsdwwT2KrqOzn_vd2A,17458
|
|
1048
1048
|
agent_os/integrations/semantic_kernel_adapter.py,sha256=qiSorRuEnxLY-mzbZmuBGV4YiveKNsIbKNVCsk94OMA,18269
|
|
1049
|
-
agent_os_kernel-1.
|
|
1050
|
-
agent_os_kernel-1.
|
|
1051
|
-
agent_os_kernel-1.
|
|
1052
|
-
agent_os_kernel-1.
|
|
1053
|
-
agent_os_kernel-1.
|
|
1049
|
+
agent_os_kernel-1.3.0.dist-info/METADATA,sha256=RB2e-_mS92Lu0tckcWd5_7bTEVvR2OrDaBaHnE4Y1Zs,24008
|
|
1050
|
+
agent_os_kernel-1.3.0.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
|
|
1051
|
+
agent_os_kernel-1.3.0.dist-info/entry_points.txt,sha256=NNiyFyH9xLpJiHQvgyJJnFe55odaNVgwMtNx6NILUU0,47
|
|
1052
|
+
agent_os_kernel-1.3.0.dist-info/licenses/LICENSE,sha256=6rUhFLV_7Agj5qal2I4M8h66QadoY6xf51VOz8m7BrQ,1097
|
|
1053
|
+
agent_os_kernel-1.3.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|