Spatial Awareness Client for AI Agents.
Track where AI agents are working in the codebase, detect collisions, and coordinate multi-agent workflows.
pip install kmbit-clientfrom 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()kmbit-kernel Route queries to agents (AI Filesystem)
kmbit-client Track agent locations (Spatial Awareness) <- you are here
MIT — Humotica
Designed by Jasper van de Meent. Built by Jasper and Root AI as part of HumoticaOS.
Stack-positie: Groep agentic · Bootstrap = OSAPI-handshake naar tibet + jis (fail → snaft-rule + tibet-pol-rapport) · ← kmbit-kernel · tibet-workload → · See STACK.md · See demo/golden-path/ for the spine end-to-end.
For private hub hosting, SLA support, custom integrations, or compliance guidance:
| Enterprise | enterprise@humotica.com |
| Support | support@humotica.com |
| Security | security@humotica.com |
See ENTERPRISE.md for details.