Skip to main content

Local AI substrate for agents with sparse signals, hooks, and optional adapters

Project description

Thronglets

AI-first decision substrate for coding agents.

This Python package installs the thronglets CLI wrapper and downloads a matching prebuilt native binary from the official GitHub release.

Install

pip install thronglets
thronglets version --json
thronglets start

That is the whole normal first-device path.

For day-to-day use, the user path stays:

  • first device: thronglets start
  • primary device shares: thronglets share
  • second device joins: thronglets join
  • status page: thronglets status

thronglets start now:

  • configures known local adapters for Claude Code, Codex, and OpenClaw
  • runs the same bootstrap health pass used by the machine-facing flow
  • reports restart required and next steps directly

The installed thronglets command now always runs the installed release binary. If you are developing Thronglets itself, use the explicit source path instead:

cargo run --quiet -- start

Sparse Signals

Thronglets is not an 8-layer context dump anymore. It emits sparse decision guidance:

  • avoid
  • do next
  • maybe also
  • context

The hot path stays silence-by-default and budgeted for latency and tokens.

Machine Bootstrap

If an AI wants to configure itself directly, use the machine-facing contract:

thronglets detect --json
thronglets install-plan --agent codex --json
thronglets apply-plan --agent codex --json
thronglets doctor --agent codex --json

Or do it in one step:

thronglets bootstrap --agent codex --json

Generic Contract

Unknown runtimes should bootstrap through the universal hook contract:

thronglets install-plan --agent generic --json

Network

thronglets run --bootstrap /ip4/47.93.32.88/tcp/4001

Links

License

MIT

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

thronglets-0.7.11.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

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

thronglets-0.7.11-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file thronglets-0.7.11.tar.gz.

File metadata

  • Download URL: thronglets-0.7.11.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for thronglets-0.7.11.tar.gz
Algorithm Hash digest
SHA256 f29173fe6ea1ef0554176104de95da877608f800b1be65fb46bdde4cc7c1ec66
MD5 1976014186e06760f574cc028c9b8c67
BLAKE2b-256 ef0f200f442eb39bde7be138a401e049951dd78192b2351ea963b052bdcf27f1

See more details on using hashes here.

File details

Details for the file thronglets-0.7.11-py3-none-any.whl.

File metadata

  • Download URL: thronglets-0.7.11-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for thronglets-0.7.11-py3-none-any.whl
Algorithm Hash digest
SHA256 7600e02e3d4d3a5ebcca85068607fab1bca8bb89adddd496ca0a1a05deeee9cf
MD5 eaee14066a36d83cf98dd3f4667e1800
BLAKE2b-256 64d0c49ba64f73dac447375d45cad7b6e133c020910f2918213ae64b16e72dee

See more details on using hashes here.

Supported by

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