Skip to content

Issue 488#516

Open
Leonardo0919 wants to merge 260 commits into
CodeForPhilly:listOfMedfrom
Leonardo0919:issue-488
Open

Issue 488#516
Leonardo0919 wants to merge 260 commits into
CodeForPhilly:listOfMedfrom
Leonardo0919:issue-488

Conversation

@Leonardo0919

Copy link
Copy Markdown

Description

Related Issue

Manual Tests

Automated Tests

Documentation

Reviewers

Notes

StubberG3 and others added 30 commits August 26, 2025 20:43
…ed-deployment

refactor(ci): clean up docker and kubernetes deployments
…ot-public

 [CodeForPhilly#393] Allow unauthenticated users to use the chatbot
…sh-workaround

[CodeForPhilly#382] Comment with workaround for PostgreSQL crash
Release: v1.1.2

## Improvements
The latest update redirects traffic to the new Code for Philly URL instead of localhost. I handled it by adding a .env.production file, which Vite automatically uses during npm run build to generate the build with the correct URL.

## Technical
Added .env.production
Merge develop branch updates into feature branch to test unauthenticated users
TineoC and others added 30 commits May 18, 2026 00:32
Adds the balancer-db-credentials SealedSecret to the sandbox CNPG overlay so
cnpg can set the balancer role password. The sealed secret uses the cluster's
sealed-secrets controller cert and targets the cloudnative-pg namespace.
…ndbox-cluster

The Database CR and SealedSecret should live in cfp-sandbox-cluster
under the cloudnative-pg namespace, not in the app overlay.
feat: integrate Gateway API, CORS config, and CNPG database for sandbox
…ion-boundaries

[auth] fix auth problems permission boundaries
…-email-activation

[auth] account registration form and email activation
Refactor CORS_ALLOWED_ORIGINS to remove empty strings.
Refactor CORS_ALLOWED_ORIGINS to remove empty strings.
…en-refresh

[auth] Update login page, add token refresh, and fix password reset flow
This PR refactors the assistant endpoint into smaller service modules (assistant orchestration + tool loop + prompts) and adds an evaluation script plus unit tests

Changes:

- Extracted assistant orchestration into assistant_services.py and tool-loop/retrieval logic into tool_services.py, updating the DRF view to call run_assistant.
- Added an eval_assistant.py script (CSV output) and a small notebook for side-by-side response review.
- Added focused unit tests for the new service modules and adjusted an existing uploadFile test import.
Removed placeholder username from GitHub funding model.
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.

8 participants