add feature with claude code #34

Merged
kasun merged 5 commits from infrastructure/Evaluate-feasibility-of-a-paid-code-assistant into main 2026-05-10 03:50:50 +02:00

5 Commits

Author SHA1 Message Date
kasun a8e39d8f09 changed cors config to use env variables 2026-05-10 03:49:41 +02:00
kasun 2c766b10a3 added doc for claude code implementation 2026-05-10 03:32:16 +02:00
kasun 43bbcece7a add session-based connection management and React dashboard
Backend: adds JDBC session support, login/status/logout endpoints, and
new DTOs (AuthResponse, ConnectionStatusResponse, LoginResult). Frontend
replaces the Vite boilerplate with a Dashboard, ServiceCard, and
ConnectModal backed by a typed API client.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-10 03:30:36 +02:00
kasun 0127706262 added doc for adding claude code to path 2026-04-22 19:03:06 +02:00
kasun 2cbb8b7467 add CLAUDE.md with architecture and development guidance
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-22 18:58:12 +02:00