COMMITS
August 11, 2025
K
chore: release v1.2.1
kiliman committed
K
chore: release v1.2.0
kiliman committed
K
feat: show relative paths in tool descriptions
kiliman committed
K
chore: update transcripts
kiliman committed
K
chore: release v1.1.0
kiliman committed
K
refactor: use options object pattern for JsonlToMarkdownConverter
kiliman committed
K
K
build: add linting with Biome 2 and TypeScript type checking
kiliman committed
K
refactor: consolidate formatting logic into OutputFormatter class
kiliman committed
August 10, 2025
K
chore: deploy v1.0.1
kiliman committed
K
chore: update transcripts
kiliman committed
K
M
chore: update README.md
Michael Carter committed
K
chore: remove unused content from deleted transcript
kiliman committed
K
chore: delete test transcript
kiliman committed
K
chore: update transcripts
kiliman committed
K
chore: allow .claude-transcripts to be tracked
kiliman committed
K
chore: add transcript output folders to .gitignore
kiliman committed
K
chore: update file permissions for executable
kiliman committed
K
K
feat: configure package for npm publishing and npx execution
kiliman committed
K
docs: add comprehensive README with usage instructions
kiliman committed
K
feat: add auto-detection, new output location, and descriptive filenames
kiliman committed
K
K
fix: add `update` tool result type
kiliman committed
K
style: improve transcript header formatting with emojis
kiliman committed
K
feat: add transcript header with directory name and timestamp range
kiliman committed
K
refactor: split monolithic converter into modular architecture
kiliman committed
K
fix: only truncate line if inside a code block (since they don't wrap)
kiliman committed
K
fix: don't escape code fence unless inside a code fence
kiliman committed