Command-line interface for the Graphe API
Project description
graphe-cli
Command-line interface for Graphe — query shared agent memory, search project context, and ingest events.
Install
pip install graphe-cli
Configuration
Environment variables:
| Variable | Purpose |
|---|---|
GRAPHE_API_BASE |
API URL (default http://localhost:8000) |
GRAPHE_API_KEY |
API key from the Graphe console |
GRAPHE_WORKSPACE_ID |
Default workspace |
GRAPHE_PROJECT_ID |
Default project |
GRAPHE_ACTOR_ID |
Default actor for ingestion |
Optional config file: ~/.config/graphe/config.toml or ./graphe.toml.
Examples
graphe health
graphe --output json state
graphe search -q "authentication middleware"
graphe runs list --workspace <ws> --project <proj>
graphe runs trace <run-id>
graphe events log --event-type agent.action --summary "Started refactor"
graphe claims propose --file claim.json
Use --output json for machine-readable output.
Claim lifecycle commands (propose, confirm, invalidate, supersede) are available in the CLI. The MCP server focuses on read tools and safe ingestion writes.
Documentation
See connecting clients for cloud setup and API keys.
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
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 graphe_cli-0.1.1.tar.gz.
File metadata
- Download URL: graphe_cli-0.1.1.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f975c42c9aa4595b61c11c9a0ee4f80d5e6800baff34c02342802f85f186d8a7
|
|
| MD5 |
308f288cc2b224e9781a196bb66bf093
|
|
| BLAKE2b-256 |
9ced2d8999f3a8c4010b231d243a2c148f8c229f2a8a6df6d4af9bb76cf303ca
|
File details
Details for the file graphe_cli-0.1.1-py3-none-any.whl.
File metadata
- Download URL: graphe_cli-0.1.1-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3fab05b1813d4f11d8acbd1081cc05efec0b1ccc25f74b7c9820b38be9df6341
|
|
| MD5 |
2a13a5db21ebe6c8c89d129de1a6fc33
|
|
| BLAKE2b-256 |
2354abd49a092fd47a5f8bf91bb3d6b1f44912cefa87bfe3973ceb36ffb4c559
|