deer-flow/.github
Eilen Shin 762b4745db
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
chore: remove standalone LangGraph Server remnants from agent docs (#3304) (#3671)
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.
2026-06-21 10:32:58 +08:00
..
ISSUE_TEMPLATE Update bug-report.yml 2026-06-18 11:52:10 +08:00
workflows fix(ci): added 2.0.x-dev into CI workflow monitor (#3668) 2026-06-20 19:11:28 +08:00
copilot-instructions.md chore: remove standalone LangGraph Server remnants from agent docs (#3304) (#3671) 2026-06-21 10:32:58 +08:00
labels.yml feat(ci): PR/issue auto-labeling + declarative label sync (#3360) 2026-06-03 16:40:24 +08:00
pull_request_template.md chore: add AI assistance disclosure to PR template and CONTRIBUTING (#3398) 2026-06-05 22:08:24 +08:00