Gram Functions now includes a simple Hono-based server in the mini-framework for local testing and development. This enhancement makes it easier to test functions locally before deploying them.
Features
Add data models and deployments for better resource management through functions
Enhanced functions runner to support new
entrypoint
Include a local development server in the Gram Functions mini-framework for testing
Support login redirects with redirect query parameter handling
Display variations in the dashboard, showing changed and original values of a tool
Create manual chunks for dependencies in the dashboard's vite configuration for improved load performance
Enhanced logging functionality for HTTP tool calls for better analytics and debugging
Fixes
Improve
fallback in dev and production setups
Deduplicate custom tool inputs from Toolify to prevent redundancy
Fix custom domain resolution to ensure custom domains are always used when available
Remove excess authorization checks on image assets
Update gateway proxy for more flexible tool call handling
Enhanced domain resolution in docs to prevent errors in custom setups
Fix domain handling for MCP URLs with custom domains