Skip to content

Comments

Feature/deployable app#32

Merged
dustinvannoy-db merged 2 commits intomainfrom
feature/deployable-app
Jan 30, 2026
Merged

Feature/deployable app#32
dustinvannoy-db merged 2 commits intomainfrom
feature/deployable-app

Conversation

@calreynolds
Copy link
Collaborator

No description provided.

Key changes:
- Add deploy.sh script for automated deployment to Databricks Apps
- Add app.yaml.example template with documented configuration options
- Add requirements.txt for Databricks Apps package dependencies
- Update .gitignore to exclude app.yaml and packages/ (deployment staging)
- Update .env.example with deployment documentation

Server improvements:
- Fix OAuth authentication for Databricks Apps service principal
- Add user.py changes to use SP credentials in production mode
- Add system_prompt.py with permission auto-grant instructions
- Add title_generator.py for conversation titles
- Enhance storage.py with user-scoped data isolation
- Add active_stream.py improvements for agent streaming

Frontend:
- Add FunLoader.tsx loading animation component
- Update ProjectPage.tsx and globals.css styling

Database:
- Update database.py for Lakebase OAuth token handling
- Add models.py conversation/message tracking
Copy link
Collaborator

@dustinvannoy-db dustinvannoy-db left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dustinvannoy-db dustinvannoy-db merged commit d674a9d into main Jan 30, 2026
@calreynolds calreynolds deleted the feature/deployable-app branch February 3, 2026 18:40
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.

2 participants