Uh oh!
There was an error while loading. Please reload this page.
Conversation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…refs - Add .gitignore at repo root (secrets protection) - Fix env.example: separate OPENAI line, secure defaults, add missing vars - Fix script headers and step numbering (01, 02, 03) - Fix README/CLAUDE.md stale script references - Remove 04-install-admin.sh reference from 00-create-lxc.sh - Remove redundant docker-compose volume mount - Add EXPOSE 8090 to Dockerfile.hitl - Delete stale langgraph-proxmox-install.md and orphan docker-compose-mail.yml Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Cover workflow_engine, rate_limiter, event_bus, discord_tools, mcp_auth, team_resolver, llm_provider, agent_loader, and gateway with pytest. Includes test infrastructure (conftest.py with fixtures, sys.modules aliasing for Agents/agents case mismatch on Windows). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Web admin: 21 pure function tests (session tokens, env parsing, JSON helpers, MCP catalog) + 46 endpoint tests (auth, secrets, MCP, agents, workflow, LLM, channels, teams, import/export). HITL console: 13 pure function tests (JWT, password truncation, question rows, config loading) + 39 endpoint tests (login, register, Google OAuth, password reset, teams, questions, agents, members, chat, health). Uses FakeCursor/MultiFakeCursor pattern for DB mocking and patch.object for httpx lazy imports and passlib bcrypt compatibility on Python 3.14. Total suite: 266 passed, 20 skipped (missing heavy deps on Windows). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
REPO_RAW and version check now use $BRANCH (default: main) instead of hardcoded branch. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
human_gate_node now calls request_approval_sync() which sends approval requests through the configured channel (Discord/Email) instead of auto-approving. Includes phase context, reviewer tracking, and timeout handling. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
# Conflicts: # scripts/Infra/02-install-langgraph.sh
Claude/suspicious raman
Uh oh!
There was an error while loading. Please reload this page.
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 freeto 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.
No description provided.