KmBiT Spatial Awareness Client — Track AI agent locations in codebases
Project description
kmbit-client
Spatial Awareness Client for AI Agents.
Track where AI agents are working in the codebase, detect collisions, and coordinate multi-agent workflows.
Install
pip install kmbit-client
Usage
from kmbit_client import KmBiT
kmbit = KmBiT(agent="my-agent")
kmbit.here("/path/to/file.py", "implementing feature X")
# Context manager
with kmbit.at("/path/to/file.py", "reviewing code"):
pass
# Query
kmbit.where_am_i()
kmbit.who_is_here()
kmbit.hot_zones()
Part of HumoticaOS
kmbit-kernel Route queries to agents (AI Filesystem)
kmbit-client Track agent locations (Spatial Awareness) <- you are here
License
MIT — Humotica
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
kmbit_client-0.1.0.tar.gz
(4.2 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 kmbit_client-0.1.0.tar.gz.
File metadata
- Download URL: kmbit_client-0.1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b0745052d85d74973910a96a27cf6294f787bde69e6db04c85b2ea1a90e80a5
|
|
| MD5 |
f590daa7c5e99bd49da451a61e1088c9
|
|
| BLAKE2b-256 |
7ff3d5ef00b3a4acc147e06fc79c19d400dbc407d4b183a846a93a57b5ea7f6a
|
File details
Details for the file kmbit_client-0.1.0-py3-none-any.whl.
File metadata
- Download URL: kmbit_client-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c7ee319165fc547ace02f5a5ad1f810d636dd039cf0b3f19ef3f8ba800fd60e
|
|
| MD5 |
ee208136f77b3190d9a29e19514c769c
|
|
| BLAKE2b-256 |
8a416bbf98dcb44bcdfa5f2060f56462c87f8289a44e63c32732f963e93ddb5f
|