Skip to content

Conversation

@pkosiec
Copy link
Member

@pkosiec pkosiec commented Jan 26, 2026

This PR:

  • consolidates all CLI tooling under a single npx @databricks/appkit command
  • embeds AI-targeted documentation directly into the published packages.
  • fixes double docs building on packing appkit and appkit-ui packages, which caused some race conditions

Resolves https://databricks.atlassian.net/browse/LKB-8734
Resolves https://databricks.atlassian.net/browse/LKB-8323

Testing

# From repo root
pnpm i
pnpm clean
pnpm pack:sdk

# Then install the local tarball in your test location
cd apps/dev-playground
npm install ../../packages/appkit/tmp/*.tgz --force

# Now, test the commands
npx @databricks/appkit docs
npx @databricks/appkit lint
npx @databricks/appkit generate-types
npx @databricks/appkit setup --write
npx @databricks/appkit --version

@pkosiec pkosiec changed the base branch from main to pkosiec/llms2 January 26, 2026 11:50
@pkosiec pkosiec changed the title docs: ensure docs metadata for llms.txt generation feat: embed appkit CLI and AI-targeted docs into the appkit and appkit-ui packages Jan 26, 2026
@pkosiec pkosiec force-pushed the pkosiec/llms-1 branch 2 times, most recently from b1cb9df to 3b97009 Compare January 26, 2026 13:38
@pkosiec pkosiec changed the title feat: embed appkit CLI and AI-targeted docs into the appkit and appkit-ui packages feat: embed appkit CLI and AI-targeted docs into the appkit and appkit-ui packages Jan 26, 2026
@pkosiec pkosiec marked this pull request as ready for review January 26, 2026 13:38
@pkosiec pkosiec requested a review from MarioCadenas January 26, 2026 13:46
@pkosiec pkosiec force-pushed the pkosiec/llms2 branch 2 times, most recently from d0e9160 to f4b951c Compare January 29, 2026 11:59
Base automatically changed from pkosiec/llms2 to main January 29, 2026 12:05
@pkosiec pkosiec changed the base branch from main to pkosiec/llms January 29, 2026 12:07
Base automatically changed from pkosiec/llms to main January 29, 2026 12:38
@pkosiec pkosiec merged commit 58794e8 into main Jan 29, 2026
4 checks passed
@pkosiec pkosiec deleted the pkosiec/llms-1 branch January 29, 2026 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants