Skip to main content

steerable-sidecar

The portable Python entrypoint for the steerable framework. Designed to be spawned by an Electron / desktop host (or directly from a CLI) and addressed via stdio JSON-RPC 2.0.

Quick start

pip install steerable-sidecar
python -m steerable_sidecar

Or use the console script:

steerable-sidecar

The process:

  1. Initializes the in-memory storage and a default tool router.
  2. Prints the ready signal on stderr as a single line: __SIDECAR_READY__:<json> matching spec/sidecar/SidecarHealth.
  3. Begins reading JSON-RPC frames from stdin (one frame per line).
  4. Writes responses and notifications to stdout.

See spec/sidecar/README.md for the full method/notification catalog.

Embedding

import asyncio
from steerable_sidecar import Sidecar

async def main() -> None:
    sidecar = Sidecar()
    sidecar.tools.register(my_tool)
    await sidecar.serve()

asyncio.run(main())

Release files for steerable-sidecar 0.6.9

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for steerable-sidecar 0.6.9
File Size Uploaded
steerable_sidecar-0.6.9.tar.gz 325.4 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for steerable-sidecar 0.6.9
File Interpreter ABI Platform
steerable_sidecar-0.6.9-py3-none-any.whl Python 3 none any Details

Total release size: 522.6 kB

Release files / steerable_sidecar-0.6.9.tar.gz

Download URL steerable_sidecar-0.6.9.tar.gz
Size 325.4 kB
Tags Source
SHA-256 checksum
How to use checksums
8d2f788837dae868ae061acecbf7e595e10f9c5b543cd6f1cf2c01b8d2915cfa
BLAKE2b-256 checksum
How to use checksums
f6095a9adc151f493ba25acb23b0504cdfab9d35cf04220794ff3c3a576db10c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / steerable_sidecar-0.6.9-py3-none-any.whl

Download URL steerable_sidecar-0.6.9-py3-none-any.whl
Size 197.2 kB
Tags Python 3
SHA-256 checksum
How to use checksums
c69aed9280472d4d6c24cfb015184313d2b7ae71f01cc3ab39e4c2deed33c347
BLAKE2b-256 checksum
How to use checksums
d338f3687adc3987106c8e2f33211ffd2b83c5bf8b1e9906656335c6477ce036
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release history Release notifications | RSS feed

0.6.28

2 release files

0.6.27

2 release files

0.6.26

2 release files

0.6.25

2 release files

0.6.24

2 release files

0.6.23

2 release files

0.6.22

2 release files

0.6.21

2 release files

0.6.20

2 release files

0.6.19

2 release files

0.6.18

2 release files

0.6.17

2 release files

0.6.16

2 release files

0.6.15

2 release files

0.6.14

2 release files

0.6.13

2 release files

0.6.12

2 release files

0.6.11

2 release files

0.6.10

2 release files

This release

0.6.9 This release

2 release files

0.6.8

2 release files

0.6.7

2 release files

0.6.6

2 release files

0.6.5

2 release files

0.6.4

2 release files

0.6.3

2 release files

0.6.2

2 release files

0.6.1

2 release files

0.6.0

2 release files

0.5.0

2 release files

0.4.0

2 release files

0.3.0

2 release files

0.2.5

2 release files

0.2.4

2 release files

0.2.3

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page