multi-agent-lab / src /models

Commit History

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

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

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

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

agharsallah commited on

feat: update HF model catalogue to prioritize chat-capable model and adjust tests for new routing logic
66f0e23

agharsallah commited on

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

agharsallah commited on

feat(observability): instrument models, conductor, memory, ledger (Units 2-6)
a196e34

agharsallah Codex commited on

refactor: tidy HF backend per /simplify review
1f581d5

agharsallah 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(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-open-table' into feat/live-integration
0a10ebd

agharsallah commited on

feat: add Open Table live-chat scenario (curious/skeptic/host)
01bc5cd

agharsallah Codex commited on

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

agharsallah Codex commited on

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

agharsallah Codex commited on

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

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: update setup instructions and dependencies for uv integration
39e9569

agharsallah 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