Skip to content

Conversation

@nicosuave
Copy link
Owner

Summary

Add --title CLI argument to allow explicit session titles instead of relying on auto-detection. Title fallback chain: explicit arg > slug > first user message. Claude's compaction summaries are now extracted and rendered as "session summary" in the conversation, keeping them separate from the title field.

Changes

  • Add --title argument to CLI and publish options
  • Separate title from compaction summary (never use summaries as titles)
  • Extract and display Claude's compaction summaries in both markdown gist and encrypted viewer
  • Update command and skill prompts to guide users on generating descriptive titles

- Add `--title` argument to allow LLM to specify custom session titles
- Separate title from compaction summary (summaries are Claude-only, shown in UI)
- Title fallback chain: explicit arg > slug > first user message
- Extract and render compaction summaries in both markdown and encrypted viewers
- Update Claude and Codex command/skill prompts to guide users on generating titles
@nicosuave nicosuave merged commit bcb4197 into main Jan 5, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants