feat: deep-agent canvas, live observability, and multi-environment tooling
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.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Forge web console. Copy to apps/web/.env.local for local dev.
|
||||
|
||||
# Backend URL the Next server proxies /api/forge/* to (server-side rewrite) and exposes
|
||||
# as NEXT_PUBLIC_FORGE_API_URL. Defaults to http://127.0.0.1:8000 in dev.
|
||||
FORGE_API_URL=http://127.0.0.1:8000
|
||||
Reference in New Issue
Block a user