Add your description here
Project description
quickstart
pip install mini-agent-action
mini-agent-action --exec "python test.py" --task "fix this test, you can see it fail with python test.py. you will be validated against that cmd" --debug
test cmd
python main.py --exec "python test.py" --task "fix this test, you can see it fail with python test.py. you will be validated against that cmd" --debug
output
👋 This is mini-swe-agent version 1.11.1.
Your config is stored in '/Users/robertwendt/Library/Application
Support/mini-swe-agent/.env'
validation result: F
======================================================================
FAIL: test_failing (__main__.Test.test_failing)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/robertwendt/mini-agent-action/test.py", line 10, in test_failing
self.assertEqual(add(1, 2), 3)
AssertionError: 4 != 3
----------------------------------------------------------------------
Ran 1 test in 0.000s
FAILED (failures=1)
validation result: .
----------------------------------------------------------------------
Ran 1 test in 0.000s
OK
(mini-agent-action) ➜ mini-agent-action git:(master) ✗
patch release
source .env
uv build
uv publish --token $PYPI_TOKEN
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mini_agent_action-0.1.4.tar.gz
(93.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mini_agent_action-0.1.4.tar.gz.
File metadata
- Download URL: mini_agent_action-0.1.4.tar.gz
- Upload date:
- Size: 93.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a6836a6467a692c2362891efa2e0a5204cb150024e4a1198c41c4006df46a03
|
|
| MD5 |
045288afa582c14ff32a11bac657ac2c
|
|
| BLAKE2b-256 |
e0336621c5789cded984f4d5cb1e562cb0f54a73fa0192799d430f5af506c958
|
File details
Details for the file mini_agent_action-0.1.4-py3-none-any.whl.
File metadata
- Download URL: mini_agent_action-0.1.4-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff09df7421b8daf0666e0b272f3bbc74bd1b998f991c0c0587c36b855667583d
|
|
| MD5 |
9cffbd734a258685917bb24a9cd30c58
|
|
| BLAKE2b-256 |
c1e24f0ededf09a14792996173669f4004af139add9707fc0e6b3d6d99e72be2
|