feat(models): Allow reliable models and update model selection logic in UI 83e16dc Running agharsallah commited on 7 days ago
feat(about): add About tab with project overview, architecture, and links 52b556c agharsallah commited on 7 days ago
feat(dependencies): restrict pandas version to <3 to avoid compatibility issues with gradio ed6315a agharsallah commited on 8 days ago
feat(session): finalize run on verdict and enhance leaderboard recording logic 5851d28 agharsallah commited on 8 days ago
feat(commentary): refine rafters-critic persona and improve commentary prompt for humor 26bc5b9 agharsallah commited on 8 days ago
feat(commentary): introduce universal rafters-critic for scenario commentary and cadence control f637227 agharsallah commited on 8 days ago
feat(lab): add roster model defaults merging to preserve user selections for newly added agents 05b49a8 agharsallah commited on 8 days ago
Merge pull request #22 from abducodez/feat/hall-of-fame-leaderboard 5241248 unverified binarybeard commited on 8 days ago
feat(show): enhance rafters gallery with stable keys for improved audio handling and component persistence 0ee642e agharsallah commited on 8 days ago
feat: Add Hall of Fame leaderboard backed by a dedicated results table c952d77 agharsallah Codex commited on 8 days ago
feat(rafters): implement navigable gallery for illustrated and spoken beats with improved audio handling 5e2e876 agharsallah commited on 8 days ago
feat(feed): update media rendering to use native components with badges instead of inline tags 7c81add agharsallah commited on 8 days ago
feat(media): enhance media request handling with timeout configuration and improved serialization 846eb30 agharsallah commited on 8 days ago
feat(commentator): update cadence logic to use a fixed count instead of per-speaker quorum 11f4e9a agharsallah commited on 8 days ago
feat(media): introduce MediaRouter and stubs for image and speech generation 8400d8c agharsallah commited on 8 days ago
feat: Update model references to MiniCPM5 and adjust related documentation and tests for transformers 5.x compatibility cc8e9f2 agharsallah commited on 9 days ago
Refactor local provider to support on-device loading with accelerate 3bcd1af agharsallah commited on 9 days ago
feat: Enhance telemetry store with revision tracking and optimize UI refresh logic e1959d5 agharsallah commited on 9 days ago
feat: Add use_cache parameter to support KV cache handling in models and update tests 169b620 agharsallah commited on 9 days ago
feat: Update model routing and local provider to support multi-sponsor tiers and auto-class resolution 7a13e4e agharsallah commited on 9 days ago
feat: Ensure full materialization of model weights to prevent meta tensor issues in ZeroGPU 97f641c agharsallah commited on 9 days ago
feat: Enhance Secret Keeper's response logic to confirm correct guesses and improve consistency in answers 3966dc5 agharsallah commited on 9 days ago
feat: Implement early termination for the judge in Twenty Sprouts game and enhance event handling 0460922 agharsallah commited on 9 days ago
feat: Enhance color handling and styling across fishbowl components d2180f0 agharsallah commited on 9 days ago
feat: Implement audience-only secret badge for Twenty Sprouts game f6566bb agharsallah commited on 9 days ago
feat: implement winner celebration overlay and judging mechanics 6432854 agharsallah commited on 10 days ago
feat: Adjust narrator rail feed styling for compactness and fixed height e3ba862 agharsallah commited on 10 days ago
fix: Ensure proper unpacking of BatchEncoding in model generation to prevent AttributeError 0dfc318 agharsallah commited on 10 days ago
feat: Replace llama.cpp backend with in-process transformers backend for local GPU inference 7d636f8 agharsallah commited on 10 days ago
Implement local in-process inference backend for transformers models c6cdf25 agharsallah commited on 10 days ago
feat: Implement llama.cpp backend for local inference with GGUF models 0f11b49 agharsallah commited on 10 days ago
feat: Add support for `spaces` package and integrate GPU self-test functionality 6d180a1 agharsallah commited on 10 days ago
Refactor code structure for improved readability and maintainability a464e67 agharsallah commited on 10 days ago
Merge remote-tracking branch 'origin/main' into worktree-scenarios 1c7b5c9 agharsallah commited on 10 days ago
feat: make every scenario arena-grade with a competition contract 0d0c561 agharsallah Codex commited on 10 days ago
feat: Implement well-known typed fields for verdicts in output models ce159dc agharsallah commited on 10 days ago
feat: implement per-event model attribution for enhanced event tracking a71301e agharsallah commited on 10 days ago
Merge remote-tracking branch 'origin/main' into worktree-small-enhancement 1c1fbba agharsallah commited on 10 days ago
feat: implement Archive feature for past session management a2ca0e0 agharsallah commited on 10 days ago
feat(fishbowl): badge each agent's model + auto-follow the live feed 881a18d agharsallah Codex commited on 10 days ago
feat(fishbowl): hide the seed edit box behind a small "edit" toggle 2fcf1b7 agharsallah Codex commited on 12 days ago
fix(fishbowl): anchor dropdown popups + make Premise a text-supporting dropdown 1e17273 agharsallah Codex commited on 12 days ago
feat(fishbowl): seed is a preset dropdown that fills an editable beat textbox 3782a33 agharsallah Codex commited on 12 days ago
fix(fishbowl): make the model pickers click-to-select dropdowns (filterable=False) b3189b5 agharsallah Codex commited on 12 days ago
feat(fishbowl): make the Lab digestible — Quick lane + Director's cut + world digest 886aaca agharsallah Codex commited on 12 days ago
feat(fishbowl): scenario-adaptive Lab with per-agent & per-scenario config editing 4007d4b agharsallah Codex commited on 12 days ago
feat: update agent personas and scheduling in YAML configurations; enhance event handling and memory deduplication in core logic 27b304e agharsallah commited on 12 days ago
feat(telemetry): skip log entries with empty context in log_rows function 0b430d5 agharsallah commited on 12 days ago