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.0.tar.gz
(17.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.0.tar.gz.
File metadata
- Download URL: faillens_agent-1.0.0.tar.gz
- Upload date:
- Size: 17.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 |
63a1017eda2d72b20d8371bf4c194de630d35924d701a64452145165c5f46e6a
|
|
| MD5 |
c72030d26d64fa18b21e979f450e3bf3
|
|
| BLAKE2b-256 |
dbb1d5ce7e6bf30e020907172f5aaafc5e76126c44e6a02eefe27c94eb24b75a
|
File details
Details for the file faillens_agent-1.0.0-py3-none-any.whl.
File metadata
- Download URL: faillens_agent-1.0.0-py3-none-any.whl
- Upload date:
- Size: 20.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 |
13d41b96926f75e998a5fa02584aee1d427e0be1c88262799e1bd45848ab544a
|
|
| MD5 |
194dce30ed5222465f555de44b7bed9c
|
|
| BLAKE2b-256 |
6dd39405df8bfd3fcbf01e485c45110f53245404554ebc6a6a31c2f9252a9e49
|