ae67bff5a3
Self-hosted platform for building, testing, and shipping LangChain/LangGraph agents. Deep-agent sub-agents on the canvas, a live tracing/observability timeline, auto-provisioned built-in tools with import/export, per-environment tool variables, streamed evaluations, and per-user auth token forwarding.
974 B
974 B
What & why
Type of change
- Bug fix
- New feature
- Performance
- Refactor (no behavior change)
- Docs / chore
Checklist
- Backend:
ruff check forge migrationsis clean andpytest -qpasses (fromapps/api) - New/changed backend code is
mypy-clean - Frontend:
pnpm --filter web buildpasses (from repo root) - Shared schemas (
packages/schemas) updated if node/tool config changed - Tests added/updated for the change (characterization test for behavior-preserving refactors)
CHANGELOG.mdupdated under Unreleased (for user-facing changes)- No secrets, tokens, or customer data in the diff