Yicong-Huang opened a new pull request, #6015: URL: https://github.com/apache/texera/pull/6015
### What changes were proposed in this PR? `AGENTS.md` documents the single-node and k8s deploy paths but never tells an agent how to run the local dev stack. This adds a "Where Things Live" row routing to `bin/local-dev.sh` — the single entry point — and notes the stack shape: infra runs in Docker while backend, frontend, and agent-service run natively. Only the wrapper is surfaced, not the internal `bin/local-dev/main.sh`. ### Any related issues, documentation, discussions? Closes #6014 ### How was this PR tested? Docs-only change; no tests. Verified the linked `bin/local-dev/README.md` path resolves and that `bin/local-dev.sh` is the documented entry point. ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (Claude Opus 4.8) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
