thoughtleaders-cli 0.6.12__tar.gz → 0.6.13__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/.claude-plugin/plugin.json +1 -1
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/PKG-INFO +1 -1
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/pyproject.toml +1 -1
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl-report-builder/SKILL.md +3 -3
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/__init__.py +1 -1
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/.claude-plugin/marketplace.json +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/.github/workflows/python-publish.yml +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/.gitignore +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/AGENTS.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/CLAUDE.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/LICENSE +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/README.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/agents/tl-analyst.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/commands/tl-balance.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/commands/tl-reports.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/commands/tl-sponsorships.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/commands/tl.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/docs/architecture.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/hooks/hooks.json +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/hooks/scripts/post-usage.sh +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/hooks/scripts/pre-check.sh +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl/SKILL.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl/references/business-glossary.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl/references/elasticsearch-schema.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl/references/firebolt-schema.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl/references/postgres-schema.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl-report-builder/examples/e2e_findings.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl-report-builder/examples/golden_queries.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl-report-builder/references/columns_brands.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl-report-builder/references/columns_channels.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl-report-builder/references/columns_content.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl-report-builder/references/columns_sponsorships.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl-report-builder/references/intelligence_filterset_schema.json +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl-report-builder/references/intelligence_widget_schema.json +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl-report-builder/references/report_glossary.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl-report-builder/references/sortable_columns.json +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl-report-builder/references/sponsorship_filterset_schema.json +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl-report-builder/references/sponsorship_widget_schema.json +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl-report-builder/references/widgets.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl-report-builder/tools/column_builder.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl-report-builder/tools/database_query.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl-report-builder/tools/keyword_research.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl-report-builder/tools/name_resolver.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl-report-builder/tools/sample_judge.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl-report-builder/tools/similar_channels.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl-report-builder/tools/topic_matcher.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl-report-builder/tools/widget_builder.md +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/_completions.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/auth/__init__.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/auth/commands.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/auth/login.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/auth/pkce.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/auth/token_store.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/client/__init__.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/client/errors.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/client/http.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/commands/__init__.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/commands/_comments_common.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/commands/ask.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/commands/balance.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/commands/brands.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/commands/changelog.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/commands/channels.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/commands/db.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/commands/deals.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/commands/describe.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/commands/doctor.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/commands/matches.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/commands/proposals.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/commands/recommender.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/commands/reports.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/commands/schema.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/commands/setup.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/commands/snapshots.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/commands/sponsorships.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/commands/uploads.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/commands/whoami.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/config.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/filters.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/hints.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/main.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/output/__init__.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/output/formatter.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/self_update.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/tests/__init__.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/tests/test_auth.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/tests/test_filters.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/tests/test_output.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/tests/test_reports.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/tests/test_sponsorships.py +0 -0
- {thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/uv.lock +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: thoughtleaders-cli
|
|
3
|
-
Version: 0.6.
|
|
3
|
+
Version: 0.6.13
|
|
4
4
|
Summary: ThoughtLeaders CLI — query sponsorship data, channels, brands, and intelligence
|
|
5
5
|
Project-URL: Homepage, https://thoughtleaders.io
|
|
6
6
|
Project-URL: Repository, https://github.com/ThoughtLeaders-io/thoughtleaders-cli
|
|
@@ -226,9 +226,9 @@ USER_QUERY
|
|
|
226
226
|
└─────────────────────────────────────────────────────────────────────────┘
|
|
227
227
|
```
|
|
228
228
|
|
|
229
|
-
There is no fifth phase. Phase 4's output IS the deliverable: a complete, validated campaign config + takeaways. The save step happens **outside the skill**,
|
|
229
|
+
There is no fifth phase. Phase 4's output IS the deliverable: a complete, validated campaign config + takeaways. The save step happens **outside the skill**, by handing the JSON to `tl reports create --config '<json>' --yes`. The skill itself never writes to the database directly — reads use raw `tl db es` (intelligence reports — types 1/2/3) or raw `tl db pg` (sponsorship reports — type 8); writes go through the CLI command, which posts to the report-creation API.
|
|
230
230
|
|
|
231
|
-
> **Save-mechanism policy**:
|
|
231
|
+
> **Save-mechanism policy**: After Phase 4 emits the config, the skill instructs the user to run `tl reports create --config '<json>' --yes` to persist it. Edits to a saved report use `tl reports update <id> '<json>'`. Both commands route to the report-creation API endpoint, which delegates to the canonical campaign-update path. **Reads via `tl db es` / `tl db pg` (engine routed by report type — see Step 2.V1), writes via the CLI** is the architectural split. Do NOT instruct the user to paste the JSON into the platform UI — that's an obsolete pre-v0.6.12 fallback.
|
|
232
232
|
|
|
233
233
|
## Phase 1 — Report Type Selection (detail)
|
|
234
234
|
|
|
@@ -1327,7 +1327,7 @@ USER: Build me a report of gaming channels with 100K+ subscribers in English
|
|
|
1327
1327
|
|
|
1328
1328
|
Claude follows this SKILL.md, executing each phase in order. No external command needed — the skill IS the orchestration; `tl db pg` is invoked from within Phase 2/3/4 as needed; tools fire conditionally per their criteria.
|
|
1329
1329
|
|
|
1330
|
-
> **
|
|
1330
|
+
> **Saving the config**: after Phase 4 prints the JSON, instruct the user to run `tl reports create --config '<paste the JSON>' --yes` (tl-cli ≥ v0.6.12). For edits to an existing saved report, use `tl reports update <report_id> '<json patch>'`. Do NOT tell users to paste into the platform UI — that's an obsolete fallback from before the CLI commands existed.
|
|
1331
1331
|
|
|
1332
1332
|
## Reference Files
|
|
1333
1333
|
|
|
File without changes
|
{thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/.github/workflows/python-publish.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl/references/business-glossary.md
RENAMED
|
File without changes
|
{thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl/references/elasticsearch-schema.md
RENAMED
|
File without changes
|
{thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl/references/firebolt-schema.md
RENAMED
|
File without changes
|
{thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/skills/tl/references/postgres-schema.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{thoughtleaders_cli-0.6.12 → thoughtleaders_cli-0.6.13}/src/tl_cli/commands/_comments_common.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|