ursa-ai 0.2.1__py3-none-any.whl → 0.2.2__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 ursa-ai might be problematic. Click here for more details.

@@ -1,13 +1,14 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ursa-ai
3
- Version: 0.2.1
3
+ Version: 0.2.2
4
4
  Summary: Agents for science at LANL
5
5
  Author-email: Mike Grosskopf <mikegros@lanl.gov>, Rahul Somasundaram <rsomasundaram@lanl.gov>, Arthur Lui <alui@lanl.gov>
6
6
  Project-URL: Homepage, https://github.com/lanl/ursa
7
+ Project-URL: Documentation, https://github.com/lanl/ursa/tree/main/docs
7
8
  Project-URL: Repository, https://github.com/lanl/ursa
8
9
  Project-URL: Issues, https://github.com/lanl/ursa/issues
9
10
  Classifier: Operating System :: OS Independent
10
- Classifier: License :: OSI Approved :: MIT License
11
+ Classifier: License :: OSI Approved :: BSD License
11
12
  Classifier: Programming Language :: Python :: 3.10
12
13
  Classifier: Programming Language :: Python :: 3.11
13
14
  Classifier: Programming Language :: Python :: 3.12
@@ -43,6 +44,9 @@ Dynamic: license-file
43
44
 
44
45
  <img src="./logos/logo.png" alt="URSA Logo" width="200" height="200">
45
46
 
47
+ [![PyPI Version][pypi-version]](https://pypi.org/project/ursa-ai/)
48
+ [![PyPI Downloads][total-downloads]](https://pepy.tech/projects/ursa-ai)
49
+
46
50
  The flexible agentic workflow for accelerating scientific tasks.
47
51
  Composes information flow between agents for planning, code writing and execution, and online research to solve complex problems.
48
52
 
@@ -72,8 +76,8 @@ Documentation for each URSA agent:
72
76
  - [Hypothesizer Agent](docs/hypothesizer_agent.md)
73
77
 
74
78
  Documentation for combining agents:
75
- - [ArXiv -> Execution for Materials](docs/combining_arxiv_and_execution.md )
76
- - [ArXiv -> Execution for Neutron Star Properties](docs/combining_arxiv_and_execution_neutronStar.md )
79
+ - [ArXiv -> Execution for Materials](docs/combining_arxiv_and_execution.md)
80
+ - [ArXiv -> Execution for Neutron Star Properties](docs/combining_arxiv_and_execution_neutronStar.md)
77
81
 
78
82
  # Sandboxing
79
83
  The Execution Agent is allowed to run system commands and write/run code. Being able to execute arbitrary system commands or write
@@ -99,7 +103,12 @@ You have a duty for ensuring that you use URSA responsibly.
99
103
  Follow installation instructions
100
104
  [here](https://docs.astral.sh/uv/getting-started/installation/)
101
105
 
106
+ * [`ruff`](https://docs.astral.sh/ruff/)
107
+ * An extremely fast Python linter and code formatter, written in Rust.
108
+ * After installing `uv`, you can install just ruff `uv tool install ruff`
109
+
102
110
  * [`just`](https://github.com/casey/just)
111
+ * A modern way to save and run project-specific commands
103
112
  * After installing `uv`, you can install just with `uv tool install rust-just`
104
113
 
105
114
  ## Development Team
@@ -116,3 +125,6 @@ Redistribution and use in source and binary forms, with or without modification,
116
125
  - *Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.*
117
126
 
118
127
  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
128
+
129
+ [pypi-version]: https://img.shields.io/pypi/v/ursa-ai?style=flat-square&label=PyPI
130
+ [total-downloads]: https://img.shields.io/pepy/dt/ursa-ai?style=flat-square&label=downloads&color=blue
@@ -19,8 +19,8 @@ ursa/tools/write_code.py,sha256=DtCsUMZegYm0mk-HMPG5Zo3Ba1gbGfnXHsv1NZTdDs8,1220
19
19
  ursa/util/diff_renderer.py,sha256=efiXAd6Lz1-4QSNNX4_yYSK4xEInnmWUENXqg7emOPg,4014
20
20
  ursa/util/memory_logger.py,sha256=Prnqs-ZJDiCVGzsKAxBK5NUUOGCrzE9mGPKjz7adRFY,5674
21
21
  ursa/util/parse.py,sha256=M0cjyQWmjatxX4WbVmDRUiirTLyW-t_Aemlrlrsc5nA,2811
22
- ursa_ai-0.2.1.dist-info/licenses/LICENSE,sha256=4Vr6_u2zTHIUvYjoOBg9ztDbfpV3hyCFv3mTCS87gYU,1482
23
- ursa_ai-0.2.1.dist-info/METADATA,sha256=ld9UnSRyxHL4mt-dNpyIh9ZmOoHSgcSCelDKL6F_Eu4,5904
24
- ursa_ai-0.2.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
25
- ursa_ai-0.2.1.dist-info/top_level.txt,sha256=OjA1gRYSUAeiXGnpqPC8iOOGfcjFO1IlP848qMnYSdY,5
26
- ursa_ai-0.2.1.dist-info/RECORD,,
22
+ ursa_ai-0.2.2.dist-info/licenses/LICENSE,sha256=4Vr6_u2zTHIUvYjoOBg9ztDbfpV3hyCFv3mTCS87gYU,1482
23
+ ursa_ai-0.2.2.dist-info/METADATA,sha256=01crOx6RAtm-YcYSvGmXJGrafsgeGD5P-R4VI57Bmy0,6557
24
+ ursa_ai-0.2.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
25
+ ursa_ai-0.2.2.dist-info/top_level.txt,sha256=OjA1gRYSUAeiXGnpqPC8iOOGfcjFO1IlP848qMnYSdY,5
26
+ ursa_ai-0.2.2.dist-info/RECORD,,