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.1.tar.gz
(18.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 faillens_agent-1.0.1.tar.gz.
File metadata
- Download URL: faillens_agent-1.0.1.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b5023a79db66760fc07afc443192b2e40847cd4f75f528be5f0f8dfbd266db8
|
|
| MD5 |
081d714c073d8c6349796976a7e587a9
|
|
| BLAKE2b-256 |
45c5ec4de7641e35d27245dcd27eaa5cd58772e144e90e89884d3a1b0d5e61a7
|
File details
Details for the file faillens_agent-1.0.1-py3-none-any.whl.
File metadata
- Download URL: faillens_agent-1.0.1-py3-none-any.whl
- Upload date:
- Size: 20.6 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 |
c19cc53e9137d4ce51a6380dd411b9d7277c5735e6055f9caf93b2ff1d6a4127
|
|
| MD5 |
6a5bfd39cd74c567c7cfec146c26f4e0
|
|
| BLAKE2b-256 |
4bdbdf7b85c5d442524dd81dc74388fc14eb7b0aacd663a83a48cbaf182a4ac4
|