nickkeesG / Pantheon

Experimental LLM interface exploring new ways to use AI to improve human thinking
https://pantheon.chat
GNU General Public License v3.0
12 stars 2 forks source link

Record comment production #70

Closed nickkeesG closed 4 months ago

nickkeesG commented 5 months ago

CHANGES TO REDUX STATE

I've added a value to comment called "history" which records all of the LLM interactions which were used to produce the comment. The user can view this by clicking on a comment.

THERE IS A BUG STILL! I can't figure out how to fix it, but the comments get rendered in order of creation, regardless of the z-index. I've tried to set the z-index so that the window showing the history is always on top of everything, but I can't seem to figure it out. Maybe you will have more luck? I spent a lot of time messing with it, but I truly don't understand how things are being rendered and can't seem to make anything change.

nickkeesG commented 5 months ago

This should be the last change to the redux for a while.

sofvanh commented 4 months ago

This field should be optional, so we won't need a migration. I can look into the bug.

netlify[bot] commented 4 months ago

Deploy Preview for gleeful-biscuit-343233 ready!

Name Link
Latest commit 8856ef7db33a02113b4f41e034530618564c116a
Latest deploy log https://app.netlify.com/sites/gleeful-biscuit-343233/deploys/6673fd10ac0a4c00083c0c1e
Deploy Preview https://deploy-preview-70--gleeful-biscuit-343233.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 100 (🟢 up 1 from production)
Accessibility: 95 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.