Skip to content

Replace tRPC guidance with onPluginsReady custom endpoints#130

Merged
MarioCadenas merged 1 commit into
mainfrom
replace-trpc-with-custom-endpoints
Jun 10, 2026
Merged

Replace tRPC guidance with onPluginsReady custom endpoints#130
MarioCadenas merged 1 commit into
mainfrom
replace-trpc-with-custom-endpoints

Conversation

@MarioCadenas

Copy link
Copy Markdown
Contributor

Summary

  • Remove all tRPC references from databricks-apps skills and replace them with the AppKit onPluginsReady + appkit.server.extend() pattern for custom API routes.
  • Add a new custom-endpoints.md reference guide and delete the old trpc.md.
  • Update related cross-references in databricks-model-serving and databricks-lakebase, and regenerate manifest.json.

Test plan

  • python3 scripts/skills.py validate
  • Review updated guidance in skills/databricks-apps/references/appkit/custom-endpoints.md
  • Confirm no remaining tRPC references except unrelated connectrpc mentions in proto-first docs

Document the AppKit server.extend pattern for new API routes and remove all tRPC references from databricks-apps skills.
@MarioCadenas MarioCadenas force-pushed the replace-trpc-with-custom-endpoints branch from cf2c711 to 4c43aa3 Compare June 10, 2026 09:15
@MarioCadenas MarioCadenas added this pull request to the merge queue Jun 10, 2026
Merged via the queue into main with commit e93579e Jun 10, 2026
1 check passed
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.

4 participants