CLI for Sibyl knowledge graph and task workflow
Project description
Sibyl CLI
Command-line interface for Sibyl. REST API client with Rich terminal output, designed for humans, external assistants, and scripts.
Quick Reference
# Install
uv tool install sibyl-dev # or: moon run cli:install
# Configure
sibyl config set server.url http://localhost:3334/api
sibyl auth login
# Link to project (scopes all commands)
sibyl project link <project_id>
Core Commands
sibyl search "query" # Semantic search
sibyl add "title" "content" # Add knowledge
sibyl capture "content" # Quick capture from the CLI
sibyl session bundle # Wake up with active context
sibyl task list --status todo,doing # List tasks
sibyl task start <id> # Start task
sibyl task complete <id> --learnings "..." # Complete with learnings
All Commands
| Command | Purpose |
|---|---|
health |
Check API connectivity and health |
search |
Semantic search |
add |
Add knowledge |
capture |
Quick capture from CLI arguments or stdin |
stats |
Show knowledge graph statistics |
version |
Show CLI version information |
task |
Task lifecycle (list, show, create, start, block, unblock, review, complete, archive, update, note) |
epic |
Epic management (list, start, complete, roadmap) |
project |
Project management (list, link, create) |
archive |
Browse archived raw captures |
session |
Package wake-up context for a session or agent |
entity |
Entity CRUD |
explore |
Graph navigation (related, traverse, dependencies, path) |
crawl |
Documentation sources, crawling, and graph linking |
debug |
Debug tools for development |
dev |
Devcontainer shell and lifecycle commands |
auth |
Login, logout, API keys |
org |
Organization switching, member management |
config |
Configuration |
context |
Multi-server context management |
local |
Manage a local Docker-based Sibyl instance |
logs |
Tail server logs |
update |
Update Sibyl components |
Output Formats
sibyl task list # Table output (default)
sibyl task list --json # JSON for scripts
sibyl task list --csv # Spreadsheets
Source Ingestion
sibyl crawl list
sibyl crawl add "https://nextjs.org/docs" --include "docs/**"
sibyl crawl ingest <source_id>
sibyl crawl documents list --source <source_id>
--include is the preferred spelling for crawl filters. --pattern still works for backward
compatibility.
Capture And Archive
sibyl capture "Redis TTL mismatch caused the stale auth token bug"
sibyl archive list --surface cli
sibyl archive show <capture_id>
Context System
# Override for single command
sibyl --context myproject task list
SIBYL_CONTEXT=myproject sibyl task list
# Priority: --context flag > SIBYL_CONTEXT env > active context > path link
Development
moon run cli:lint # Ruff check
moon run cli:typecheck # Pyright
moon run cli:test # Tests
SilkCircuit Colors
Terminal output uses the SilkCircuit palette:
#e135ffElectric Purple: Headers#80ffeaNeon Cyan: Interactions#ff6ac1Coral: Data/IDs#50fa7bSuccess Green#ff6363Error Red
Dependencies
Depends on sibyl-core for shared models.
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 sibyl_dev-0.4.1.tar.gz.
File metadata
- Download URL: sibyl_dev-0.4.1.tar.gz
- Upload date:
- Size: 109.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c08aa916654c82971f97c838a8e5b3bb8396707bc6e545d1d82d843f07603e9
|
|
| MD5 |
8d8ef74aa5fa08b3544f0a41f7637db6
|
|
| BLAKE2b-256 |
500bc5b4ef59b5d41adbd54303e087cfca6efab29cb993d5e30b509437da12b4
|
Provenance
The following attestation bundles were made for sibyl_dev-0.4.1.tar.gz:
Publisher:
publish.yml on hyperb1iss/sibyl
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
sibyl_dev-0.4.1.tar.gz -
Subject digest:
2c08aa916654c82971f97c838a8e5b3bb8396707bc6e545d1d82d843f07603e9 - Sigstore transparency entry: 1320888219
- Sigstore integration time:
-
Permalink:
hyperb1iss/sibyl@5672239da15404816e35a67c3437eeea3d1a060e -
Branch / Tag:
refs/heads/main - Owner: https://github.com/hyperb1iss
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@5672239da15404816e35a67c3437eeea3d1a060e -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file sibyl_dev-0.4.1-py3-none-any.whl.
File metadata
- Download URL: sibyl_dev-0.4.1-py3-none-any.whl
- Upload date:
- Size: 116.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
231cc456f7ffc9a8d92e926168663969267cb4c3eff138c55d01d5e5d097f310
|
|
| MD5 |
beeff05590d1be54ffb531195d09af4c
|
|
| BLAKE2b-256 |
bd3094b39dc9ba2d134de5cf33a3a92cd6e1a65e9d41fd534e61465178fbbbd6
|
Provenance
The following attestation bundles were made for sibyl_dev-0.4.1-py3-none-any.whl:
Publisher:
publish.yml on hyperb1iss/sibyl
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
sibyl_dev-0.4.1-py3-none-any.whl -
Subject digest:
231cc456f7ffc9a8d92e926168663969267cb4c3eff138c55d01d5e5d097f310 - Sigstore transparency entry: 1320888438
- Sigstore integration time:
-
Permalink:
hyperb1iss/sibyl@5672239da15404816e35a67c3437eeea3d1a060e -
Branch / Tag:
refs/heads/main - Owner: https://github.com/hyperb1iss
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@5672239da15404816e35a67c3437eeea3d1a060e -
Trigger Event:
workflow_dispatch
-
Statement type: