posit-dev / posit-dev/shinychat
separate input and output elements?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 139
- Forks
- 28
- Avg merge
- 23h 44m
- Merged PRs (30d)
- 50
Description
Would you consider providing separate elements for the chat input and chat output?
I'd like to have a chatbot that responds through tool use (like your sidebot), but I want to hide the SQL query and explanation behind a modal or tool tip rather than having it take up space under the chat reply.
Comparable interfaces, like streamlit, provide separate elements for chat input and chat messages (as well as a few other utilities). This can be helpful for giving the developer more control over the interface.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository files or tests are named in the issue. Start by locating the chat UI component and reviewing how input, messages, and tool output are currently rendered; done should provide separate input and output elements with enough control to hide tool details in a modal or tooltip.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100