OMTAE brain drift, Qwen chat fixes, B2B MCP, autonomy wiring#1264
Open
jaylee710 wants to merge 9 commits into
Open
OMTAE brain drift, Qwen chat fixes, B2B MCP, autonomy wiring#1264jaylee710 wants to merge 9 commits into
jaylee710 wants to merge 9 commits into
Conversation
…file, and drift-guard capabilities so the API and dashboard can manage models and catch config drift reliably. Co-authored-by: Cursor <cursoragent@cursor.com>
Add loop guard for repeated assistant text, ops-fixer manifest, Qwen3.6 agent defaults, brain API hardening, and model-switch script updates so system checks use real tools instead of hallucinated status. Co-authored-by: Cursor <cursoragent@cursor.com>
…MTAE agents. Runtime TOOL_REQUIRED verification, tighter planning-loop detection, tool-first prompts, and bundled ECC skills help desk agents stop narrating without evidence. Co-authored-by: Cursor <cursoragent@cursor.com>
Strip orphan </think> tags from Qwen3.x streams and inject a placeholder user turn when repair/trim leaves no user text, so vLLM chat templates stop failing with "No user query found in messages". Co-authored-by: Cursor <cursoragent@cursor.com>
Expose niche discovery, site audit, and pitch generation tools for Hermes Desktop, plus an idempotent script to rewire desk schedules and hands. Co-authored-by: Cursor <cursoragent@cursor.com>
Author
|
ok |
…ze local inference backend. Change weekly-brain-pipeline cron schedule to resolve parsing warnings. Support skill execution tools across coder, researcher, and ecc-bridge agents. Optimize and stabilize local vLLM 32k context and gateway auth overrides. Co-authored-by: Antigravity <antigravity@google.com>
Allow orchestrator agent to run shell commands directly for system automation and diagnostics tasks. Co-authored-by: Antigravity <antigravity@google.com>
…nd enable wildcard tool capabilities for all agents
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
mcp/omtae-b2b/omtae_mcp.py) for Hermes Desktopscripts/restore-autonomy.shfor desk schedules and handsTest plan
cargo test --workspace(prior session):4200Made with Cursor