Añadir columna Recap, columnas dinamicas son ordenables#2
Open
marccane wants to merge 3 commits into
Open
Conversation
Extracts recap text from three sources in JSONL files: away_summary system messages (background recap on return), /compact summaries, and auto context compression summaries. Column is visible by default and toggleable via the Columns bar. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
UUID, Size, First prompt, and Recap columns now respond to header clicks like the always-visible columns. Size sorts numerically via a new data-size row attribute; the others sort as text. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
- CODE_CHAT_VIEWER_DIR env var overrides output.folder from config.json (tilde expanded; startup log marks when active) - New Delete button in each chat header opens a modal with the exact POSIX-quoted rm command for the chat HTML + source JSONL, with one-click copy. HTML path is derived from window.location at click time so archive/short moves don't stale the command. - Full session UUID shown next to the chat title in the header (user-select: all for one-click copy) - Docs: README (EN + ES) and SKILL.md updated Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hola Oskar! Uso tu aplicación y me va muy bien. He añadido un par de cosas. Quizas quieras añadirlo a tu repo, si no ningún problema. Saludos