Releases: d0d1/codex-tabs
Releases · d0d1/codex-tabs
v1.0.0
v0.1.6
v0.1.5
What's changed
- moved
Ignore other untracked previous sessionsout of the post-save flow and into the main menu - updated the add flow to show unsaved Codex sessions only, so tracked sessions are no longer offered again
- improved wizard spacing around saved-tab, rename, delete, and search prompts for cleaner scanning
- added a use-cases guide and FAQ for discoverability
Verification
- full unit test suite passes (
PYTHONPATH=src python3 -m unittest discover -s tests -v)
v0.1.4
What's changed
- normalized friendly tab names in the wizard so entries like
Obsidiansave cleanly as valid aliases - kept the naming prompt open after invalid input so you can retry instead of getting dropped back to the menu
- added progress feedback before bulk-ignore so the wizard does not look stuck during longer operations
- clarified the post-save prompt with
Open the newly saved tab now? - changed the add flow to only offer unsaved Codex sessions, so already tracked sessions are no longer offered again
Verification
- full unit test suite passes (
PYTHONPATH=src python3 -m unittest discover -s tests -v)
v0.1.3
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Full Changelog: https://github.com/d0d1/codex-tabs/commits/v0.1.0