Remix.run Logo
kuroko 2 days ago

Congrats, looks good! Lacks an option to configure anthropic base url though, hope you will add something to configure env variables

thejash 2 days ago | parent | next [-]

I haven't tried it, but it might work if you set the env var yourself (I think you can create a `.env` file in `~/.sculptor/.env` and it will be injected into the environment for the agent)

I'd give it a good 20% chance of working if you set the right environment variables in there :) Feel free to experiment in the "Terminal" tab as well, you can call claude directly from there to confirm if it works.

bfogelman 2 days ago | parent | prev [-]

ooh this is a great idea -- thanks for sharing!