feat: support workload-specific model configuration, trust role description grounding, and remove emojis 42f0165 shivamsrng16 commited on Jun 22
fix: import InstructorRetryException from instructor.core to avoid lazy-import AttributeError 73ec9df shivamsrng16 commited on Jun 20
feat: implement database error logging for start and turn conversation failures 8edd832 shivamsrng16 commited on Jun 20
fix: recalculate derived outreach fact IDs during model copy and validation to avoid stale values b2c1490 shivamsrng16 commited on Jun 20
feat: migrate structured model outputs to Instructor with repair recovery fallback e9a116c shivamsrng16 commited on Jun 20
fix: resolve structured format fallback, nested validation repairs, and add turn fallback protection eacd017 shivamsrng16 commited on Jun 20
fix: fall back to alternative structured output mode on incomplete model responses 90d3f74 shivamsrng16 commited on Jun 20
fix: serialize UUIDs to strings in database interactions payload 60b0f7f shivamsrng16 commited on Jun 20
fix: enforce safe truncation on list fields to prevent validation errors and document visualizer in README 939d284 shivamsrng16 commited on Jun 20
feat(cors): support wildcard * origin matching in development 374fcab verified ShivamSrng commited on Jun 20
fix(gateway): implement self-healing JSON parser and repair engine for LLM outputs ea7fac7 shivamsrng16 commited on Jun 20
Add deployment, CI, and final support regression coverage after the backend runtime is complete bc18624 shivamsrng16 commited on Jun 20
Expose the recruiting agent through FastAPI with request tracing, readiness, CORS, and stable error responses a1cb089 shivamsrng16 commited on Jun 20
Add the stateless conversation-turn service that validates sessions and executes the orchestration graph af932f7 shivamsrng16 commited on Jun 20
Add the LangGraph conversation workflow that connects analysis, retrieval, policy enforcement, revision, and fallback 479bcae shivamsrng16 commited on Jun 20
Add the company configuration and initial outreach services before conversation-turn orchestration 0604b7c shivamsrng16 commited on Jun 20
Add deterministic conversation guardrails before wiring the orchestration graph e1b9b4f shivamsrng16 commited on Jun 20
Add the OpenAI-compatible model gateway with workload routing and structured-output fallbacks a396a2f shivamsrng16 commited on Jun 20
Add model-facing prompt builders that keep company context grounded, structured, and injection-resistant fe91620 shivamsrng16 commited on Jun 20
Add deterministic in-memory retrieval for company evidence before introducing model-driven conversation behavior 6ff3172 shivamsrng16 commited on Jun 20
Define the recruiting-agent domain contracts and validation rules before adding service behavior 69dfb5f shivamsrng16 commited on Jun 20
Add the runtime configuration layer with safe YAML loading, dotenv precedence, and redacted settings diagnostics 1b0a853 shivamsrng16 commited on Jun 20
chore: initialize backend repository tooling, packaging metadata, ignore rules, and local developer automation 163c736 shivamsrng16 commited on Jun 20