Commit History
docs: Mark SPEC-14 ClinicalTrials Outcomes as implemented
1a46298
docs: Update SPEC_14 status to Implemented and revise last updated date
ce6a6e0
docs: Verify SPEC-13 implementation complete, add integration test (#122)
3d070f9
unverified
fix(huggingface): P1 Free Tier tool execution - Remove premature marker (#121)
8da024f
unverified
Merge pull request #120 from The-Obstacle-Is-The-Way/dev
581f7c0
unverified
fix(docs): Add language specifier to fenced code block
47528ca
fix(gradio): Prevent examples from auto-submitting on click
c295dfc
docs: Organize and archive implemented specs
bb240a6
docs: Organize and archive resolved bug documentation
f9f62d4
Merge pull request #119 from The-Obstacle-Is-The-Way/claude/fix-openai-key-routing-01BG9DYmtFkjtjGWhzj9UNXi
5867d1f
unverified
fix(coderabbit): Address all CodeRabbit review findings
4bfa475
fix(security): Upgrade mcp to 1.23.0 to fix GHSA-9h52-p55h-vw2f
a5ad664
fix(arch): End-to-end BYOK support for unified architecture
915b009
docs: Update agent documentation to clarify OpenAI API key usage and remove unsupported Anthropic model
4b9f54a
docs: Add P2 bug report for 7B model producing garbage output
ef20d17
fix(P1): Replace stale 72B model fallbacks with 7B to avoid Novita 500 errors
a4327d1
unverified
Claude
commited on
fix(P0): Auto-detect OpenAI provider from BYOK api_key prefix
e4c6475
unverified
Claude
commited on
docs: Add CRITICAL HuggingFace Free Tier section to all agent context files
9c9d382
docs: Update CLAUDE.md with Qwen2.5-7B model change
9cb4917
fix(P1): Switch to Qwen2.5-7B to avoid HuggingFace third-party provider failures (#118)
ea28d9c
unverified
docs: Add P1 bug doc for HuggingFace Novita 500 error
78ec52a
fix(P0): Implement Accumulator Pattern to resolve Repr Bug (#117)
c6e9843
unverified
Merge pull request #116 from The-Obstacle-Is-The-Way/fix/p0-aifunction-serialization
4337145
unverified
fix: Address CodeRabbit review feedback
2b44c5a
test: Update mock messages to include contents attribute
8615dab
docs: Update P0 bug doc - Bug #1 fixed, Bug #2 upstream issue filed
f815b05
fix(P0): Complete HuggingFace tool calling integration and document framework display bug
809ad60
fix(P0): Add function invoking marker and improve ChatMessage extraction
4450782
fix(P0): Complete bi-directional tool support for HuggingFace (sync+streaming)
ecaa2e8
fix(P0): Implement proper AIFunction serialization for HuggingFace
8c0ec2b
docs: Add P0 AIFunction serialization bug (Free Tier broken)
534dece
docs: Add P3 progress bar bug + mark P1 HF 401 as resolved
e324277
fix(P1): Resolve HuggingFace 401 - invalid token was root cause
3f60cec
docs: Restore full history to bug doc
4f910c4
fix(auth): Robust HF_TOKEN loading and debug logging for Partner API auth failure
6dcd3d9
fix(P1): Switch from Llama-3.1-70B to Qwen2.5-72B for HuggingFace free tier
bf5812d
Merge main into dev: SPEC-16 Unified Chat Client Architecture
69291fe
feat(SPEC-16): Unified Chat Client Architecture (#115)
cd7c282
unverified
Merge pull request #111 from The-Obstacle-Is-The-Way/main
b39e2c5
unverified
Merge pull request #112 from The-Obstacle-Is-The-Way/claude/fix-cicd-failures-01ANovHuX4MWLf1vpwfSeouU
97907da
unverified
fix(tests): Address CodeRabbit review - use TestModel and add marker
06b4d45
refactor(tests): Strengthen assertions for professional test quality
83ee934
unverified
Claude
commited on
fix(tests): Correct test assertions for CI/CD environment
b93f9a0
unverified
Claude
commited on