Commit 115be85
fix: enable --memory and --session flags in Render start command (#39)
The hosted API was only running 'distill api' without memory/session
endpoints. This caused the MCP server to get the info page instead of
actual tool responses.
Co-authored-by: Ona <no-reply@ona.com>1 parent e2fa804 commit 115be85
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments