Skip to content

Conversation

@christhechris
Copy link
Contributor

No description provided.

christhechris and others added 17 commits March 27, 2025 09:41
This file provides guidance for working with the codebase, including:
- Build/run commands for the OpenHSI controller
- Code style guidelines for consistent development
- Project structure documentation

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

Co-Authored-By: Claude <noreply@anthropic.com>
- Implement Bootstrap tabbed interface with Control and Settings tabs
- Move capture controls to Control tab as the primary workflow
- Organize settings in a separate Basic Settings tab
- Add proper image preview section with refresh button
- Improve bootstrap styling and responsive layout
- Implement better JavaScript event handling for tabs

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

Co-Authored-By: Claude <noreply@anthropic.com>
- Create DETAILED_SETTINGS structure with types, descriptions, and validation
- Add advanced settings tab to the UI with dynamically generated inputs
- Implement proper input validation based on parameter types
- Support for array type settings with multiple values
- Update API endpoint to handle detailed settings changes
- Improve settings handling with better error handling

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

Co-Authored-By: Claude <noreply@anthropic.com>
- Define Flask-RestX model for advanced camera settings
- Create inheritance-based full settings model that combines basic and advanced settings
- Add detailed parameter descriptions and examples
- Update API endpoint documentation with comprehensive parameter information
- Improve docstring with structured advanced settings description

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

Co-Authored-By: Claude <noreply@anthropic.com>
fix cal file path.
- Refactor hardcoded variables to YAML configuration
- Create installable package structure with pyproject.toml
- Add CLI entry point with command line argument support
- Implement systemd service management functionality
- Move server.py and assets to package directory
- Add requirements.txt and package metadata

Features:
- YAML-based configuration loading
- CLI commands for server and service management
- Automatic systemd service installation/uninstallation
- Backward compatible command line interface

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

Co-Authored-By: Claude <noreply@anthropic.com>
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