Commit History

fix(playbook §10): resolve all 12 diagnostic warnings W-001..W-012\n\n W-001 CRITICAL: Add scripts/generate_stubs.sh + Makefile to generate\n openclaude_grpc/openclaude_pb2*.py locally without a full Docker build.\n W-002 HIGH: Delete dead Rhodawk_AI_Pitch_Deck_2026.pptx (operator request).\n W-003 HIGH: Rename mcp_config.json -> mcp_config.ARCHIVE.json with archive notice.\n W-004 HIGH: formal_verifier.py — RHODAWK_Z3_ENABLED defaults to true; loud warning if skipped.\n W-005 MEDIUM: Surface RHODAWK_AUTO_MERGE state in System Status banner.\n W-006 MEDIUM: training_store.PgConn.executescript() splits multi-stmt SQL.\n W-007 MEDIUM: webhook_server returns 403 + JSON when secret unset.\n W-008 MEDIUM: hermes_orchestrator — new HERMES_PROVIDER routing flag.\n W-009 MEDIUM: New night_hunt_lock.py shared mutex across both night-hunt loops.\n W-010 MEDIUM: repo_harvester uses dynamic 30-day rolling pushed window.\n W-011 MEDIUM: lora_scheduler emits Telegram/Slack notification on export.\n W-012 MEDIUM: Live Operations tab shows System Status feature-gate banner.
6ed9a00

Rhodawk Agent commited on

feat(v6): Masterplan build — semantic skill selector, 84 skills, night-hunt orchestrator, OpenClaw gateway, 12 MCP servers, developer playbook
58fe8fa

Rhodawk Agent commited on

feat(openclaude): vendor OpenClaude as headless gRPC daemon, eliminate aider
39e315a

Rhodawk Bot commited on

Switch inference to DigitalOcean primary + OpenRouter fallback; pin litellm to fix aider crash
504dde2
verified

Architect8999 commited on

ARCHITECT: full masterplan implementation — 19 skills, 10 new MCP servers, 5-tier model router, EmbodiedOS bridge, autonomous night-mode loop, sandbox manager, pytest suite, stability fixes
da8fcf1

Rhodawk Mythos Agent commited on

mythos: wire end-to-end into app.py + add reconnaissance-mcp + diagnostics + self-test CLI
da9b4c7

Rhodawk Mythos Agent commited on

Fix audit runtime fallback and controls
994a063

ninjawarriorhem commited on

fix: move theme to gr.Blocks(), remove from launch(); add type=messages to gr.Chatbot
8a337f9

Rhodawk AI commited on

decode: convert base64 app.py and mcp_config.json to original format; update README
b133c01

Rhodawk AI commited on

Fix: build error + ACTS consensus + ChainAnalyzer + rate limit + timer + venv path\n\n Build error fix:\n - requirements.txt: Remove atheris (requires Clang+libFuzzer, unavailable in HF Spaces)\n - fuzzing_engine.py: Graceful atheris fallback, detects availability at runtime,\n falls back to Hypothesis automatically\n - Dockerfile: Renamed builder stage to base, runtime inherits directly, eliminates\n broken reference to nonexistent 'builder' stage name in COPY --from\n\n ACTS Consensus bug (hermes_orchestrator.py):\n - _run_acts_consensus now calls all 3 models individually and concurrently,\n passing all 3 raw verdicts to compute_acts() so disagreement penalty works\n - Previously merged result collapsed to 1-item list (agreement_factor always 1.0)\n\n ChainAnalyzerTool in Hermes registry (hermes_orchestrator.py):\n - Added ChainAnalyzerTool with name=chain_analysis registered in _TOOL_REGISTRY\n - Hermes can now autonomously synthesize exploit chains without human UI click\n - _HERMES_SYSTEM prompt updated to document the new tool\n\n LLM rate limit backoff (hermes_orchestrator.py):\n - _hermes_llm_call retries on 429 with delays 15s/30s/60s\n - Single 429 no longer aborts the entire research session\n\n Timer consolidation (app.py):\n - get_combined_refresh() returns all 8 live-update outputs at once\n - 3 concurrent gr.Timer.tick() SSE streams collapsed to single tick\n - Reduces HF Space connection pressure under multiple simultaneous users\n\n Venv path fix (app.py):\n - execute_approved_harness uses VENV_DIR constant, not hardcoded string\n - Creates venv on-demand if missing so standalone Security Research tab works
59dc700

Rhodawk Agent commited on

feat: v5.0 — 25-server cybersecurity MCP suite + Hermes agent enhancements
c02f427
verified

Architect8999 commited on

feat: Hermes Zero-Day Research Engine - 9 new modules + UI tab
5a2c9e0
verified

Architect8999 commited on

fix: BUG-009 git clone creds + BUG-010 pip fallback + BUG-011 per-repo venv
4ba73c1

Rhodawk AI commited on

fix: dynamic REPO_DIR per audit, terminate button, URL normaliser, reset unblocks queue
58491d5
verified

Architect8999 commited on

feat: ethical AVR pipeline — semantic extractor, harness factory, chain analyzer, disclosure vault, Security Research tab
9452af2
verified

Architect8999 commited on

fix: remove type=messages from Chatbot (not supported by installed Gradio version)
d529357
verified

Architect8999 commited on

fix: convert Chatbot messages to dict format (role/content) for Gradio 5 compatibility
3b84d82
verified

Architect8999 commited on

feat: v4.0 Peak enhancements + Antagonist mode
8a23fcf

Rhodawk AI commited on

fix: close GAP-E, BUG-009, and model pre-warm
8a58104

Rhodawk AI Patcher commited on

fix: patch all critical bugs and gaps from ProjectKyto deep analysis
ef02f17

Rhodawk AI Patcher commited on

fix: use PORT env var in demo.launch (fallback 7860 for HF Spaces)
3ad943e

Replit Agent commited on

Saved progress at the end of the loop
c32102b

ungraduate1394 commited on