From a9be1d99b3df09257171fd2cbbf91c2c8af31802 Mon Sep 17 00:00:00 2001 From: Amr Gharbeia Date: Thu, 30 Apr 2026 19:58:02 -0400 Subject: [PATCH] feat(opencortex): tmux TUI testing, unified LLM backend, daemon fixes Submodule update includes: - feat(tui): background reader thread, error handling, TERM guard - feat(llm): unified OpenAI-compatible backend (Ollama/OpenRouter/OpenAI/Anthropic/Groq/Gemini) - fix(loop): correct .env loading path (.config/opencortex) - fix(daemon): restart with updated XDG harness files - fix(reason): add generate-tool-belt-prompt, policy explanation, deterministic gate --- projects/opencortex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/opencortex b/projects/opencortex index a3d0720..6aec587 160000 --- a/projects/opencortex +++ b/projects/opencortex @@ -1 +1 @@ -Subproject commit a3d07209b6325b6a113c096d8d6c5fc261dbec3b +Subproject commit 6aec587e90d5d8c36e106373c8059aca9dc4a4a8