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.3.tar.gz
(93.1 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.3.tar.gz.
File metadata
- Download URL: mini_agent_action-0.1.3.tar.gz
- Upload date:
- Size: 93.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ddb06128d12fdebc2cd93c6a7e0a541008dd4d64b0e2025b77cddb3e0df57629
|
|
| MD5 |
a793365edee01374ecb29c55429c4376
|
|
| BLAKE2b-256 |
368b38f6be5ae7f70e7e4cde9ed65777b077a518f9ac406a01bc834c695bf887
|
File details
Details for the file mini_agent_action-0.1.3-py3-none-any.whl.
File metadata
- Download URL: mini_agent_action-0.1.3-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68fcba9dc787de28b45e260e737bc529c1d142de80c1f20b61334c9a0fe54d59
|
|
| MD5 |
0c82ff0b83d8ae2f0ddd6d8af9452a0d
|
|
| BLAKE2b-256 |
bd29a92cde792218576f0207c2d9607070e3f2af00fa4b964c2746c409776c2d
|