Commit History

Merge pull request #22 from abducodez/feat/hall-of-fame-leaderboard
5241248
unverified

binarybeard commited on

feat: Add Hall of Fame leaderboard backed by a dedicated results table
c952d77

agharsallah Codex commited on

feat(media): introduce MediaRouter and stubs for image and speech generation
8400d8c

agharsallah commited on

feat: Update model references to MiniCPM5 and adjust related documentation and tests for transformers 5.x compatibility
cc8e9f2

agharsallah commited on

Refactor local provider to support on-device loading with accelerate
3bcd1af

agharsallah commited on

Refactor local model configurations and update tests
572f5aa

agharsallah commited on

feat: Update model routing and local provider to support multi-sponsor tiers and auto-class resolution
7a13e4e

agharsallah commited on

feat: Implement audience-only secret badge for Twenty Sprouts game
f6566bb

agharsallah commited on

Refactor modal service and logging setup
5d4ef87

agharsallah commited on

feat: Replace llama.cpp backend with in-process transformers backend for local GPU inference
7d636f8

agharsallah commited on

feat: Implement llama.cpp backend for local inference with GGUF models
0f11b49

agharsallah commited on

feat: Handle FP8 KV cache incompatibility with snapshot models in build command
e334e95

agharsallah commited on

Merge pull request #21 from abducodez/worktree-scenarios
6a5dc7f
unverified

binarybeard commited on

feat: Add FP8 quantization support for model serving with environment overrides
e3dfec9

agharsallah commited on

Merge remote-tracking branch 'origin/main' into worktree-scenarios
1c7b5c9

agharsallah commited on

feat: make every scenario arena-grade with a competition contract
0d0c561

agharsallah Codex commited on

feat: Implement well-known typed fields for verdicts in output models
ce159dc

agharsallah commited on

feat: implement per-event model attribution for enhanced event tracking
a71301e

agharsallah commited on

feat: implement Archive feature for past session management
a2ca0e0

agharsallah commited on

feat: add ADR-0025 for scenario-adaptive lab and per-run config editing; enhance form validity and agent configurability
a377b63

agharsallah commited on

feat: require live infrastructure for event store and inference, removing offline mode
eed2172

agharsallah commited on

feat: update dependencies for durable Postgres event store and ensure core requirements are met
7973a8e

agharsallah commited on

feat: refine structured output handling with guided decoding and mode adjustments
330d790

agharsallah commited on

feat(observability): add OpenTelemetry logging/tracing/metrics foundation
3f7b296

agharsallah Codex commited on

feat: add Hugging Face inference backend next to Modal
45917c7

agharsallah commited on

feat: implement streaming agent responses and enhance conversation flow with repeat guards
0b0d9be

agharsallah commited on

feat: enhance agent personas and improve model performance tuning
40a30b6

agharsallah commited on

feat(core): add resilient loop and shared blackboard
ba6dd5f

agharsallah Codex commited on

feat: Enhance model routing and deployment flexibility
c1656a8

agharsallah commited on

feat: add Fishbowl UI ADR and implementation plan for Gradio presenter layer
a13e4e8

agharsallah commited on

feat: add optional mem0 cloud backend for memory index and update documentation
c3f5c19

agharsallah commited on

feat: unify model catalogue and self-hosted routing
9dd6dab

agharsallah Codex commited on

feat: update model endpoint URLs and enhance documentation with mermaid diagrams
2a8eab2

agharsallah commited on

Merge pull request #2 from abducodez/worktree-modal-init
7e71cdc
unverified

Abderrahmen Gharsallah commited on

feat: mem0 as a layered, derived semantic memory index
f487b74

agharsallah Codex commited on

feat: official MCP SDK as an optional tool transport
24b5ffb

agharsallah Codex commited on

feat: Instructor-validated structured output on the live path
99293d7

agharsallah Codex commited on

feat: LiteLLM gateway routing profiles to Modal-served small models
7df0a45

agharsallah Codex commited on

feat: env-gated Postgres event store via SQLAlchemy (layered)
98938c3

agharsallah Codex commited on

chore: integrate main — renumber ADR to 0014, fix README map
ff1d20e

agharsallah Codex commited on

feat: add OpenAPI docs and opt-in bearer auth via env-var secret
57b8237

agharsallah Codex commited on

Merge branch 'main' into worktree-modal-init
39ef592
unverified

Abderrahmen Gharsallah commited on

feat: add Modal model-serving layer, one app per provider
8a801e8

agharsallah Codex commited on

Refactor code structure for improved readability and maintainability
5424fe6

agharsallah commited on

feat: phase 1 — memory layer, governor, second scenario, 70 passing tests
32a601f

agharsallah Codex commited on

feat: scaffold hackathon agent theater
42e32ed

agharsallah Codex commited on