Commit History

feat(models): Allow reliable models and update model selection logic in UI
83e16dc
Running

agharsallah commited on

feat(about): add About tab with project overview, architecture, and links
52b556c

agharsallah commited on

feat(dependencies): restrict pandas version to <3 to avoid compatibility issues with gradio
ed6315a

agharsallah commited on

Merge pull request #23 from abducodez/feat/universal-commentator
654fc98
unverified

binarybeard commited on

feat(session): finalize run on verdict and enhance leaderboard recording logic
5851d28

agharsallah commited on

feat(commentary): refine rafters-critic persona and improve commentary prompt for humor
26bc5b9

agharsallah commited on

feat(commentary): introduce universal rafters-critic for scenario commentary and cadence control
f637227

agharsallah commited on

feat(lab): add roster model defaults merging to preserve user selections for newly added agents
05b49a8

agharsallah commited on

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

binarybeard commited on

feat(show): enhance rafters gallery with stable keys for improved audio handling and component persistence
0ee642e

agharsallah commited on

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

agharsallah Codex commited on

feat(rafters): implement navigable gallery for illustrated and spoken beats with improved audio handling
5e2e876

agharsallah commited on

feat(feed): update media rendering to use native components with badges instead of inline tags
7c81add

agharsallah commited on

feat(media): enhance media request handling with timeout configuration and improved serialization
846eb30

agharsallah commited on

feat(media): update media configuration for FLUX.2 and VoxCPM2 models with enhanced details
3fd114a

agharsallah commited on

feat(commentator): update cadence logic to use a fixed count instead of per-speaker quorum
11f4e9a

agharsallah 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

feat: Enhance telemetry store with revision tracking and optimize UI refresh logic
e1959d5

agharsallah commited on

fix: Update GPU configuration for NVIDIA models to use A100 instead of H200
bd9568a

agharsallah commited on

feat: Add use_cache parameter to support KV cache handling in models and update tests
169b620

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: Ensure full materialization of model weights to prevent meta tensor issues in ZeroGPU
97f641c

agharsallah commited on

feat: Add LFS migration step to workflow for handling binary files in Hugging Face Spaces
9e8e7a0

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: Enhance color handling and styling across fishbowl components
d2180f0

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

fix: Update Python version to 3.13 for compatibility with local deploy environment
965bf0f

agharsallah commited on

Refactor modal service and logging setup
5d4ef87

agharsallah commited on

feat: Adjust narrator rail feed styling for compactness and fixed height
e3ba862

agharsallah commited on

fix: Ensure proper unpacking of BatchEncoding in model generation to prevent AttributeError
0dfc318

agharsallah commited on

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

agharsallah commited on

Implement local in-process inference backend for transformers models
c6cdf25

agharsallah commited on

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

agharsallah commited on

feat: Add support for `spaces` package and integrate GPU self-test functionality
6d180a1

agharsallah commited on

Refactor code structure for improved readability and maintainability
a464e67

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: Enhance deployment instructions and update web server label formatting
1bc1435

agharsallah commited on

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

agharsallah commited on