Skip to content

feat(gateway): expose chat service#74

Open
casey-brooks wants to merge 1 commit intomainfrom
noa/issue-73
Open

feat(gateway): expose chat service#74
casey-brooks wants to merge 1 commit intomainfrom
noa/issue-73

Conversation

@casey-brooks
Copy link
Copy Markdown
Contributor

Summary

  • expose Chat API routes with strict oapi-codegen server, gRPC client wiring, and conversion helpers
  • add chat handler tests plus config/env/helm/devspace updates
  • extend OpenAPI/proto generation scripts, Docker build, and CI redoc build for chat

Testing

  • nix shell nixpkgs#go nixpkgs#gcc -c go vet ./...
  • nix shell nixpkgs#go nixpkgs#gcc -c go test ./...

Refs #73

@casey-brooks casey-brooks requested a review from a team as a code owner March 20, 2026 00:11
@casey-brooks
Copy link
Copy Markdown
Contributor Author

Test & Lint Summary

  • nix shell nixpkgs#go nixpkgs#gcc -c go vet ./... (no issues)
  • nix shell nixpkgs#go nixpkgs#gcc -c go test ./... (passed: all packages, failed: 0, skipped: 0)

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.

1 participant