Lumulutang na navigator ng pag-uusap na may mabilis na pag-navigate sa mga mensahe, bookmark, kontrol sa bersyon, pag-scan ng mensahe, mga badge ng file, at mga linya ng petsa para sa ChatGPT, Claude, Gemini, Grok, DeepSeek, Qwen, Kimi, at iba pang AI platform.
< Feedback on AI Conversation Navigator
Could you give me a clearer picture of your situation? To be honest, I cannot get what you mean.
Current situation: When I have a conversation like this:
What happens now:
What I'm requesting: Visual highlighting in the navigator list to show which user messages have version arrows. For example:
Why this helps: Since I often ask different questions about previously provided information, it helps me to see at a glance which messages have versions, to quickly find where I can go back to start fresh or take the conversation in a different direction. These points are essentially branch points in a conversation.
Would you consider adding this feature to your script?
I get what you mean. The edited prompts should have any icons to distinguish with others. However, some website like ChatGPT have management buttons to control versions. Meanwhile, Gemini cannot back to previous messages. Which platforms are you interested? Anyway, this task is fantastic and tough to accomplish. It will take me for ages to find general solutions that work normally on every website.
I have already partially implemented this feature for the websites I use: claude, chatgpt, mistral. I used the aria-label for this, but it is translated depending on the language. So it's an extra effort. More generally, you could try to count the elements below a message. But yes, I can understand that this would be a lot of work with so many websites. I was already wondering why you wanted to support so many sites. Perhaps it would be enough to make more features available only on certain core sites.
Works wonderfully in my tests 👍
Looks good. Thank you.
Could you share your ChatGPT conversation for me? I want to check your error to find out some solutions.
I forgot to mention, you must open the image by clicking on one of the links like "Marantz NR1711 8K 7.2‑Channel AV Receiver". It could be that you need to click the other links till the image is loaded.
You are great. Thank you :)
I am still considering whether it would be useful if bookmarks for replies would remain saved and visible even after reloading. However, cleaning them up could be a problem, so that they are also deleted as soon as you delete a chat.
I have now also disabled navigation for myself in incognito mode, as I don't need navigation there and it takes more clicks to close it when navigation is enabled. And you always have to close it at some point to start a new chat.
- I think that in in incognito mode, you could turn off userscript/tempermonley/violentmonekey manually instead of clicking to close button.
- Regarding to bookmarks, do you want: persists after reload? available in new tab? or persists after browser close?
I'm not really sure what the difference is between: persists after reload? available in new tab? or persists after browser close?
I would expect, they all need a persistent memory like the GM_setValue
Persists After Reload? If you press the Refresh button on the page, does your data (bookmarks) stay?
Available in New Tab? If you open the same website in a new browser tab, can it still access that data?
Persists After Browser Close? If you completely close your browser (Chrome/Edge/Firefox) and open it again later, is the data still there?
Oh, I thought you were asking which cases I need. The bookmark is not retained in any of them. Even when I switch chats.
I think I will choose the option where bookmarks are available in a new tab and disappear after closing the browser. By the way, Happy Lunar New Year!
Not celebrated here, but Happy New Year for you :)
New version with all bookmarks saved up to 5 days. You can try it by updating to the latest version.
Hi, the navigation is not visible in Claude anymore, but it works on other pages like ChatGPT.
I have fixed it for Claude. Let's try the new version.
Works again. Thank you :)
I 'm terribly apology for this inconvenience. We are working to find another solution for Claude on account of recent changes in this website. Hope it will be fixed.
Please update to the latest version for a big improvement in Claude!
Oh very nice. I'm looking forward to it. First impression, I like the dates. Didn't know they added that.
Hi, me again 😅
Actually, I'm having a problem in Claude where it keeps jumping back to my previous post every now and then. For example, when I've sent a new message, or when I open the chat instead of staying at the very bottom.
Another problem is when I create an element and display it next to the chat: if the userscript is active, I can scroll much further down, which leaves a large margin. To reproduce this, simply hover over the “resize element” with your mouse and scroll down.
Since this bothered me too much, I had to disable the script for myself.
Thanks for reporting this, and sorry it’s been disruptive. I’ll look into what’s causing both the unexpected jump back to the previous message and the extra scrollable space at the bottom in Claude, then adjust the script accordingly.
We’ve been able to reproduce the first issue where Claude sometimes jumps back to the previous message, so that one is confirmed.
For the second issue, could you give us more precise step-by-step instructions to reproduce it? We’re a bit surprised by that behavior because the script isn’t modifying Claude.ai’s page layout. I tried disabling Violentmonkey completely and could still see a similar large empty space at the bottom of Claude. So it might be related to Claude’s own layout rather than something introduced by AI Conversation Navigator.
If possible, please also try reproducing it with all other userscripts and browser extensions disabled, leaving only Tampermonkey (or your script manager) and AI Conversation Navigator enabled. That would help us determine whether it’s caused by the script itself or by a conflict with something else.
I've disabled all other user scripts, and I can still reproduce the issue. You say the script doesn't make any changes to the layout, but adding a menu is a change to the layout. When I close the menu, the effect disappears as well.
As I said, the easiest way to reproduce this is to place the mouse in the center of the screen where the slider is to set the size of the artifact and the chat, and then scroll down with the mouse wheel.
I use Tampermonkey in Firefox.
We are adding new elements to the page, but we are not modifying the default UI elements (other than the bare minimum required to place the navbar on the sides of the page, not at the bottom). That was the main aim behind the switch from the hack height to the fiber-based navigation.
As per your instructions, I placed the mouse right at the slider, with the cursor showing as a double arrow, and scrolled down with the mouse. Nothing happened. Nothing even scrolled. I've tried even with Floorp (Firefox fork) and I'm unable to find anything abnormal. There is indeed a big gap between the end of the content and the composer at the bottom, but that comes from claude.ai, shows also with Tampermonkey disabled and both with and without the artifact panel.
Which menu is that one you are talking about? The navbar itself? Can you post a screen capture of the issue? Are you using any extension injecting code into the page? Does that issue happen in every conversation or just in one?
Have found the reason. There is an incompatibility with your userscript and this extension:
https://github.com/lugia19/Claude-Usage-Extension
Sorry, I hadn't thought of extensions as the cause.
Thanks for finding the cause and letting us know.
The compatibility issue has now been fixed in v20.18, so you can update AI Conversation Navigator to the latest version and try again.
If you still notice any unusual scrolling or layout behavior, you can also switch to Supermini mode by Ctrl + clicking the navbar. This mode is much less intrusive and should avoid this kind of conflict.
Please let us know if you still encounter any problems after updating.
Thats great. Thank you very much.
But the feature that takes you back to previously sent messages still seems to be active. For example, when I sent a new message yesterday, the screen jumped to my previously sent messages.
Thanks for the update. The issue with jumping back to previously sent messages is still being worked on.
Please wait for the next update from Traditio. He is currently working on a larger update that should address this issue, and it will also include improvements for ChatGPT.
Hopefully, the next version will resolve the remaining scrolling/jumping problems. Thanks again for testing and reporting the issue!
Hi, another thing. When I use the inkognito chat, I can't close it because the navigator overlaps the close button. So I have to close the menu to close the chat.
Hi mykarean,
Thanks for reporting this. I haven't been able to reproduce the issue on my side. As shown in the screenshot, I can still see the Close button in Incognito chat and click it normally without the navigator getting in the way.
If possible, could you share a sample conversation where this happens so I can test it under the same conditions?
Thanks!
I fixed your report. Let's try new version.
It works. Thanks. Just one small thing, though: the navigation bar isn't cleared when you close the incognito chat.
Your script is a great help. What I'm still missing is highlighting entries with multiple versions, as I often ask different questions about a context.