Skip to content

Visual enhancements and Bug Fixes - #8

Merged
Aaryanverma merged 3 commits into
mainfrom
visual_enhancements
Aug 2, 2026
Merged

Visual enhancements and Bug Fixes#8
Aaryanverma merged 3 commits into
mainfrom
visual_enhancements

Conversation

@Aaryanverma

@Aaryanverma Aaryanverma commented Aug 2, 2026

Copy link
Copy Markdown
Owner
  • Updated timestamp formatting in history_tracker.py and models.py to use ISO-8601 format.
  • Introduced new timestamp functions in models.py for compact and human-readable formats.
  • Modified write_inbox_item function in storage.py to utilize the new timestamp functions.
  • Added a method to create a default workspace configuration in workspace.py.
  • Adjusted tests to ensure proper handling of timestamps and configuration loading.
  • Added regression tests for inbox item ID formatting to prevent whitespace issues.
  • Removed unnecessary YAML exclusions from pyproject.toml.

Special thanks to @mrocha-montes for identifying the bugs in TUI, ID generation, and the config file path.

- Updated timestamp formatting in history_tracker.py and models.py to use ISO-8601 format.
- Introduced new timestamp functions in models.py for compact and human-readable formats.
- Modified write_inbox_item function in storage.py to utilize the new timestamp functions.
- Added a method to create a default workspace configuration in workspace.py.
- Adjusted tests to ensure proper handling of timestamps and configuration loading.
- Added regression tests for inbox item ID formatting to prevent whitespace issues.
- Removed unnecessary YAML exclusions from pyproject.toml.
@Aaryanverma
Aaryanverma merged commit 86b61c6 into main Aug 2, 2026
7 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.

1 participant