Skip to main content

ErrorAI v2

ErrorAI is a Python-only autonomous runtime that starts on import, catches exceptions, and operates with safe-by-default watch/read/write behavior.

Quickstart

pip install ErrorAI
import errorai

That import initializes a singleton runtime, registers exception hooks, and starts background watch services when supported.

Optional setup commands

errorai init
errorai doctor
errorai install-model
  • init: writes default .errorai.toml
  • doctor: reports environment/runtime/model readiness and fallback mode
  • install-model: retries local model bootstrap

Model bootstrap strategy

  • Core package does not bundle large model weights.
  • On import/first use, ErrorAI attempts to bootstrap a lightweight local coding model into user cache.
  • If bootstrap fails (offline/network/permissions), runtime continues in rules-only mode with clear status.

Safety defaults

  • Safe mode is enabled by default.
  • Writes are restricted to the project root.
  • Sensitive/common ignore patterns are blocked by default.
  • Dry-run mode is on by default to preview edits before writing.

Migration notes from v1 beta

  • import errorai now auto-starts the runtime; explicit global_activate() is optional.
  • @watch and catch_errors remain available for compatibility but are no longer required.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

errorai-1.16.0.tar.gz (19.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

errorai-1.16.0-py3-none-any.whl (21.5 kB view details)

Uploaded Python 3

File details

Details for the file errorai-1.16.0.tar.gz.

File metadata

  • Download URL: errorai-1.16.0.tar.gz
  • Upload date:
  • Size: 19.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for errorai-1.16.0.tar.gz
Algorithm Hash digest
SHA256 175301345461fef3418f5474f4ccbab83d51f5b3b3e225f1b188301b0c9ac59e
MD5 82ed265ffb10c1bca7cbee75e71af1a2
BLAKE2b-256 8532bdfc09d643c7e16bcc7e357dbc19a0e5cb20c0c5e576be19a079a810ce59

See more details on using hashes here.

Provenance

The following attestation bundles were made for errorai-1.16.0.tar.gz:

Publisher: publish.yml on NodeX-AR/ErrorAI

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file errorai-1.16.0-py3-none-any.whl.

File metadata

  • Download URL: errorai-1.16.0-py3-none-any.whl
  • Upload date:
  • Size: 21.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for errorai-1.16.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5002b3e2b55a34a257f94bf05c8f0e9f91de962d522a735b256e1a4ace11a29a
MD5 24e81f0e2156631e1e1d4aa14742af35
BLAKE2b-256 bf74a562a93239e4e1c5f8b0da5820bb1fff57a55a636910c41f12e0436c7d26

See more details on using hashes here.

Provenance

The following attestation bundles were made for errorai-1.16.0-py3-none-any.whl:

Publisher: publish.yml on NodeX-AR/ErrorAI

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

2.1.0

2 files

2.0.0

2 files

This release

1.16.0 This release

2 files

1.15.0

2 files

1.14.0

2 files

1.13.0

2 files

1.12.0

2 files

1.11.0

2 files

1.10.0

2 files

1.9.3

2 files

1.9.2

2 files

1.9.1

2 files

1.9.0

2 files

1.8.0

2 files

1.7.0

2 files

1.6.0

2 files

1.5.0

2 files

1.3.0

2 files

1.2.0

2 files

1.1.0

2 files

0.9.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page