Kiet
Kiet
#### Describe the feature Add hosting provider adapter and alternative to freestyle such as fly.io or cloudflare workers for hosting
## Description ## Related Issues ## Type of Change - [x] Bug fix - [ ] New feature - [ ] Documentation update - [ ] Release - [ ]...
Right now i'm passing in as providerOptions. This feels like it's wrong so would love some clarity here. Thanks! https://openrouter.ai/docs/features/message-transforms ``` const result = streamText({ model, headers, messages: [ {...
#### Describe the feature Implement better agent orchestration following learnings from Claude Code https://minusx.ai/blog/decoding-claude-code/
#### Describe the feature Use the same approach as this. We're already using firecrawl. Look at how they're using the firecrawl api and workflow https://github.com/mendableai/open-lovable
## Description ## Related Issues ## Type of Change - [ ] Bug fix - [ ] New feature - [ ] Documentation update - [ ] Release - [...
#### Describe the feature
#### Describe the feature Right now, our AI is one-shotting the examples, we should give it the ability to introspect on the output, check on the existing conversation and result...