Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Artifact-like Output Window for gptel #405

Open
guibor opened this issue Oct 2, 2024 · 0 comments
Open

Artifact-like Output Window for gptel #405

guibor opened this issue Oct 2, 2024 · 0 comments
Labels
feature request Request for a new feature

Comments

@guibor
Copy link

guibor commented Oct 2, 2024

Description
Implement an artifact-like output window for gptel that displays substantial, standalone content generated by the AI in a dedicated buffer separate from the main conversation. This feature would enhance gptel's functionality by providing a more interactive and visually appealing way to work with large AI-generated outputs.

Proposed Functionality
Dedicated Output Buffer: Create a new buffer called "gptel-artifact" to display large AI responses.
Side-by-Side Display: Show the artifact buffer alongside the main gptel conversation buffer using display-buffer-in-side-window or a similar function.
Syntax Highlighting: Apply appropriate major modes to the artifact buffer based on content type (e.g., markdown-mode, org-mode, or language-specific modes for code).
Version Control: Implement a simple version history for artifact content, allowing users to revert changes or view previous versions.

@karthink karthink added the feature request Request for a new feature label Oct 4, 2024
@karthink karthink changed the title Feature Request: Artifact-like Output Window for gptel Artifact-like Output Window for gptel Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for a new feature
Projects
None yet
Development

No branches or pull requests

2 participants