Local AI debugging agent - detect, group, score, debug, and explain API failures
Project description
FailLens Agent
Local AI debugging agent - detect, group, score, debug, and explain API failures.
Install
pip install faillens-agent
For AI-powered explanations (optional):
pip install faillens-agent[ai]
export GROQ_API_KEY="gsk_your_key_here"
Usage
# Analyze a log file
faillens analyze logs.json --pretty
# Watch a directory for new logs
faillens watch ./logs
# Run local API server
faillens serve
# Explain a single issue
faillens explain issue.json --pretty
Pipeline
detect > group > score > debug > explain
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
faillens_agent-1.0.2.tar.gz
(18.6 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 faillens_agent-1.0.2.tar.gz.
File metadata
- Download URL: faillens_agent-1.0.2.tar.gz
- Upload date:
- Size: 18.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b80d0d92b9788e659ab24ae7da58bb3e1b20aa2498984d76609d7e1be676aefa
|
|
| MD5 |
b6b11edcd7c0d673a2fea67701327003
|
|
| BLAKE2b-256 |
06ef7d5815ae5ac89761fe3c188bed020ccb96bf09d40c2ac26bbd7060841886
|
File details
Details for the file faillens_agent-1.0.2-py3-none-any.whl.
File metadata
- Download URL: faillens_agent-1.0.2-py3-none-any.whl
- Upload date:
- Size: 21.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca156a0344f85b522969a345903e5fe9d4b1470bfc923b55cbe060c87cea9026
|
|
| MD5 |
42b6235109c475418a0fa0127a1cefa9
|
|
| BLAKE2b-256 |
109b8c9d8983929150a5df5023bab9468c07daccb9fa3f553e9481c76d38a7ee
|