feat(tools): wire up Letta tool webhooks for local development
- Add TOOL_WEBHOOK_URL config for Docker→host communication
- Add POST /tools/:name webhook endpoint to handle Letta tool calls
- Register tools with Letta at startup (registerTools in letta.ts)
- Attach tool IDs to agents when created
- Update Python stubs to use embedded webhook URL
- Add human memory block with user ID for tool context
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>