Commit Graph
4 Commits
Author SHA1 Message Date
Sharang ParnerkarandClaude Opus 4.6 a24ea984b1 feat(developer): add hybrid iframe integration for developer tools
Replace placeholder pages with ToolEmbed component that embeds
LangGraph, LangFlow, and Langfuse in iframes when configured, or
shows "Not Configured" placeholders when URLs are empty. Add
ServiceUrlsContext for passing service URLs through Dioxus context.

Add docker-compose services for local development: LangFlow,
LangGraph (trial), Langfuse with full dependency stack (Postgres,
ClickHouse, Redis, MinIO).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 21:02:38 +01:00
sharangandSharang Parnerkar 208450e618 feat: use librechat instead of own chat (#14)
CI / Format (push) Successful in 2s
CI / Tests (push) Successful in 4m11s
CI / Deploy (push) Successful in 4s
CI / Clippy (push) Successful in 2m48s
CI / Security Audit (push) Successful in 1m44s
Co-authored-by: Sharang Parnerkar <parnerkarsharang@gmail.com>
Reviewed-on: https://gitea.meghsakha.com/sharang/certifai/pulls/14
2026-02-24 10:45:41 +00:00
sharangandSharang Parnerkar a588be306a feat(dash): improved frontend dashboard (#6)
CI / Format (push) Successful in 6m30s
CI / Clippy (push) Successful in 2m25s
CI / Tests (push) Successful in 2m50s
CI / Deploy (push) Successful in 4s
CI / Security Audit (push) Successful in 1m53s
Co-authored-by: Sharang Parnerkar <parnerkarsharang@gmail.com>
Reviewed-on: https://gitea.meghsakha.com/sharang/certifai/pulls/6
2026-02-19 11:52:41 +00:00
sharangandSharang Parnerkar 1072770d11 feat: added oauth based login and registration (#1)
Co-authored-by: Sharang Parnerkar <parnerkarsharang@gmail.com>
Reviewed-on: https://gitea.meghsakha.com/sharang/certifai/pulls/1
2026-02-18 09:21:46 +00:00