← Back to PRs

#20755: docs: add /export-session command to changelog

by boris721 open 2026-02-19 08:34 View on GitHub →
size: XS
## Summary Adds missing changelog entry for PR #18010 which introduced the `/export-session` command. ## Change Type - [x] Documentation ## Details PR #18010 (merged 2026-02-16) added the `/export-session` command to export session history with the full system prompt as HTML, but the changelog entry was missing. This PR adds the entry to the 2026.2.17 section under Commands/CLI. --- Thanks for the great project! 🦞 — Boris 🤖 <!-- greptile_comment --> <h3>Greptile Summary</h3> Adds missing changelog entry for the `/export-session` command feature to the 2026.2.17 release section. The entry follows the established changelog format with proper categorization under Commands/CLI, includes the PR reference (#18010), and credits the author (`@boris721`). <h3>Confidence Score: 5/5</h3> - This PR is safe to merge with no risk - This is a documentation-only change that adds a single line to the changelog. The entry format matches existing patterns perfectly, is placed in the correct section (2026.2.17), and follows all established conventions (category prefix, description, PR reference, author credit). No code changes, no functional impact. - No files require special attention <sub>Last reviewed commit: f9a80bf</sub> <!-- greptile_other_comments_section --> <!-- /greptile_comment -->

Most Similar PRs