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: Add images and enhance documentation for Field Notes series, improving visual context and clarity
95cc1f6

agharsallah commited on

feat: Enhance Secret Keeper's response logic to confirm correct guesses and improve consistency in answers
3966dc5

agharsallah commited on

Add Field Notes series: Parts 2-5 covering scenarios, architecture, and ledger design
28cf0fa

agharsallah commited on

feat: Implement early termination for the judge in Twenty Sprouts game and enhance event handling
0460922

agharsallah commited on

feat: Add comprehensive state of the engine documentation
f5ed461

agharsallah commited on

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

agharsallah commited on

feat: implement winner celebration overlay and judging mechanics
6432854

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(roadmap): add comprehensive arena roadmap outlining sessions, winners, and leaderboard features
7066a96

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: update agent personas and scheduling in YAML configurations; enhance event handling and memory deduplication in core logic
27b304e

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

Merge branch 'feat/live-runbook' into feat/live-integration
1f5c245

agharsallah commited on

docs: add live-mode runbook + README "Run it live" subsection
503ecc6

agharsallah Codex commited on

feat: add the-steeped spy-game scenario (word-pair bluff)
1896ef4

agharsallah Codex commited on

docs: add as-built Fishbowl UI architecture page
0ce95fa

agharsallah Codex commited on

feat: add Fishbowl UI presenter layer and say-vs-think engine support
ade9df5

agharsallah Codex 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

chore: add codex project configuration
e0d6b85

agharsallah Codex commited on

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

agharsallah commited on

feat: add architecture review and scenario authoring documentation
49aa5c4

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