empathy-framework 5.0.1__py3-none-any.whl → 5.1.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.
Files changed (61) hide show
  1. {empathy_framework-5.0.1.dist-info → empathy_framework-5.1.0.dist-info}/METADATA +311 -150
  2. {empathy_framework-5.0.1.dist-info → empathy_framework-5.1.0.dist-info}/RECORD +60 -33
  3. empathy_framework-5.1.0.dist-info/licenses/LICENSE +201 -0
  4. empathy_framework-5.1.0.dist-info/licenses/LICENSE_CHANGE_ANNOUNCEMENT.md +101 -0
  5. empathy_llm_toolkit/providers.py +175 -35
  6. empathy_llm_toolkit/utils/tokens.py +150 -30
  7. empathy_os/__init__.py +1 -1
  8. empathy_os/cli/commands/batch.py +256 -0
  9. empathy_os/cli/commands/cache.py +248 -0
  10. empathy_os/cli/commands/inspect.py +1 -2
  11. empathy_os/cli/commands/metrics.py +1 -1
  12. empathy_os/cli/commands/routing.py +285 -0
  13. empathy_os/cli/commands/workflow.py +2 -1
  14. empathy_os/cli/parsers/__init__.py +6 -0
  15. empathy_os/cli/parsers/batch.py +118 -0
  16. empathy_os/cli/parsers/cache 2.py +65 -0
  17. empathy_os/cli/parsers/cache.py +65 -0
  18. empathy_os/cli/parsers/routing.py +110 -0
  19. empathy_os/cli_minimal.py +3 -3
  20. empathy_os/cli_router 2.py +416 -0
  21. empathy_os/dashboard/__init__.py +1 -2
  22. empathy_os/dashboard/app 2.py +512 -0
  23. empathy_os/dashboard/app.py +1 -1
  24. empathy_os/dashboard/simple_server 2.py +403 -0
  25. empathy_os/dashboard/standalone_server 2.py +536 -0
  26. empathy_os/dashboard/standalone_server.py +22 -11
  27. empathy_os/memory/types 2.py +441 -0
  28. empathy_os/metrics/collector.py +31 -0
  29. empathy_os/models/__init__.py +19 -0
  30. empathy_os/models/adaptive_routing 2.py +437 -0
  31. empathy_os/models/auth_cli.py +444 -0
  32. empathy_os/models/auth_strategy.py +450 -0
  33. empathy_os/models/token_estimator.py +21 -13
  34. empathy_os/project_index/scanner_parallel 2.py +291 -0
  35. empathy_os/telemetry/agent_coordination 2.py +478 -0
  36. empathy_os/telemetry/agent_coordination.py +14 -16
  37. empathy_os/telemetry/agent_tracking 2.py +350 -0
  38. empathy_os/telemetry/agent_tracking.py +18 -20
  39. empathy_os/telemetry/approval_gates 2.py +563 -0
  40. empathy_os/telemetry/approval_gates.py +27 -39
  41. empathy_os/telemetry/event_streaming 2.py +405 -0
  42. empathy_os/telemetry/event_streaming.py +22 -22
  43. empathy_os/telemetry/feedback_loop 2.py +557 -0
  44. empathy_os/telemetry/feedback_loop.py +14 -17
  45. empathy_os/workflows/__init__.py +8 -0
  46. empathy_os/workflows/autonomous_test_gen.py +569 -0
  47. empathy_os/workflows/batch_processing.py +56 -10
  48. empathy_os/workflows/bug_predict.py +45 -0
  49. empathy_os/workflows/code_review.py +92 -22
  50. empathy_os/workflows/document_gen.py +594 -62
  51. empathy_os/workflows/llm_base.py +363 -0
  52. empathy_os/workflows/perf_audit.py +69 -0
  53. empathy_os/workflows/release_prep.py +54 -0
  54. empathy_os/workflows/security_audit.py +154 -79
  55. empathy_os/workflows/test_gen.py +60 -0
  56. empathy_os/workflows/test_gen_behavioral.py +477 -0
  57. empathy_os/workflows/test_gen_parallel.py +341 -0
  58. empathy_framework-5.0.1.dist-info/licenses/LICENSE +0 -139
  59. {empathy_framework-5.0.1.dist-info → empathy_framework-5.1.0.dist-info}/WHEEL +0 -0
  60. {empathy_framework-5.0.1.dist-info → empathy_framework-5.1.0.dist-info}/entry_points.txt +0 -0
  61. {empathy_framework-5.0.1.dist-info → empathy_framework-5.1.0.dist-info}/top_level.txt +0 -0
@@ -1,4 +1,5 @@
1
- empathy_framework-5.0.1.dist-info/licenses/LICENSE,sha256=IJ9eeI5KSrD5P7alsn7sI_6_1bDihxBA5S4Sen4jf2k,4937
1
+ empathy_framework-5.1.0.dist-info/licenses/LICENSE,sha256=kqe3EeGatNB79lUTHxjLnxDe7VJr0iYetThOr4_Fx7A,11348
2
+ empathy_framework-5.1.0.dist-info/licenses/LICENSE_CHANGE_ANNOUNCEMENT.md,sha256=Grc_xHyZL62DTvEQ-fPH2sgX8mdkgjws4yeDFWTJRV0,3868
2
3
  empathy_healthcare_plugin/__init__.py,sha256=4NioL1_86UXzkd-QNkQZUSZ8rKTQGSP0TC9VXP32kQs,295
3
4
  empathy_healthcare_plugin/monitors/__init__.py,sha256=Udp8qfZR504QAq5_eQjvtIaE7v06Yguc7nuF40KllQc,196
4
5
  empathy_healthcare_plugin/monitors/clinical_protocol_monitor.py,sha256=MWE5t8tW9HWZn_SNo-inx8-0nhdTNGhbcB8ZeDWyXa0,11648
@@ -22,7 +23,7 @@ empathy_llm_toolkit/levels.py,sha256=Hu9G83iY-BRyjMJKNoDNYZ9xFD0Y0LIn_XEBc5aRWx0
22
23
  empathy_llm_toolkit/pattern_confidence.py,sha256=6plkrdDTb3GcjeNxohJlpeHnNWFRRcj5U76D2hvLSGA,14153
23
24
  empathy_llm_toolkit/pattern_resolver.py,sha256=VLTeGvEDfQyDwNy5u-t18A5c0BcCpp1FqdExxfqZSlw,9292
24
25
  empathy_llm_toolkit/pattern_summary.py,sha256=gA_rCXgfOT1Kp6FP5f1UZqXPp8_mkYXlAfTxc2lhOnc,12286
25
- empathy_llm_toolkit/providers.py,sha256=AXu9cdYKeG-aooCCnG2Cm7uc26gk3gV9BFH0aVZ3-aA,28621
26
+ empathy_llm_toolkit/providers.py,sha256=v-HcN-v7CykKZmgzLdn2iyjTK5-dtCTBsdpWauOG24A,34852
26
27
  empathy_llm_toolkit/session_status.py,sha256=a8QPYf8Sp7jnzHkeRNOyXqoj0QwwoVwkvxPXW9qdvgc,25722
27
28
  empathy_llm_toolkit/state.py,sha256=diLXx8QKzfucVDhbKNWej40JXQFmIeM1Qvvzg92pmjU,8030
28
29
  empathy_llm_toolkit/agent_factory/__init__.py,sha256=JlusqsYjl_1FqW75h-Uikw2al6v56FAfGSHmQ6gMOk0,1759
@@ -93,13 +94,14 @@ empathy_llm_toolkit/security/secrets_detector_example.py,sha256=LDMJuINpRI-QtWnC
93
94
  empathy_llm_toolkit/security/secure_memdocs.py,sha256=x6won-u3tiBkv5ZPVRpSJKTs1mQTZ79jWAEkT8iMxtc,40230
94
95
  empathy_llm_toolkit/security/secure_memdocs_example.py,sha256=4UwbaM5X-c93p4_3pz6LKaeNYzfxptzbsYY_-ZuG0A0,8359
95
96
  empathy_llm_toolkit/utils/__init__.py,sha256=b2Juy_nuMJ7Ax9tck725V7i3s5shaMSfqZZbiJ2-rOc,187
96
- empathy_llm_toolkit/utils/tokens.py,sha256=0HwENtc1ud543NzFNeDg3ghH8tGQmNMVUw-LZ93U1YQ,7187
97
- empathy_os/__init__.py,sha256=R6yG1mUkoaQbw28jF5et5WlNMZxtXEL0nY5yU7SDQaU,12061
97
+ empathy_llm_toolkit/utils/tokens.py,sha256=vu5aggQYmoESIG1dkFahfX6hs6QiyPPF0gMTEp9mGak,11220
98
+ empathy_os/__init__.py,sha256=URvO7q7nzHIsIqNsky0QWtOYz_LiPwWKBJsgtskdvSQ,12061
98
99
  empathy_os/agent_monitoring.py,sha256=s4seLC_J4AtQ3PYWrRPO8YHM-Fbm0Q36kPEdlTHf2HI,13375
99
100
  empathy_os/cache_monitor.py,sha256=lcBqODhYY9iPaH35PWkOSgyMavdvXneHv9F57dPmjnc,11190
100
101
  empathy_os/cache_stats.py,sha256=rWJPBNFEfhuLwKYKy89D_Qa9GPIyVso2jdCKp_cdJhI,10232
101
102
  empathy_os/cli_legacy.py,sha256=x5z48dIfBcUHdhkMLT2q99iVZ2o7UFXyk46P4bgfj0s,140265
102
- empathy_os/cli_minimal.py,sha256=x_TEc1maTm_Gt-7EmlrPUiTNnhlSaOZYhFRX78qYZAs,41191
103
+ empathy_os/cli_minimal.py,sha256=Tp47-M7ptrBAAsdkwFXrE2IK7SJPj3_EjHZP1DtpWVM,41188
104
+ empathy_os/cli_router 2.py,sha256=86gc917B1hfmnv1nEfNLQU7_uyDbuu9ORSH5eofcIXE,14616
103
105
  empathy_os/cli_router.py,sha256=86gc917B1hfmnv1nEfNLQU7_uyDbuu9ORSH5eofcIXE,14616
104
106
  empathy_os/cli_unified.py,sha256=w80cyED93QFu3puC4qiIrrLtTmsfTi2stPsHGqroUfI,25387
105
107
  empathy_os/config.py,sha256=jsFQuXpZP_jt6UrZtfLlkBZwPUSNbnW5VVtMS5JIhbA,16276
@@ -137,23 +139,29 @@ empathy_os/cli/__init__.py,sha256=7PFURX1O4_sX14kWvNrnAV1Ndeixrx_nI8IN8eLQpQs,49
137
139
  empathy_os/cli/__main__.py,sha256=md0GsFpiTgifmJ0MJQ_E6Daq9JCxyCUgOUJRdJ69Ews,215
138
140
  empathy_os/cli/core.py,sha256=USK7MwpSqxKcMP0rxtf9qqTgQ1GMmcPpXBw9uadQ3sM,883
139
141
  empathy_os/cli/commands/__init__.py,sha256=GYdoNv80KS2p7bCThuoRbhiLmIZW6ddPqPEFEx567nQ,35
142
+ empathy_os/cli/commands/batch.py,sha256=1I_xW_zufwhlapnHL4UaOQJbWAKAcZkFU7kp8xQu49c,7946
143
+ empathy_os/cli/commands/cache.py,sha256=1KSX_4dv1ZfwtfGxhb5kop-8mSPBCkFFFAI9BCfh9Wk,8188
140
144
  empathy_os/cli/commands/help.py,sha256=AerAgAl0zW8YCCQIkxxc9p9K_wAskDGNhq211elPY_k,10082
141
145
  empathy_os/cli/commands/info.py,sha256=SFwOAhHjIoHRguqbMEPT0lG7bbt72Zv5AFpZjJPfHm8,4794
142
- empathy_os/cli/commands/inspect.py,sha256=W8RqFlErrjOYCUfM-o6uFXXDoeL9gEa9ZKj3D2qHFSY,16264
146
+ empathy_os/cli/commands/inspect.py,sha256=DgqfA5uGEN94ROcoYja3Wa4KHCYPb0-df9N53pIUV24,16228
143
147
  empathy_os/cli/commands/inspection.py,sha256=1rszYfpj1zcYZsbKhJztQlwO1anF0Pgc5PGQ6M9Knk8,1781
144
148
  empathy_os/cli/commands/memory.py,sha256=1NTgfIHGdjKwsU5fAZZwZI5HUN7b4AE62_UF9psw3NE,1361
145
- empathy_os/cli/commands/metrics.py,sha256=TXFKVh00MYtTIAi_0YBeVsFCSgbZSpbNnI-mRCOMxVc,3178
149
+ empathy_os/cli/commands/metrics.py,sha256=pX41tJpvRu-rGip2drdCkgZ0LDxOd0DVGXuV_hEY7ng,3176
146
150
  empathy_os/cli/commands/orchestrate.py,sha256=ifqEGUGaz8aF1mW3muGrbaJRqqJodcBXIyZDIIf1WPA,6553
147
151
  empathy_os/cli/commands/patterns.py,sha256=EVLX4akwGdkZOvJEQZDUojIAa5yK_50rE-TTFzEs-9w,7938
148
152
  empathy_os/cli/commands/profiling.py,sha256=n_1cyLwwguSHJUj6NKDr5gBuP1gSBLnkQ_ccxUmAkNY,5706
149
153
  empathy_os/cli/commands/provider.py,sha256=Mg8SjNsWKfhhdEZ0RvyfEaR3yiYcGj5L6OE5YFZRRFw,3095
154
+ empathy_os/cli/commands/routing.py,sha256=5pcDRiSqCHZRJt1m1nU2upEZrvNCM2O84NAzPCA06_c,9904
150
155
  empathy_os/cli/commands/setup.py,sha256=cF_3u7lrxfoyTr-ucu4D4Gc01EqtAQSxrwwU32tDsA0,3456
151
156
  empathy_os/cli/commands/status.py,sha256=ZIJx4Y0iMVFW_NDnoio1R6NBcXXS543QD9MwdaPA5B0,8309
152
157
  empathy_os/cli/commands/sync.py,sha256=5ABcmJ--puRXEH10yXBMOnqaue1miEPCzYhIbov5pq8,5094
153
158
  empathy_os/cli/commands/tier.py,sha256=3l3j7m83lcaKUFClTb2iU5vkH06zC8-eLGrt-KHdz0M,3745
154
159
  empathy_os/cli/commands/utilities.py,sha256=e4izGTS_uOy4YJDPwPbQnQ20p9M2v3JUyqAQEPwitMc,3737
155
- empathy_os/cli/commands/workflow.py,sha256=_SBhHGbjMtJaCgLN2XXhnYlcXlwGv4QCbSlQSas-7jE,23183
156
- empathy_os/cli/parsers/__init__.py,sha256=Z8sI0gvIH8n3Wu02TmtzSV80YYyQM65FAOoKqW7xBnI,1433
160
+ empathy_os/cli/commands/workflow.py,sha256=OdQAWivZwB7KDleSovXPuFtPYRv__E9UIGzBvtZy278,23215
161
+ empathy_os/cli/parsers/__init__.py,sha256=Oihx1jb5wN_4GS3RxZiEYhQhglI44idOOlFJs9a6e5g,1677
162
+ empathy_os/cli/parsers/batch.py,sha256=wSutRqerJZxUNVNIotU9qtI8EGP6IzVihEZUViCItCQ,3236
163
+ empathy_os/cli/parsers/cache 2.py,sha256=_SpFE48JM1xfAvb_ndqYNR0bP4EyMb_T_PlmIsIHf5o,1797
164
+ empathy_os/cli/parsers/cache.py,sha256=_SpFE48JM1xfAvb_ndqYNR0bP4EyMb_T_PlmIsIHf5o,1797
157
165
  empathy_os/cli/parsers/help.py,sha256=I3QFDVABxZpYDCJ52GNWwfQlKEdV72Yr9A8spPHqUqU,1642
158
166
  empathy_os/cli/parsers/info.py,sha256=525oPlxKkOJk8tra_a2ga9DKm6VtejQUBWzBCDQK1v4,989
159
167
  empathy_os/cli/parsers/inspect.py,sha256=DekJWgmrD_rVjUxvS0WI_Lx55DqquXZn_T0J3mC53M0,2427
@@ -161,6 +169,7 @@ empathy_os/cli/parsers/metrics.py,sha256=dbMIbmsrGxRvaG6kMh8LB3IWtmD_R4u6W131skV
161
169
  empathy_os/cli/parsers/orchestrate.py,sha256=kACmZExVIJ_F1cBRGOYtSxf8AWy_k1n3GNTuDIsxNVY,1769
162
170
  empathy_os/cli/parsers/patterns.py,sha256=4Jy7A_iZWJRnIdPUi6vz2tl2_agkhSgpNv8LlEoUScI,2374
163
171
  empathy_os/cli/parsers/provider.py,sha256=fh2YGIQ0LOP7Lb2LaphOQFO01rWDxhvCprXYWLy7YXE,1115
172
+ empathy_os/cli/parsers/routing.py,sha256=YJ4W_UISXCOpvb7xp4GZUbJhBpKDg5ew7izJSzq8B6E,2884
164
173
  empathy_os/cli/parsers/setup.py,sha256=K3bghLEkNijDAAvmUfBnDFOsG9J9Hpmyi7EruFalQaY,1105
165
174
  empathy_os/cli/parsers/status.py,sha256=Z_r-C92hcrJ3iBmSok6iEkZfYDRvs7_3WD0oQQULzDw,2370
166
175
  empathy_os/cli/parsers/sync.py,sha256=fYXJDJTE1_JYdc15y7bHJOalCnB0Yg9ZkQQPPTUMUIo,884
@@ -171,10 +180,13 @@ empathy_os/cli/utils/data.py,sha256=gu2ZhF3b3rjQK1Te8UIJ0PqZkaIHiQsuO4VtPThqDUg,
171
180
  empathy_os/cli/utils/helpers.py,sha256=jbGhpkIlgaviZ_7DNaEUnu3ZgkXrOh0KrUPVa2sxWUg,2220
172
181
  empathy_os/config/__init__.py,sha256=veciTnRf0kNm9L8wxF95-FBnNjXdxucNnbnLlERpO2Y,1695
173
182
  empathy_os/config/xml_config.py,sha256=iXFJvGPlSoxRdARlxx-7YIdxb8eRiFHVRWM6-HwOWBc,8899
174
- empathy_os/dashboard/__init__.py,sha256=CwGq_IQS5H3OjY0NabAihvxohns8vsw0jmEnq3p1UGg,1413
175
- empathy_os/dashboard/app.py,sha256=taCHkhSAsnna_joClhLTai5ayevYbh67nJDpOYOU-EA,16147
183
+ empathy_os/dashboard/__init__.py,sha256=gJXfr0R0uA3nHJnay2oYJlWYcGfZIZykr0O_hCUPfLQ,1412
184
+ empathy_os/dashboard/app 2.py,sha256=taCHkhSAsnna_joClhLTai5ayevYbh67nJDpOYOU-EA,16147
185
+ empathy_os/dashboard/app.py,sha256=J1OSKQRDxv6uYTI30fEycpktpDzTn6J5pEO3NhLMkEE,16147
186
+ empathy_os/dashboard/simple_server 2.py,sha256=L2uSgCJtiHS7TZSu-iEXpImNTAW4w3zNVg8YNsj5vPs,14667
176
187
  empathy_os/dashboard/simple_server.py,sha256=L2uSgCJtiHS7TZSu-iEXpImNTAW4w3zNVg8YNsj5vPs,14667
177
- empathy_os/dashboard/standalone_server.py,sha256=c6csNtVFTeQNgaCTYC7EhC9A5AyQab8wbFPHy07rZdE,20331
188
+ empathy_os/dashboard/standalone_server 2.py,sha256=c6csNtVFTeQNgaCTYC7EhC9A5AyQab8wbFPHy07rZdE,20331
189
+ empathy_os/dashboard/standalone_server.py,sha256=rsJdlHZii3UUbA4Yi3H8KDmc77RGqBbyZUHIOKvFE2M,20862
178
190
  empathy_os/hot_reload/README.md,sha256=FnQWSX-dfTIJvXHjjiWRWBjMK2DR-eyOfDHJlGIzm0o,10406
179
191
  empathy_os/hot_reload/__init__.py,sha256=Aos2tLSKRzOLr5zRomLyzrz6qDRd1_PlinI3vrJcCTo,1642
180
192
  empathy_os/hot_reload/config.py,sha256=Lk_5bShouV-Z_atOvgcoPas4wwXwfHTKK9eSC60C9Uk,2290
@@ -195,6 +207,7 @@ empathy_os/memory/nodes.py,sha256=h71kV3x2ALzuTOdrB7LQswZWai71HzGHKlFBzf7TwrI,47
195
207
  empathy_os/memory/redis_bootstrap.py,sha256=G71loEE2LTcn0BCp_mN96Bk37ygFz1ImORiLoEmg9jA,16508
196
208
  empathy_os/memory/short_term.py,sha256=MF1HqY5r9_2ffpcxstSx3s4ql-kKRP5xmOgVXU_PySg,70029
197
209
  empathy_os/memory/summary_index.py,sha256=7m_m2xH3KMBJWRJFvk3hAws_tgPD4VCfFBxwAbV9fCo,20777
210
+ empathy_os/memory/types 2.py,sha256=ISzAhjWxqtTZiMdhc5DAziHxgtVlEP6mm79Y9HzNru4,14286
198
211
  empathy_os/memory/types.py,sha256=ISzAhjWxqtTZiMdhc5DAziHxgtVlEP6mm79Y9HzNru4,14286
199
212
  empathy_os/memory/unified.py,sha256=xLUr7LHvFs7hNBvrsUdJRvGYkNbp6j_bPuL1A7IhrjY,47173
200
213
  empathy_os/memory/security/__init__.py,sha256=f_t-pFO1aHOE8uFJ0icGaCt2xCvWx-bFxBcv9U3Cu3Q,868
@@ -215,10 +228,14 @@ empathy_os/meta_workflows/session_context.py,sha256=MNx_P7Sv-Tt5YXaX-HH2HUc_f2sc
215
228
  empathy_os/meta_workflows/template_registry.py,sha256=jEvQNZtQ4UhitBuyml1dDjQJNLoT-BvPIFgvWSuw0xs,7485
216
229
  empathy_os/meta_workflows/workflow.py,sha256=cKzaIWcVuRMRk2YoXJCMnl_4y5XUpD6b-uVStAlUqe8,36007
217
230
  empathy_os/metrics/__init__.py,sha256=b0lkly5Fz89AvvGqV6lLYx8hWlmttL1ZCPuWlHjwXxY,369
231
+ empathy_os/metrics/collector.py,sha256=WBrUklvZ9T80a5iz1XyRPvmteMOpftqBYHdBb4DpZao,766
218
232
  empathy_os/metrics/prompt_metrics.py,sha256=C9N8uIynTP8XiGcwUeOoJRU48vLiS3uK0SKFmVefalo,6518
219
- empathy_os/models/__init__.py,sha256=BixzbjDbweDr7siPxAKGvoFdYY5M3hxoml7pIiVSpPE,3485
233
+ empathy_os/models/__init__.py,sha256=_-s1n1EBdyAdhJE6vd48DQjk3QRQ3ZL-8aW6ccgJLxM,3936
220
234
  empathy_os/models/__main__.py,sha256=V7uZJ_XT__ROZsmnEI4-U7hNsOH1oqzfnWb2o6xJ0g4,296
235
+ empathy_os/models/adaptive_routing 2.py,sha256=lbUIb9axWwCyjYN6NpMcnSu-eccxT09xfo3guwndFr4,15224
221
236
  empathy_os/models/adaptive_routing.py,sha256=lbUIb9axWwCyjYN6NpMcnSu-eccxT09xfo3guwndFr4,15224
237
+ empathy_os/models/auth_cli.py,sha256=gNtugIkCpBloN-xM1jjc7f8mF0OyXDhQo_LXNWUg90s,15754
238
+ empathy_os/models/auth_strategy.py,sha256=RCWxZYXtViVY6_TKXfP3-67Cn9P0LFMkEKf51QUfG6M,15461
222
239
  empathy_os/models/cli.py,sha256=kT8itN865VPeq-mKkhyclNdVXOB3hdGkMB_bv1I3gOE,22216
223
240
  empathy_os/models/empathy_executor.py,sha256=8SBygcB1NlLI89DYjAJqbumcscIwK_noArm7_yjwQ2U,12709
224
241
  empathy_os/models/executor.py,sha256=nUWPOyhLOpxOQmc2FxBwGyD2aMiuW957BqiiMHb8bDE,7479
@@ -227,7 +244,7 @@ empathy_os/models/provider_config.py,sha256=RMGjWqjOCSUGEtudQU7uaTHQj1RgZFR9BlKd
227
244
  empathy_os/models/registry.py,sha256=L9GZ5hQvCcGDcaorOTW7GX4Ndu1wnqxXtwSjQ5cT0_4,15555
228
245
  empathy_os/models/tasks.py,sha256=mvxFZiiRgUGCHYdJE316Zp8PGhN5D1Ctx9Og3jz_Zy8,10396
229
246
  empathy_os/models/telemetry.py,sha256=piNLJXmLvpWQQu6gFHcUpaLEaPmFzvzKTmO1TGEbfOU,52532
230
- empathy_os/models/token_estimator.py,sha256=y242dDja7oZSg0LsfxYBmsGAaoiyVQ-bNWTQXV4CI_I,13042
247
+ empathy_os/models/token_estimator.py,sha256=15RsTew2aqA6yNuaUFDLX_CMjkIjRELWeWvlkDV0G4g,13488
231
248
  empathy_os/models/validation.py,sha256=JYOXAy9Bj50uO9LHDbBRBK73sue8TLVVRtp6vhzp7ms,9152
232
249
  empathy_os/monitoring/__init__.py,sha256=efAzUX0DYeUTGEES-MV6jI4iUYmhH-RkQYnVLnjSl-M,1507
233
250
  empathy_os/monitoring/alerts.py,sha256=NZUbBXC_a5TD235cs3G-XKYxLIBpVCENyTW3zXjjUss,30281
@@ -255,6 +272,7 @@ empathy_os/project_index/index.py,sha256=ZQ53xtPYO2U3E2FyUJF3gQU-8LX_wf5uqr2sj7r
255
272
  empathy_os/project_index/models.py,sha256=_m12jDd4qAzsf5aVVYTwrL36GDor04i4QJobEYLqAMw,17626
256
273
  empathy_os/project_index/reports.py,sha256=MTs2JbMx-mDR6RCUF-KRLkdf5wZOw7AsntdHTH2tcFk,17043
257
274
  empathy_os/project_index/scanner.py,sha256=E1ochUusLcPwOCPezSoEip22qKjTzcPHAnM6-ag1yGQ,31339
275
+ empathy_os/project_index/scanner_parallel 2.py,sha256=Dq3f957Yxwu3Dp4c6flVrO9TyRw9O-GWH33jIBMcgBE,10019
258
276
  empathy_os/project_index/scanner_parallel.py,sha256=Dq3f957Yxwu3Dp4c6flVrO9TyRw9O-GWH33jIBMcgBE,10019
259
277
  empathy_os/prompts/__init__.py,sha256=8sbL94w0h6P6kZcZbrXZnGlPqYTz3Fw1VUfCaMLrzlM,1554
260
278
  empathy_os/prompts/config.py,sha256=aV_NbUKwtHJJkggvGSykHApor_EaMJSkAGM5IFzd3NM,3009
@@ -297,12 +315,17 @@ empathy_os/socratic/success.py,sha256=wZoHBkfkzmZwwbEMNdUj8cWw4nLCyKFtGNcWHJDoV9
297
315
  empathy_os/socratic/visual_editor.py,sha256=Nk2vJaTKtcwhHH04KTzRnAVyae6AeA03je2-y74d1kk,27912
298
316
  empathy_os/socratic/web_ui.py,sha256=Sg7pSS1043ecVt_yYpSLnv_6pvGnt6aM742fXq6uJ7M,25375
299
317
  empathy_os/telemetry/__init__.py,sha256=DpNi4Eglyj7mAA4XT3GFpidnvvbVNC7Qo1Te9Q5wQ44,1295
300
- empathy_os/telemetry/agent_coordination.py,sha256=ZqtXFq-GR5vdNO18taJYwW78jdzXeWJBMumxiPvTvHo,16072
301
- empathy_os/telemetry/agent_tracking.py,sha256=o49YUXcVnwfMBFUDKPh2Cw2FfbhL5oIFhk5HecKHVNQ,11655
302
- empathy_os/telemetry/approval_gates.py,sha256=WwYolC-3LKR8ippu5qna1GUtiAmZfuHFwMt9vcnxyvo,19933
318
+ empathy_os/telemetry/agent_coordination 2.py,sha256=ZqtXFq-GR5vdNO18taJYwW78jdzXeWJBMumxiPvTvHo,16072
319
+ empathy_os/telemetry/agent_coordination.py,sha256=HD1trP3jZRneuCUhwZ_b3vhzS9gGxL4MTythGQEs_gM,15890
320
+ empathy_os/telemetry/agent_tracking 2.py,sha256=o49YUXcVnwfMBFUDKPh2Cw2FfbhL5oIFhk5HecKHVNQ,11655
321
+ empathy_os/telemetry/agent_tracking.py,sha256=sdGQN2NGk2F9BUYxAt37ENw8-wpYs4qUWkB6LbpJ228,11659
322
+ empathy_os/telemetry/approval_gates 2.py,sha256=WwYolC-3LKR8ippu5qna1GUtiAmZfuHFwMt9vcnxyvo,19933
323
+ empathy_os/telemetry/approval_gates.py,sha256=1h3vZyD3rBdVQ2og3kTsXtDFm52sf6w5j1XU4lPEYoM,19300
303
324
  empathy_os/telemetry/cli.py,sha256=vuWuAgq8VyZBogqnD0DHI76MCg8WLVsjyTDKM1uh1sY,69474
304
- empathy_os/telemetry/event_streaming.py,sha256=-tMNmI3eeDTDUMoE13nH9Gm6_3JVAft0Ic2kk7zl8qU,13096
305
- empathy_os/telemetry/feedback_loop.py,sha256=PLfR4EJuXlyVhJMxKcgNwXrLy7nP8cxiLX_21WRI4Aw,19423
325
+ empathy_os/telemetry/event_streaming 2.py,sha256=-tMNmI3eeDTDUMoE13nH9Gm6_3JVAft0Ic2kk7zl8qU,13096
326
+ empathy_os/telemetry/event_streaming.py,sha256=JyOH_ugpf9T8oshzv7--1hWI-zKf8BX4opVbYEOWuEw,13231
327
+ empathy_os/telemetry/feedback_loop 2.py,sha256=PLfR4EJuXlyVhJMxKcgNwXrLy7nP8cxiLX_21WRI4Aw,19423
328
+ empathy_os/telemetry/feedback_loop.py,sha256=yu4oo6eANJsDnEG13C4LnsTrlOMY4YcJFqnhv6QC39k,19303
306
329
  empathy_os/telemetry/usage_tracker.py,sha256=Be409JSeweps3GEN3k66u_0I1594KTWoH_bRzelih9U,21184
307
330
  empathy_os/test_generator/__init__.py,sha256=lSck9qlC32AO8qoQldk3UjjTRDPdAUgIOHGa-WvzCqI,919
308
331
  empathy_os/test_generator/__main__.py,sha256=YY_HE1xg4zKZkHHAd6sSzWvJCvLFOtmpawCrNlGjWAc,345
@@ -319,22 +342,24 @@ empathy_os/workflow_patterns/core.py,sha256=H52xnB4IqMdzJpOoySk5s7XcuKNTsqAt1RKp
319
342
  empathy_os/workflow_patterns/output.py,sha256=EyioUYeXGQWllZdJXHXv2mLwl7fMwihrEb8D1SG6MxE,3090
320
343
  empathy_os/workflow_patterns/registry.py,sha256=0U_XT0hdQ5fLHuEJlrvzjaCBUyeWDA675_hEyvHxT0o,7461
321
344
  empathy_os/workflow_patterns/structural.py,sha256=v1wbBU0pCQQKdNhPXM_fuPO8ptQCbEC_8X-OKgfhrk8,9432
322
- empathy_os/workflows/__init__.py,sha256=iaOjOtiJzfLBKey5W_v1LT6o-yjrsWLbQNglH8tDN5I,19594
345
+ empathy_os/workflows/__init__.py,sha256=Ey1wot9RhAP-VjN6jPNPUbTK6pXHPOaxt_72byPqPt8,20128
346
+ empathy_os/workflows/autonomous_test_gen.py,sha256=94aHireoZehu7b8PAYXc-jj8Q9HYM-t-w01mGjtthoM,20152
323
347
  empathy_os/workflows/base.py,sha256=5pKLwkg6qULFhT2QFY5nMuxUnYLq__ZGL5ogNQcmDNA,99363
324
- empathy_os/workflows/batch_processing.py,sha256=1DO5IQV7_LKTm0Mkcx0wZqrT_MFMQF-MKdxep64TppQ,9645
325
- empathy_os/workflows/bug_predict.py,sha256=x49KCzdsa6t1Em0FBpFCigOj0FB-zhydW-Pc2jTVeYE,38378
348
+ empathy_os/workflows/batch_processing.py,sha256=hMODlPHV74iorBz9_405LqKYhk-3twIgmUyMRwATqGQ,11600
349
+ empathy_os/workflows/bug_predict.py,sha256=R7z8rGNV1Lk8M-gNqFRM8OjkI6igPssUvO8FMID-3Hc,40472
326
350
  empathy_os/workflows/builder.py,sha256=rRXevtS8v1FAGG91yhpSq6_dx5rvK_sZrF9ekdW40fE,8655
327
351
  empathy_os/workflows/caching.py,sha256=y6Ws0KKCQ_R6D6PTbpc8dQRjb3tG4U2-KcwJvxFi07g,8134
328
- empathy_os/workflows/code_review.py,sha256=BtpDV2cmKng4CbmeyWrKCkqZY8G2Bxv2fM7qPcnIdf8,36117
352
+ empathy_os/workflows/code_review.py,sha256=7J-yFQMcBjes4wv2q5ahyF57jD-zEYxCIe2HYO47c1k,39345
329
353
  empathy_os/workflows/code_review_adapters.py,sha256=2AKLnOQKIoZi4-SFYFfmSSQPrrT8WEEQMvor_-__OK0,11175
330
354
  empathy_os/workflows/code_review_pipeline.py,sha256=m-LWxE8MHzn0HxpHmL0ntssWTcDRxscVbAIB1OTwL3g,24460
331
355
  empathy_os/workflows/config.py,sha256=qahi2OOs-5ahaZd4LWkH2uX0N8YV9KxY-o6popeS4Io,22865
332
356
  empathy_os/workflows/dependency_check.py,sha256=zWwSCAWThnAUkOqEUx2GTl5Vgf2fW9P5HRqwWhYZXlc,23452
333
- empathy_os/workflows/document_gen.py,sha256=3S8cq6x9omLxr3BFW0nFrpOSTL5xKeJT79GgkU_expM,39424
357
+ empathy_os/workflows/document_gen.py,sha256=DID7SMd_82avKmFNPVhZucYC-fNU9ZsAxJzv0-ZPbVs,62593
334
358
  empathy_os/workflows/document_manager.py,sha256=mP6YFO9eKbKRLc5EuJdYYxL2tIylkNswpm3Npf1T0UM,7385
335
359
  empathy_os/workflows/document_manager_README.md,sha256=aKegxvNXTHpxQsShpSp9cdhF6rT2rhdLB5CsfsdA7YI,2157
336
360
  empathy_os/workflows/documentation_orchestrator.py,sha256=sSzTsLJPkSlHcE_o-pfM-27DVAVpwPcmxPZT71GYfeo,43013
337
361
  empathy_os/workflows/history.py,sha256=ZkGJBTQlgOj4VCSeehaq5C3hmJQ7L7X7sturjxNkQ2A,16469
362
+ empathy_os/workflows/llm_base.py,sha256=Xf6s3HPb00leoobMTM1U2GxBpked-6nikC42Rg5Ap6o,10781
338
363
  empathy_os/workflows/manage_docs.py,sha256=lSdQCG1y2R_9C9PLFS3dgFunRkLrRuwYskIRfGWwlcE,2127
339
364
  empathy_os/workflows/manage_docs_README.md,sha256=0v-DOpTdfXQ5qIFzVCtV2IY-QBNw5s_Yvp3YCFOnxaQ,1907
340
365
  empathy_os/workflows/manage_documentation.py,sha256=FUb4U2_OEjvzJ2mfRHkadZ6SohPWQVWXeKJCJbAz-Ac,30080
@@ -343,25 +368,27 @@ empathy_os/workflows/new_sample_workflow1_README.md,sha256=bzLyqukgaKilG1OnCdLsc
343
368
  empathy_os/workflows/orchestrated_health_check.py,sha256=sKmdvKrDhDe3bRSFVhPt7XeiexC-TKy0EK6TbVXLxQw,30492
344
369
  empathy_os/workflows/orchestrated_release_prep.py,sha256=Erp2rw-EBNOfIwyT0nJhGqpYPg2v-YL_h06aMtaALlA,20224
345
370
  empathy_os/workflows/output.py,sha256=oXYQBHa0zKUbN32Bki3es0H23LBKZ4xbsBkSbHwNxjs,12743
346
- empathy_os/workflows/perf_audit.py,sha256=hxOB-Cjfo-FRrGstbLDt5ht-2D2sJp69Lsd8miL67Z0,29069
371
+ empathy_os/workflows/perf_audit.py,sha256=vuIrCkxrWVwY0dS3SYsnINch2Je_7BUne0HqwSqV6K0,32068
347
372
  empathy_os/workflows/pr_review.py,sha256=lR7TxvGjBj1fIMxYgBtgxuSvWFTGqQHTsVpL5zKLUB8,26796
348
373
  empathy_os/workflows/progress.py,sha256=DZll6H7aVWeyljnYL4m2fRiB6NPGH2tMQtAPuuC-XeM,26418
349
374
  empathy_os/workflows/progress_server.py,sha256=aLDrcBuxqN9_mfJRcRLJypuB4uRMFq9u4C_li9HioOM,10233
350
375
  empathy_os/workflows/refactor_plan.py,sha256=JmW0bMuQDHwCL77ZHC76pVFpp_UY9vke9phVVJfHyDw,25600
351
- empathy_os/workflows/release_prep.py,sha256=_u8-zVfKbO9aSNx97zRx682sfR6xvz4XqJJaBG-VwKs,28747
376
+ empathy_os/workflows/release_prep.py,sha256=5TjAXzMiHBG9v0xJnakqMYxsoufmWZ6HFB_0HbVV6fU,31082
352
377
  empathy_os/workflows/release_prep_crew.py,sha256=kKZyJmvxhdovzF6Gm7b_flP88vdqiEHG-wuNzNr8Kbo,33900
353
378
  empathy_os/workflows/research_synthesis.py,sha256=7KozOOlFJADiVR1Y9LP3-DwwNG6JhRRnOLgCDGkdvSM,13967
354
379
  empathy_os/workflows/routing.py,sha256=sgAmqhzaQjafH5ao4bRk5jN87pK8KUHmxLH8o8mj4wo,5022
355
380
  empathy_os/workflows/secure_release.py,sha256=cMhTT-iF_pTu9oS08QpWJBg15-Azx7AVA_ucRH_6bDY,21263
356
381
  empathy_os/workflows/security_adapters.py,sha256=UX4vRQwuSmA_V8t5sh5BGzT4RRkCk6lt6jy_VkhqJ1s,10945
357
- empathy_os/workflows/security_audit.py,sha256=1BctYCqD2dhK_lKJ2TV9xm-RGHDgHq68T6PWQ-MAIfM,49213
382
+ empathy_os/workflows/security_audit.py,sha256=rB0kNBOaK9IJ-5XbusQXep3_Z5EzqlcQk_G48IeXFrU,52419
358
383
  empathy_os/workflows/security_audit_phase3.py,sha256=pEoOWsUBy5PHykYhc8_xXiYyVYzbf21DPm2zTtsoNV0,11321
359
384
  empathy_os/workflows/step_config.py,sha256=CdRNAQ1SiPsuAl10s58ioyk5w8XCArecSS9AjyHWQJM,7213
360
385
  empathy_os/workflows/telemetry_mixin.py,sha256=RB-zpllkILtBqjChU_LcDIo9nAdxky-Z7LI3SquI_Ok,10091
361
386
  empathy_os/workflows/test5.py,sha256=6o_sFk4dAIyOIVY9nDilgQWaJIGjl551wzphbcnXwTI,3767
362
387
  empathy_os/workflows/test5_README.md,sha256=bnYhbwyNVGN0dbIcnAUhEJbwSf4cE-UAkD09p_gvThc,2406
363
388
  empathy_os/workflows/test_coverage_boost_crew.py,sha256=nwW_3fhcQObCdiE5Pi9iidUdQm-G6ldCPWdzKlt6dk0,31053
364
- empathy_os/workflows/test_gen.py,sha256=hs9r8v93tr-L0vGPkosFNRjNqAxSWeBUg-z2S5NtmE4,70655
389
+ empathy_os/workflows/test_gen.py,sha256=F8SpUdrSJVbM0oiTL1S4YXttIXjHFz-uxb__nufGQD8,73129
390
+ empathy_os/workflows/test_gen_behavioral.py,sha256=DqcjIIseNbJX3drd0zs0lFBOuPseQulsbD1VLTolLp0,15767
391
+ empathy_os/workflows/test_gen_parallel.py,sha256=DmpaJoRaOD94tMT0_IShBui62cBS0OJvyafR_2wSzUk,12134
365
392
  empathy_os/workflows/test_lifecycle.py,sha256=c6UDSd6kOQdCHmaJviwAnUVceVQuSdLNQ9eKbVooiMY,16890
366
393
  empathy_os/workflows/test_maintenance.py,sha256=qaIUmjPjF3KLO2X8exCR0MvaaU6kHJIO-ifnTX5GfCk,22966
367
394
  empathy_os/workflows/test_maintenance_cli.py,sha256=U8t-1uK9iqEg9RoVXbS27KbhqvbXm30anQH4GbCvKBM,17879
@@ -403,8 +430,8 @@ workflow_scaffolding/__init__.py,sha256=UpX5vjjjPjIaAKyIV1D4GxJzLUZy5DzdzgSkePYM
403
430
  workflow_scaffolding/__main__.py,sha256=0qspuNoadTDqyskXTlT8Sahqau-XIxN35NHTSGVW6z4,236
404
431
  workflow_scaffolding/cli.py,sha256=yLgvMsPbqI-LHt7UKXMuj-Dc0-44EqWiChldysrw1YQ,6763
405
432
  workflow_scaffolding/generator.py,sha256=9eEmm324kVzf8BCtXEML090pyke06o0U7aGATzZIaPM,8869
406
- empathy_framework-5.0.1.dist-info/METADATA,sha256=V8SL6cr3yxanS5sBbVaSn6ywChFbsqEE9tK7D0fHBWY,31268
407
- empathy_framework-5.0.1.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
408
- empathy_framework-5.0.1.dist-info/entry_points.txt,sha256=Ox9iu_2Fx66x5fyZ5L1NJrrFFekD-BZJIudHNzKwYPs,1565
409
- empathy_framework-5.0.1.dist-info/top_level.txt,sha256=YJNBYFE2u5f2XnveFqYO-rZDcHR_aMOHAiIIf9tl72c,102
410
- empathy_framework-5.0.1.dist-info/RECORD,,
433
+ empathy_framework-5.1.0.dist-info/METADATA,sha256=8le2F2iU9Sk7N7f6EeEdmor0zRWfxNp3IK5nOnOD3W4,41888
434
+ empathy_framework-5.1.0.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
435
+ empathy_framework-5.1.0.dist-info/entry_points.txt,sha256=Ox9iu_2Fx66x5fyZ5L1NJrrFFekD-BZJIudHNzKwYPs,1565
436
+ empathy_framework-5.1.0.dist-info/top_level.txt,sha256=YJNBYFE2u5f2XnveFqYO-rZDcHR_aMOHAiIIf9tl72c,102
437
+ empathy_framework-5.1.0.dist-info/RECORD,,
@@ -0,0 +1,201 @@
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding those notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
177
+
178
+ APPENDIX: How to apply the Apache License to your work.
179
+
180
+ To apply the Apache License to your work, attach the following
181
+ boilerplate notice, with the fields enclosed by brackets "[]"
182
+ replaced with your own identifying information. (Don't include
183
+ the brackets!) The text should be enclosed in the appropriate
184
+ comment syntax for the file format. We also recommend that a
185
+ file or class name and description of purpose be included on the
186
+ same "printed page" as the copyright notice for easier
187
+ identification within third-party archives.
188
+
189
+ Copyright 2025 Deep Study AI, LLC
190
+
191
+ Licensed under the Apache License, Version 2.0 (the "License");
192
+ you may not use this file except in compliance with the License.
193
+ You may obtain a copy of the License at
194
+
195
+ http://www.apache.org/licenses/LICENSE-2.0
196
+
197
+ Unless required by applicable law or agreed to in writing, software
198
+ distributed under the License is distributed on an "AS IS" BASIS,
199
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
+ See the License for the specific language governing permissions and
201
+ limitations under the License.
@@ -0,0 +1,101 @@
1
+ # Empathy Framework is Now Fully Open Source (Apache 2.0)
2
+
3
+ **Date:** January 28, 2026
4
+
5
+ We're excited to announce that **Empathy Framework is now fully open source** under the Apache License 2.0!
6
+
7
+ ## What Changed?
8
+
9
+ - **Before:** Fair Source License 0.9 (free for small teams, paid for larger organizations)
10
+ - **After:** Apache License 2.0 (free and open source for everyone)
11
+
12
+ ## Why Apache 2.0?
13
+
14
+ Empathy Framework helps developers save 70-85% on LLM costs through:
15
+ - Progressive tier escalation (cheap models for simple tasks)
16
+ - Intelligent caching (85% hit rates)
17
+ - Batch processing (50% cost reduction)
18
+ - Multi-agent orchestration
19
+
20
+ **But we realized the license was limiting adoption**, the restrictions made developers hesitant to try the framework.
21
+
22
+ **Open source first. Revenue later.** The path to sustainable business is:
23
+ 1. **Adoption** - Get the framework into developers' hands
24
+ 2. **Community** - Build contributors and advocates
25
+ 3. **Value Creation** - Prove the technology works at scale
26
+ 4. **Monetization** - Offer hosted services, enterprise features, support
27
+
28
+ We were trying to skip to step 4. That doesn't work.
29
+
30
+ ## What This Means for You
31
+
32
+ ### If you're a developer:
33
+ - ✅ **Use it freely** - Personal projects, commercial products, anything
34
+ - ✅ **Fork and modify** - Build on top of it however you want
35
+ - ✅ **Contribute** - PRs welcome, no CLA required
36
+ - ✅ **No restrictions** - No employee limits, no usage limits
37
+
38
+ ### If you're a company:
39
+ - ✅ **No commercial license needed** - Use in production freely
40
+ - ✅ **Enterprise-friendly** - Apache 2.0 is approved by most legal teams
41
+ - ✅ **Patent protection** - Apache 2.0 includes patent grants
42
+ - ✅ **Clear terms** - Well-understood OSI-approved license
43
+
44
+ ## What Hasn't Changed
45
+
46
+ - **Same great features** - All the cost optimization, caching, orchestration
47
+ - **Same innovation** - We're still building the best AI framework
48
+ - **Same commitment** - Active development, responsive maintainers
49
+ - **Same quality** - 7,168 tests passing (99.9%)
50
+
51
+ ## Our Commitment Going Forward
52
+
53
+ We're doubling down on making Empathy Framework the best AI orchestration tool:
54
+
55
+ 1. **Claude-native focus** - Leveraging prompt caching, 200K context, extended thinking
56
+ 2. **Performance** - 18x faster than v4.8 (already shipped in v4.9)
57
+ 3. **Cost optimization** - Batch API, caching, adaptive routing (shipped in v5.0.2)
58
+ 4. **Developer experience** - Better docs, more examples, easier onboarding
59
+
60
+ ## How You Can Help
61
+
62
+ Now that we're fully open source, we need **adoption and feedback**:
63
+
64
+ - ⭐ **Star the repo** - https://github.com/Smart-AI-Memory/empathy-framework
65
+ - 🐛 **Report bugs** - Help us improve quality
66
+ - 💡 **Share ideas** - Feature requests welcome
67
+ - 📝 **Write tutorials** - Show others how to use it
68
+ - 🤝 **Contribute code** - PRs appreciated
69
+
70
+ ## Future Monetization
71
+
72
+ Going open source doesn't mean we won't build a business. We plan to offer:
73
+
74
+ - **Empathy Cloud** - Hosted/managed version (like Vercel for Next.js)
75
+ - **Enterprise Edition** - Advanced features (SSO, audit logs, team management)
76
+ - **Support Contracts** - SLAs, dedicated help, custom integrations
77
+ - **Consulting** - Help teams implement AI orchestration
78
+
79
+ But **first, we need adoption**. And that means being fully open source.
80
+
81
+ ## Get Started
82
+
83
+ ```bash
84
+ pip install empathy-framework[developer]
85
+ ```
86
+
87
+ Read the docs: https://smartaimemory.com/framework-docs/
88
+
89
+ Join the community: https://github.com/Smart-AI-Memory/empathy-framework/discussions
90
+
91
+ ## Thank You
92
+
93
+ To everyone who believed in Empathy Framework under Fair Source - thank you. This change makes the project accessible to everyone, not just a select few.
94
+
95
+ Let's build the future of AI orchestration together.
96
+
97
+ ---
98
+
99
+ **Questions?** Open an issue or discussion on GitHub.
100
+
101
+ **Built by [Deep Study AI, LLC](https://smartaimemory.com)** · Licensed under [Apache 2.0](LICENSE)