Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
databricks
/
appkit
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
90
Code
Issues
7
Pull requests
30
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(cli): add appkit doctor command
- #489
#489
Open
IamGalymzhan
wants to merge 27 commits into
main
databricks/appkit:main
from
feat/doctor-command
databricks/appkit:feat/doctor-command
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Open
feat(cli): add appkit doctor command
#489
IamGalymzhan
wants to merge 27 commits into
main
databricks/appkit:main
from
feat/doctor-command
databricks/appkit:feat/doctor-command
Copy head branch name to clipboard
Commits
Commits on Jul 24, 2026
feat(cli): add appkit doctor command
Show description for 0744f9a
IamGalymzhan
committed
0744f9a
View commit details
Copy full SHA for 0744f9a
Browse repository at this point
Commits on Jul 27, 2026
Merge branch 'main' into feat/doctor-command
Show description for 7569c08
IamGalymzhan
committed
7569c08
View commit details
Copy full SHA for 7569c08
Browse repository at this point
refactor(cli): simplify appkit doctor command
Show description for 99ec294
IamGalymzhan
committed
99ec294
View commit details
Copy full SHA for 99ec294
Browse repository at this point
Commits on Jul 29, 2026
feat(shared): improve appkit doctor auth diagnostics and report readability
Show description for 93315f6
IamGalymzhan
committed
93315f6
View commit details
Copy full SHA for 93315f6
Browse repository at this point
test(shared): fix doctor report detail-block assertion
Show description for 463560c
IamGalymzhan
committed
463560c
View commit details
Copy full SHA for 463560c
Browse repository at this point
Merge branch 'main' into feat/doctor-command
IamGalymzhan
authored
87271e6
View commit details
Copy full SHA for 87271e6
Browse repository at this point
Commits on Jul 30, 2026
Merge branch 'main' into feat/doctor-command
IamGalymzhan
authored
cbf5100
View commit details
Copy full SHA for cbf5100
Browse repository at this point
feat(shared): make doctor DAB-aware with wiring checks and refined report
Show description for 12191f8
IamGalymzhan
committed
12191f8
View commit details
Copy full SHA for 12191f8
Browse repository at this point
test(shared): strip ANSI codes in doctor report test capture
Show description for d8a4cbd
IamGalymzhan
committed
d8a4cbd
View commit details
Copy full SHA for d8a4cbd
Browse repository at this point
fix(shared): address doctor review — declare js-yaml, fail on bad YAML, drop --manifest
Show description for f955f06
IamGalymzhan
committed
f955f06
View commit details
Copy full SHA for f955f06
Browse repository at this point
fix(shared): pass doctor profile via SDK config, not process.env mutation
Show description for ce641bf
IamGalymzhan
committed
ce641bf
View commit details
Copy full SHA for ce641bf
Browse repository at this point
Commits on Jul 31, 2026
fix(shared): redact secrets from doctor report and --json
Show description for f2d3139
IamGalymzhan
committed
f2d3139
View commit details
Copy full SHA for f2d3139
Browse repository at this point
fix(shared): error (not warn) on an unwired REQUIRED env var
Show description for bbe3b24
IamGalymzhan
committed
bbe3b24
View commit details
Copy full SHA for bbe3b24
Browse repository at this point
fix(shared): bound doctor's live calls with a 10s timeout
Show description for 5a2568e
IamGalymzhan
committed
5a2568e
View commit details
Copy full SHA for 5a2568e
Browse repository at this point
fix(shared): make doctor summary authoritative + add exitCode to report
Show description for b7e54b1
IamGalymzhan
committed
b7e54b1
View commit details
Copy full SHA for b7e54b1
Browse repository at this point
fix(shared): guard checkResource so one throw can't crash the report
Show description for 121ce81
IamGalymzhan
committed
121ce81
View commit details
Copy full SHA for 121ce81
Browse repository at this point
fix(shared): silence Lakebase connector's raw error dump in doctor
Show description for b64f14e
IamGalymzhan
committed
b64f14e
View commit details
Copy full SHA for b64f14e
Browse repository at this point
Merge branch 'main' into feat/doctor-command
IamGalymzhan
authored
006b7a7
View commit details
Copy full SHA for 006b7a7
Browse repository at this point
Commits on Aug 3, 2026
refactor(shared): simplify doctor internals
Show description for e3a5f78
IamGalymzhan
committed
e3a5f78
View commit details
Copy full SHA for e3a5f78
Browse repository at this point
Merge branch 'main' into feat/doctor-command
IamGalymzhan
authored
3eaff24
View commit details
Copy full SHA for 3eaff24
Browse repository at this point
Merge branch 'main' into feat/doctor-command
IamGalymzhan
authored
92bb74d
View commit details
Copy full SHA for 92bb74d
Browse repository at this point
Commits on Aug 4, 2026
Merge branch 'main' into feat/doctor-command
IamGalymzhan
authored
fc70a4c
View commit details
Copy full SHA for fc70a4c
Browse repository at this point
Commits on Aug 6, 2026
fix(shared): sharpen doctor's auth, env-var, and 403 diagnostics
Show description for 5a8a310
IamGalymzhan
committed
5a8a310
View commit details
Copy full SHA for 5a8a310
Browse repository at this point
fix(shared): exempt doctor's SDK seam from noRestrictedImports
Show description for fb1d3d6
IamGalymzhan
committed
fb1d3d6
View commit details
Copy full SHA for fb1d3d6
Browse repository at this point
Commits on Aug 7, 2026
fix(shared): address doctor review — bundle-managed false error, host leak
Show description for 156cb99
IamGalymzhan
committed
156cb99
View commit details
Copy full SHA for 156cb99
Browse repository at this point
Merge branch 'main' into feat/doctor-command
IamGalymzhan
authored
cd6a0f6
View commit details
Copy full SHA for cd6a0f6
Browse repository at this point
refactor(shared): tidy doctor internals after the review fixes
Show description for 644f569
IamGalymzhan
committed
644f569
View commit details
Copy full SHA for 644f569
Browse repository at this point
You can’t perform that action at this time.