Skip to content

Dev-ai#252

Merged
clstaudt merged 8 commits into
devfrom
dev-ai
May 20, 2026
Merged

Dev-ai#252
clstaudt merged 8 commits into
devfrom
dev-ai

Conversation

@clstaudt
Copy link
Copy Markdown
Contributor

No description provided.

clstaudt and others added 8 commits May 19, 2026 12:36
…ignore` for CodeGraph data files, including database, cache, and logs. + Add `config.json` for CodeGraph with file inclusion/exclusion patterns and extraction settings. ∴ Enhances project structure and prevents local data from being committed.
…y generation for contract analysis. + Update entity extraction to follow a two-step process: summarization followed by structured extraction. + Modify prompts for clarity and detail. + Refactor entity field handling to include type coercion for dates and decimals. ∴ Improves accuracy and detail in contract data extraction.
…ount` to `DayInfo` for tracking all-day events. + Update `build_calendar_data` to increment `all_day_count` based on event type. + Modify `MonthGrid` and `DayDetail` to display total hours and all-day events count. + Introduce `formatDayDuration` for formatted display of time data. ∴ Improves clarity and detail in time tracking representation.
…vronRight` buttons for month navigation. + Introduce `setMonth` and `shiftMonth` functions for date management. + Modify date input layout to group billing period selection. ∴ Improves user experience in invoice date handling.
… caching methods in `TimeTrackingDataFrameSource` for saving and loading events. + Implement source configuration management with `save_source_config`, `get_source_config`, and `clear_source_config`. + Update `TimeTrackingIntent` to utilize caching and configuration methods during data operations. + Modify `TimeTrackingView` to restore cached data on startup. ∴ Improves data management and user experience in time tracking functionality.
…unit display in invoice templates to use `unit_label` filter for better clarity. + Modify `invoice.html` files across various templates to reflect changes. ∴ Improves presentation of unit information in invoices.
…-llms-openai-like` dependency in `pyproject.toml`. + Update LLM configuration to support OpenAI-compatible providers. + Modify model fetching logic to accommodate both Ollama and OpenAI APIs. + Refactor UI components to handle provider selection and API key input for OpenAI. ∴ Expands LLM capabilities to include OpenAI API compatibility.
Co-authored-by: Cursor <cursoragent@cursor.com>
@clstaudt clstaudt merged commit c986be3 into dev May 20, 2026
2 of 3 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