Skip to content

Humotica/kmbit-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Credits

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.

Enterprise

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.

About

KmBiT Spatial Awareness Client — Track AI agent locations in codebases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages