ziya 0.1.42__py3-none-any.whl → 0.1.44__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 ziya might be problematic. Click here for more details.
- app/agents/agent.py +1 -9
- app/agents/prompts.py +6 -12
- app/main.py +0 -5
- app/server.py +6 -8
- app/utils/code_util.py +101 -34
- pyproject.toml +4 -1
- templates/asset-manifest.json +3 -3
- templates/index.html +1 -1
- templates/static/js/{main.fee8aad7.js → main.50c95184.js} +3 -3
- templates/static/js/main.50c95184.js.map +1 -0
- {ziya-0.1.42.dist-info → ziya-0.1.44.dist-info}/METADATA +1 -3
- {ziya-0.1.42.dist-info → ziya-0.1.44.dist-info}/RECORD +16 -16
- templates/static/js/main.fee8aad7.js.map +0 -1
- /templates/static/js/{main.fee8aad7.js.LICENSE.txt → main.50c95184.js.LICENSE.txt} +0 -0
- {ziya-0.1.42.dist-info → ziya-0.1.44.dist-info}/LICENSE +0 -0
- {ziya-0.1.42.dist-info → ziya-0.1.44.dist-info}/WHEEL +0 -0
- {ziya-0.1.42.dist-info → ziya-0.1.44.dist-info}/entry_points.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: ziya
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.44
|
|
4
4
|
Summary:
|
|
5
5
|
Author: Vishnu Krishnaprasad
|
|
6
6
|
Author-email: vishnukool@gmail.com
|
|
@@ -88,8 +88,6 @@ ziya
|
|
|
88
88
|
|
|
89
89
|
`--port`: The port number for frontend app. Default is `6969`.
|
|
90
90
|
|
|
91
|
-
`--enable-code-apply`: Enable the beta feature to show the `Apply Changes` button to apply code diffs directly to your codebase.
|
|
92
|
-
|
|
93
91
|
`--max-depth`: Maximum depth for folder structure traversal. Default is `15`.
|
|
94
92
|
|
|
95
93
|
```bash
|
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
app/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
2
|
app/agents/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
-
app/agents/agent.py,sha256=
|
|
4
|
-
app/agents/prompts.py,sha256=
|
|
5
|
-
app/main.py,sha256=
|
|
6
|
-
app/server.py,sha256=
|
|
3
|
+
app/agents/agent.py,sha256=2EB65gDPLg2lc9SN-0JC9mgO_tcm9zbtZXzgVre0N6A,3682
|
|
4
|
+
app/agents/prompts.py,sha256=Hm0TJcABRgnpV2bbBobigPznxeLVhyRLEHm7maQ9CEE,3873
|
|
5
|
+
app/main.py,sha256=5bZk9PUm00bdk_w2gJTWJVQFcJ13WU3eN16vFU1AMk0,4303
|
|
6
|
+
app/server.py,sha256=Ii_JFygHdMmxYsEtVm2L0vRRMINWgim3_cWLmVha8mg,4704
|
|
7
7
|
app/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
8
|
-
app/utils/code_util.py,sha256=
|
|
8
|
+
app/utils/code_util.py,sha256=xE-MI8Ayv31_dsLhDe2ncPZLa7beyHcXYfwgvm-xlP4,12042
|
|
9
9
|
app/utils/directory_util.py,sha256=2zxsSxSOZKesjhgjF3KguY__fC9XkjxHHnDbcxtnhXk,2762
|
|
10
10
|
app/utils/gitignore_parser.py,sha256=Li3hQd60eclIuN2qxn8-NQ5sxRyMcnS88DFUxVHdx-A,7487
|
|
11
11
|
app/utils/langchain_validation_util.py,sha256=RgmKayKMApvUA7SPF_DrBAcYdIzzLUVJfnOwTSc1Eug,527
|
|
12
12
|
app/utils/logging_utils.py,sha256=8JEcc1t7L-a0G4HLmM8zFydNNSOd5l2-gkTxviLQUns,280
|
|
13
13
|
app/utils/print_tree_util.py,sha256=O4Rb-GS8UODxfH7Z6bZGsr-opG6QLmvdaU1im5kh4IA,1419
|
|
14
14
|
app/utils/version_util.py,sha256=NcvMWIImJDcO9K5OMX6jJD4q6Zb8Y117Mu8sWIkhxEc,631
|
|
15
|
-
pyproject.toml,sha256=
|
|
15
|
+
pyproject.toml,sha256=WBtOx4nV8fhMkpOspzzfWXbb1F-KUJGa6LI3OMZ06_w,934
|
|
16
16
|
scripts.py,sha256=70BOvYoboMhl3Bxjy73m1ozmI8UV8JZVyi2RwUptkK8,809
|
|
17
|
-
templates/asset-manifest.json,sha256=
|
|
17
|
+
templates/asset-manifest.json,sha256=CWTbaK4qJuG_uzscwg8HZ9leGVx06vlQKAVEDcLvtqo,1157
|
|
18
18
|
templates/favicon.ico,sha256=HgB8xAZdDHFK2lODUsp2H_Dds_i14pnpydx7NEJrNrU,15086
|
|
19
|
-
templates/index.html,sha256=
|
|
19
|
+
templates/index.html,sha256=QI0T8vuIk5VPTVPf9KvFVXzKcTFDdrRw4yCm-j4bo8Y,511
|
|
20
20
|
templates/static/css/main.8af23da0.css,sha256=kc9AAlPQt_AX9X3ccLa_VeEkHhDoOEqcEGReem-JvRY,103869
|
|
21
21
|
templates/static/css/main.8af23da0.css.map,sha256=u687fcwZYASJFYnO3XTdOTEaXpucNg_xLAF7MKMNBaA,150488
|
|
22
|
-
templates/static/js/main.
|
|
23
|
-
templates/static/js/main.
|
|
24
|
-
templates/static/js/main.
|
|
22
|
+
templates/static/js/main.50c95184.js,sha256=jXueFp3fjK0AdVYqeoTwREGAe6pT4ddTczdH49ZuA_Y,841595
|
|
23
|
+
templates/static/js/main.50c95184.js.LICENSE.txt,sha256=fInnh-0iAwsPpjkQwI8mOA_emec6bklBu2_RTwlfrKA,20800
|
|
24
|
+
templates/static/js/main.50c95184.js.map,sha256=Hq9PEs-I6rAJkmwFmb4ZTcjL1-rmEAWWtvNMgP9t2lg,3458828
|
|
25
25
|
templates/static/media/fa-brands-400.455ea818179b4def0c43.woff2,sha256=IyxvanZ4ME-e-qJvMLFhDevCup9M1ja15nUcjXN2G5I,117852
|
|
26
26
|
templates/static/media/fa-brands-400.60127e352b7a11f7f1bc.ttf,sha256=4oCW-nWpasdwIBVeo6bdcxKYPoQRU2bUz0mgwxLsbVE,209128
|
|
27
27
|
templates/static/media/fa-regular-400.21cb8f55d8e0c5b89751.woff2,sha256=wn2m-DNDHaWqKVxEVAv6wP2CcLpqPENGQnAG2KezS3Y,25392
|
|
@@ -30,8 +30,8 @@ templates/static/media/fa-solid-900.4d986b00ff9ca3828fbd.woff2,sha256=rhfBavvqIW
|
|
|
30
30
|
templates/static/media/fa-solid-900.bacd5de623fb563b961a.ttf,sha256=tJkNDQxfXTjWLpNu6hIGdOWEx-6o3O44qXXAz5o3U5s,420332
|
|
31
31
|
templates/static/media/fa-v4compatibility.c8e090db312b0bea2aa2.ttf,sha256=_49SX7BQxdJFGczI9XI9hbLlHt0_m8ZUivVa663U8mk,10832
|
|
32
32
|
templates/static/media/fa-v4compatibility.cf7f5903d06b79ad60f1.woff2,sha256=x6hp-sopnRW-EKAfGdB2WnxNRtiSLZuTFyNcHkpvCYI,4792
|
|
33
|
-
ziya-0.1.
|
|
34
|
-
ziya-0.1.
|
|
35
|
-
ziya-0.1.
|
|
36
|
-
ziya-0.1.
|
|
37
|
-
ziya-0.1.
|
|
33
|
+
ziya-0.1.44.dist-info/LICENSE,sha256=8CfErGEG13yY1Z-CDlIhAQawX2KOv-QI_2Ge2z6x8SU,1064
|
|
34
|
+
ziya-0.1.44.dist-info/METADATA,sha256=O6uEKTh4y79uiZDJTl6w3PmqtmfWkDTHIv4x7EzKcyY,2867
|
|
35
|
+
ziya-0.1.44.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
36
|
+
ziya-0.1.44.dist-info/entry_points.txt,sha256=6-KUolj5XXeOPVCJGTJgUL_3lDVGxG-YtK5BTvFPyBg,147
|
|
37
|
+
ziya-0.1.44.dist-info/RECORD,,
|