Skip to content

Conversation

@jonpspri
Copy link

  • Add pydantic-settings dependency for configuration management
  • Add CSVSettings class with csv_history_dir setting (default: ".")
  • Support CSV_EDITOR_CSV_HISTORY_DIR environment variable override
  • Integrate settings with HistoryManager initialization
  • Add comprehensive test suite (13 tests) with proper cleanup
  • Export CSVSettings and get_csv_settings in models module

🤖 Generated with Claude Code

Co-Authored-By: Claude [email protected]

- Add pydantic-settings dependency for configuration management
- Add CSVSettings class with csv_history_dir setting (default: ".")
- Support CSV_EDITOR_CSV_HISTORY_DIR environment variable override
- Integrate settings with HistoryManager initialization
- Add comprehensive test suite (13 tests) with proper cleanup
- Export CSVSettings and get_csv_settings in models module

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
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