mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-07-18 20:33:34 +00:00
|
Some checks failed
Replay E2E (front-back contract) / Layer 1 — backend golden (no API key) (push) Has been cancelled
Backend Blocking IO / backend-blocking-io (push) Has been cancelled
Unit Tests / backend-unit-tests (push) Has been cancelled
Frontend Unit Tests / frontend-unit-tests (push) Has been cancelled
Lint Check / lint-backend (push) Has been cancelled
Lint Check / lint-frontend (push) Has been cancelled
Replay E2E (front-back contract) / Layer 2 — full-stack render (no API key) (push) Has been cancelled
Follow-up to #3301 / #3344. The Gateway-embedded runtime is the standard topology — there is no standalone LangGraph service — but two stale references slipped past the cleanup guard: - .github/copilot-instructions.md still told contributors that `make dev` "Starts LangGraph (2024)" and wrote logs/langgraph.log. - SandboxAuditMiddleware's docstring pointed audit logs at langgraph.log. Update both to the Gateway-embedded reality (gateway.log) and extend test_gateway_runtime_cleanup.py to pin the agent-instruction docs so the standalone references can't reappear. Stays within the safe scope of #3304: does not touch langgraph_auth.py, langgraph.json, or the langgraph-api / langgraph-cli / langgraph-runtime-inmem deps, which the issue gates on maintainer confirmation of Studio / direct LangGraph Server support. |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| copilot-instructions.md | ||
| labels.yml | ||
| pull_request_template.md | ||