Commit History

feat(observability): enhance logging setup to route Python warnings and improve telemetry
3e954d6

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 agents/base.py (Unit 4)
b08315f

agharsallah Codex commited on

feat(observability): add Gradio Telemetry panel (Unit 9)
bebcf1e

agharsallah Codex commited on

feat(observability): instrument registry, tools, session, modal (Units 7,8,10,11)
cb2de15

agharsallah Codex commited on

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

agharsallah Codex commited on

feat(observability): add OpenTelemetry logging/tracing/metrics foundation
3f7b296

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(tests): add tests for handling first-person openers in clean_clue function
a4ce257

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-loop-safety' into feat/live-integration
d09c82a

agharsallah commited on

Merge branch 'feat/live-open-table' into feat/live-integration
0a10ebd

agharsallah commited on

Merge branch 'feat/live-meters' into feat/live-integration
748a416

agharsallah commited on

Merge branch 'feat/live-governor-reason' into feat/live-integration
d4eb3a3

agharsallah commited on

Merge branch 'feat/spy-game-the-steeped' into feat/live-integration
da08ce3

agharsallah commited on

fix: auto-load .env (Python) + normalize Neon postgres scheme for live mode
7eccfb0

agharsallah Codex commited on

feat: surface LIVE/OFFLINE status + real token/spend budget in meters
73f0d0d

agharsallah Codex commited on

feat: add structured reason to BudgetExceeded + Governor.snapshot
ac3ed3b

agharsallah Codex commited on

feat: loop-safe Fishbowl autoplay + LIVE/OFFLINE topbar
a38b39c

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

refactor: update import paths and enhance layout structure for Fishbowl UI
b9afb6f

agharsallah commited on

style: lift Fishbowl UI contrast + readability (same CRT vibe)
137b0ed

agharsallah commited on

fix: align Fishbowl app shell to the session unit constructor
a2ac4f3

agharsallah Codex commited on

Merge branch 'worktree-agent-a68e44256a7a3b2e0' into fishbowl-integration
7a37472

agharsallah commited on

Merge branch 'worktree-agent-a955ee690034d2682' into fishbowl-integration
630a269

agharsallah commited on

feat: add Fishbowl stage renderers (constellation + split)
1fd9dc9

agharsallah Codex commited on

Merge branch 'feat/fishbowl-app-shell' into fishbowl-integration
cfdd7c9

agharsallah commited on

Merge branch 'feat/fishbowl-lab' into fishbowl-integration
e7e427b

agharsallah commited on

Merge branch 'feat/fishbowl-session' into fishbowl-integration
f23a2bb

agharsallah commited on

Merge branch 'feat/fishbowl-meters' into fishbowl-integration
2385296

agharsallah commited on

Merge branch 'worktree-agent-a251910bb680971ff' into fishbowl-integration
d3c588f

agharsallah commited on

Merge branch 'feat/fishbowl-mindcard' into fishbowl-integration
68897b9

agharsallah commited on

feat: add Fishbowl Gradio app shell + integrator (Unit 9)
a8039c4

agharsallah Codex commited on

feat: add Fishbowl Lab composer component tree + world-config helper
9184f40

agharsallah Codex commited on

feat: add Fishbowl meters + verdict HTML renderers
82a721b

agharsallah Codex commited on

feat: add Fishbowl phosphor theme + CSS/head assets
d1372c7

agharsallah Codex commited on

feat(fishbowl): add Show tab component skeleton + transport (Unit 7)
a3f88aa

agharsallah Codex commited on

feat: add Fishbowl feed transcript renderer
b45f767

agharsallah Codex commited on

feat: add FishbowlSession live-engine wrapper
29e92ee

agharsallah Codex commited on

feat: add Fishbowl avatar and MindCard HTML renderers
ce5d74e

agharsallah Codex commited on

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

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

feat: mem0 as a layered, derived semantic memory index
f487b74

agharsallah Codex commited on