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

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(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

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: Enhance Secret Keeper's response logic to confirm correct guesses and improve consistency in answers
3966dc5

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: 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: 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

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

Merge remote-tracking branch 'origin/main' into worktree-small-enhancement
1c1fbba

agharsallah commited on

feat: implement Archive feature for past session management
a2ca0e0

agharsallah commited on

feat(fishbowl): badge each agent's model + auto-follow the live feed
881a18d

agharsallah Codex commited on

feat(fishbowl): hide the seed edit box behind a small "edit" toggle
2fcf1b7

agharsallah Codex commited on

fix(fishbowl): anchor dropdown popups + make Premise a text-supporting dropdown
1e17273

agharsallah Codex commited on

feat(fishbowl): seed is a preset dropdown that fills an editable beat textbox
3782a33

agharsallah Codex commited on

fix(fishbowl): make the model pickers click-to-select dropdowns (filterable=False)
b3189b5

agharsallah Codex commited on

feat(fishbowl): make the Lab digestible — Quick lane + Director's cut + world digest
886aaca

agharsallah Codex commited on

feat(fishbowl): scenario-adaptive Lab with per-agent & per-scenario config editing
4007d4b

agharsallah Codex 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(telemetry): skip log entries with empty context in log_rows function
0b430d5

agharsallah commited on