netra-zen 1.0.6__py3-none-any.whl → 1.0.7__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.
- {netra_zen-1.0.6.dist-info → netra_zen-1.0.7.dist-info}/METADATA +31 -4
- {netra_zen-1.0.6.dist-info → netra_zen-1.0.7.dist-info}/RECORD +6 -6
- {netra_zen-1.0.6.dist-info → netra_zen-1.0.7.dist-info}/WHEEL +0 -0
- {netra_zen-1.0.6.dist-info → netra_zen-1.0.7.dist-info}/entry_points.txt +0 -0
- {netra_zen-1.0.6.dist-info → netra_zen-1.0.7.dist-info}/licenses/LICENSE.md +0 -0
- {netra_zen-1.0.6.dist-info → netra_zen-1.0.7.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: netra-zen
|
3
|
-
Version: 1.0.
|
3
|
+
Version: 1.0.7
|
4
4
|
Summary: Multi-instance Claude orchestrator for parallel task execution
|
5
5
|
Home-page: https://github.com/netra-systems/zen
|
6
6
|
Author: Systems
|
@@ -47,13 +47,40 @@ Dynamic: home-page
|
|
47
47
|
Dynamic: license-file
|
48
48
|
Dynamic: requires-python
|
49
49
|
|
50
|
-
#
|
50
|
+
# Free more claude usage through optimization.
|
51
51
|
|
52
|
-
|
52
|
+
Extend your claude usage (all plans) for free with minimal effort and no risk.
|
53
53
|
|
54
|
-
|
54
|
+
It works by analyzing your usage logs for metadata optimizations. It is focused on the metadata not the semantics of the prompt, so no risk in drop of quality.
|
55
|
+
|
56
|
+
This is a micro startup effort, aiming to provide real value for individual devs in exchange for feedback. Our intent is to charge businesses for larger scale optimizations.
|
57
|
+
|
58
|
+
The process is simple. One time install, then one command. It auto grabs the last 5 logs and provides actionable items to update going forward to get the value of the optimizations.
|
59
|
+
|
60
|
+
## Quick start
|
61
|
+
|
62
|
+
1. `pip install netra-zen`
|
63
|
+
2. `zen --apex --send-logs --message "claude code"`
|
64
|
+
3. Read the results and update claude settings, prompts, commands, etc. as needed to benefit
|
65
|
+
|
66
|
+
By default it will optimize based on logs no thought on the message is needed. Just copy and paste #2!
|
67
|
+
See detailed install below if needed.
|
68
|
+
|
69
|
+
## Example output
|
70
|
+

|
71
|
+
|
72
|
+
|
73
|
+
## Proof it works
|
74
|
+
### Example savings on real world production git issue progressor task (complex claude code command)
|
75
|
+
This was just changing a few small lines on a 400 line command.
|
76
|
+

|
77
|
+
|
78
|
+
|
79
|
+
# Other features & detailed install guide
|
80
|
+
### Orchestrator
|
55
81
|
|
56
82
|
Zen allows you to:
|
83
|
+
- Zen Orchestrator runs multiple Code CLI instances for peaceful parallel task execution.
|
57
84
|
- Run multiple headless Claude Code CLI instances simultaneously.
|
58
85
|
- Calm unified results (status, time, token usage)
|
59
86
|
- Relax **"5-hour limit reached"** lockout fears with easy token budget limits
|
@@ -1,7 +1,7 @@
|
|
1
1
|
zen_orchestrator.py,sha256=JAxmSaXsF9xF7sVGHmjtEfWBMgomsO-vuJ2RsZ0Paiw,151118
|
2
2
|
agent_interface/__init__.py,sha256=OsbOKzElHsxhVgak87oOx_u46QNgKmz-Reis-plAMwk,525
|
3
3
|
agent_interface/base_agent.py,sha256=GNskG9VaZgno7X24lQTpFdxUoQE0yJHLh0UPFJvOPn4,11098
|
4
|
-
netra_zen-1.0.
|
4
|
+
netra_zen-1.0.7.dist-info/licenses/LICENSE.md,sha256=t6LtOzAE2hgIIv5WbaN0wOcU3QCnGtAkMGNclHrKTOs,79
|
5
5
|
scripts/__init__.py,sha256=FxMRmQuf7CAoQFpNqJcugEqDoi-hSpq9IwjxCmC6Ays,51
|
6
6
|
scripts/__main__.py,sha256=41cdZ5GkvQ7ndWYUVJ6BnBi6haaa6SRQmBaYjUzOW3g,155
|
7
7
|
scripts/agent_cli.py,sha256=22Ocv-A-HLwj63H0_LBryRcAYWYck5vsGdr_Gqpq2GE,287459
|
@@ -20,8 +20,8 @@ zen/__main__.py,sha256=zoXi9DiNt_WznQvnJ249ZvF-OcEoAnHmxeoKRFiPNo8,170
|
|
20
20
|
zen/telemetry/__init__.py,sha256=QiW8p9TBDwPxtmYTszMyccblLHKrlVTsKLFIBvMHKx8,305
|
21
21
|
zen/telemetry/embedded_credentials.py,sha256=K6i9LOGnBx6DXpaVBKmZYpvJ9LIYlAjQVXyjiKIF9x0,1657
|
22
22
|
zen/telemetry/manager.py,sha256=TtrIPOvRvq1OOhNAO_Tp-dz7EiS2xXfqnpKQduLwYoI,9731
|
23
|
-
netra_zen-1.0.
|
24
|
-
netra_zen-1.0.
|
25
|
-
netra_zen-1.0.
|
26
|
-
netra_zen-1.0.
|
27
|
-
netra_zen-1.0.
|
23
|
+
netra_zen-1.0.7.dist-info/METADATA,sha256=Z3pk9x6-GtUcLw4InGmO-rsqkL09WbyavpwuFh8FuGc,30997
|
24
|
+
netra_zen-1.0.7.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
25
|
+
netra_zen-1.0.7.dist-info/entry_points.txt,sha256=oDehCnPGZezG0m9ZWspxjHLHyQ3eERX87eojR4ljaRo,45
|
26
|
+
netra_zen-1.0.7.dist-info/top_level.txt,sha256=OhiyXmoXftBijCF6ck-RS1dN2NBJv9wdd7kBG1Es7zA,77
|
27
|
+
netra_zen-1.0.7.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|