MCP Server Connection fails
1.0.0 (14) It’s a remote SSE server, I got it connected to Claude and Cursor, but the connection fails in Bolt
9brb2czbb9 3 days ago
MCP Server Connection fails
1.0.0 (14) It’s a remote SSE server, I got it connected to Claude and Cursor, but the connection fails in Bolt
9brb2czbb9 3 days ago
Marvelous!!
Just installed on my iPhone, and everything is working beautifully. Set up Anthropic and OpenAI, and o3 is working, with image search, and model switching. Syncing up to the Mac works perfectly as well. I would love to use this as my daily driver, which I will do as soon as you have projects up and running (unless you already have projects and I am missing something). And I hope that you will have an “import” feature that allows us to import chats from public version of BoltAI. Such good work, as always! Thank you!
se1961 5 days ago
Marvelous!!
Just installed on my iPhone, and everything is working beautifully. Set up Anthropic and OpenAI, and o3 is working, with image search, and model switching. Syncing up to the Mac works perfectly as well. I would love to use this as my daily driver, which I will do as soon as you have projects up and running (unless you already have projects and I am missing something). And I hope that you will have an “import” feature that allows us to import chats from public version of BoltAI. Such good work, as always! Thank you!
se1961 5 days ago
In Progress
Integrating a custom llm breaks model switcher
I integrated v0 model via api, mow the model switcher in the chat screen broke and is not letting me switch to another model, making the app unusable.
kamili.kamil 15 days ago
In Progress
Integrating a custom llm breaks model switcher
I integrated v0 model via api, mow the model switcher in the chat screen broke and is not letting me switch to another model, making the app unusable.
kamili.kamil 15 days ago
Authorization for Remote MCP Server
To access my server I need to put in the header a bearer token. I don't see that option. Thanks
Michael Horwitz 20 days ago
Authorization for Remote MCP Server
To access my server I need to put in the header a bearer token. I don't see that option. Thanks
Michael Horwitz 20 days ago
Feat Request: Double Tap selects a word
It would be nice-to-have feature. Currently, to select a single word, you need to do the following: long tap → deselect all [2 taps] → find the word inside a message → double tap to select it → tap on ‘copy’ it. Diff: “5 taps + Search your word” vs “Double Tap only”.
flatbeef3702 23 days ago
Feat Request: Double Tap selects a word
It would be nice-to-have feature. Currently, to select a single word, you need to do the following: long tap → deselect all [2 taps] → find the word inside a message → double tap to select it → tap on ‘copy’ it. Diff: “5 taps + Search your word” vs “Double Tap only”.
flatbeef3702 23 days ago
Completed
Android app
Please, update the Android app to equate in functionality to the iOS one… Also, it seems like there's some lag when you send a message in the Android app to the LLM, so it doesn't immediately get sent but after a couple of seconds.
Pablo About 2 months ago
Completed
Android app
Please, update the Android app to equate in functionality to the iOS one… Also, it seems like there's some lag when you send a message in the Android app to the LLM, so it doesn't immediately get sent but after a couple of seconds.
Pablo About 2 months ago
Completed
Brave and google search not working
After I set up the config for both services, when I enable the we search function I receive the following message Invalid schema for function 'brave_search': In context=, 'additionalProperties' is required to be supplied and to be false. Retry
paolost About 2 months ago
Completed
Brave and google search not working
After I set up the config for both services, when I enable the we search function I receive the following message Invalid schema for function 'brave_search': In context=, 'additionalProperties' is required to be supplied and to be false. Retry
paolost About 2 months ago
Rejected
Support setapp login
I am a setapp user and hope I can login in with setapp account and using ai points in setapp.
crcqrz4tby About 2 months ago
Rejected
Support setapp login
I am a setapp user and hope I can login in with setapp account and using ai points in setapp.
crcqrz4tby About 2 months ago
PDF Export / Easy Share
I often wish to share info with another person via PDF. It would be great if there was an easy way to: directly export PDF or access share sheet / print option, WJERE I can export a PDF iOS v1.0.0
b About 2 months ago
PDF Export / Easy Share
I often wish to share info with another person via PDF. It would be great if there was an easy way to: directly export PDF or access share sheet / print option, WJERE I can export a PDF iOS v1.0.0
b About 2 months ago
Ollama integration broken
Ollama integration in iOS app seems broken. The same exact URL works as expected in macOS app, and other ollama iOS clients.
Efrain Salas 2 months ago
Ollama integration broken
Ollama integration in iOS app seems broken. The same exact URL works as expected in macOS app, and other ollama iOS clients.
Efrain Salas 2 months ago
Completed
SwiftUI? (or clarify)
I understand that the application is in beta and it is a very early build, however … I have seen a few applications that were exclusively macOS/iOS attempt to expand by adding a web version, and in some cases regressing the native applications by updating them to hybrid app crap So while I have buckets of patience if you are working through your list ordered function > form, if it is the case that you are considering moving away from using native user interface toolkits for the 2.0 version, Please reconsider, or Please make this clear on the road map or state it somewhere. From my perspective: for a SwiftUI universal Bolt 2.0 I'd be happy to wait another six months or a year, longer, and even pay to add iOS device(s) as second seats (if there was relative feature parity)… but if the direction is hybrid-bound (or use any other user interface that's not defined in Apple's human interface guidelines), please let me know within the next three weeks so I can request a refund.
5gyvfyy4pq 2 months ago
Completed
SwiftUI? (or clarify)
I understand that the application is in beta and it is a very early build, however … I have seen a few applications that were exclusively macOS/iOS attempt to expand by adding a web version, and in some cases regressing the native applications by updating them to hybrid app crap So while I have buckets of patience if you are working through your list ordered function > form, if it is the case that you are considering moving away from using native user interface toolkits for the 2.0 version, Please reconsider, or Please make this clear on the road map or state it somewhere. From my perspective: for a SwiftUI universal Bolt 2.0 I'd be happy to wait another six months or a year, longer, and even pay to add iOS device(s) as second seats (if there was relative feature parity)… but if the direction is hybrid-bound (or use any other user interface that's not defined in Apple's human interface guidelines), please let me know within the next three weeks so I can request a refund.
5gyvfyy4pq 2 months ago
LiteLLM custom provider throwing an error
I am self-hosting a LiteLLM instance to proxy all my AI stuff. I managed to add it as a custom provider and fetch the models by prefixing the API key with ‘Bearer ‘ because the LiteLLM logs showed it was missing that. Now that I added it as a provider and select a model to chat with, I run into this error: In the LiteLLM logs I don’t see any sign of an API call, so it seems to fail somewhere before it hits the endpoint. I’ve tried to add /v1 at the end of it to no effect.
boltai 2 months ago
LiteLLM custom provider throwing an error
I am self-hosting a LiteLLM instance to proxy all my AI stuff. I managed to add it as a custom provider and fetch the models by prefixing the API key with ‘Bearer ‘ because the LiteLLM logs showed it was missing that. Now that I added it as a provider and select a model to chat with, I run into this error: In the LiteLLM logs I don’t see any sign of an API call, so it seems to fail somewhere before it hits the endpoint. I’ve tried to add /v1 at the end of it to no effect.
boltai 2 months ago
Completed
Difference compare sto chatgtp official app
I am testing the app submitting the same request to boltai and the chatgtp app (with plus plan) . Even using the same model for api of boltai and for the chatgtpapp the results are very different, ring chatgtp app Response more accurate, detailed and organized
paolost 2 months ago
Completed
Difference compare sto chatgtp official app
I am testing the app submitting the same request to boltai and the chatgtp app (with plus plan) . Even using the same model for api of boltai and for the chatgtpapp the results are very different, ring chatgtp app Response more accurate, detailed and organized
paolost 2 months ago
Completed
Automatic web search
I think that one of the most importa feature would be for the app to understand when the request cannot be managed by the ai alone, because part of the information needs to be extracted from the web
paolost 2 months ago
Completed
Automatic web search
I think that one of the most importa feature would be for the app to understand when the request cannot be managed by the ai alone, because part of the information needs to be extracted from the web
paolost 2 months ago