Hi team!
When querying the SDK store using sdk find and the result contain a row with a verified publisher, output is misaligned.
It seems that verified publisher sign somehow affects the tabular data.
Look at the below examples:
❯ sdk find open
NAME VERSION PUBLISHER SUMMARY
codex 0.142.5 Canonical✓ OpenAI Codex CLI agent
cognee 1.1.2 Matias Piipari AI memory engine that turns your data into a queryable knowledge graph
inference-snaps-sdk 1.0 Canonical IoT Labs✓ LLM skills for inference snap packaging plus OpenCode CLI.
vs
❯ sdk find cognee
NAME VERSION PUBLISHER SUMMARY
cognee 1.1.2 Matias Piipari AI memory engine that turns your data into a queryable knowledge graph
cognee-hermes-memory 0.1.0 Matias Piipari Mount-delivered Hermes memory provider backed by a self-hosted cognee
Workshop version:
installed: 0.9.2-f21b2c3 (285) 31.4MB classic
Hi team!
When querying the SDK store using
sdk findand the result contain a row with a verified publisher, output is misaligned.It seems that verified publisher sign somehow affects the tabular data.
Look at the below examples:
vs
Workshop version: