Skip to content

Release 20250502#6

Merged
MistEO merged 12 commits intomainfrom
dev
May 2, 2025
Merged

Release 20250502#6
MistEO merged 12 commits intomainfrom
dev

Conversation

@MistEO
Copy link
Copy Markdown
Contributor

@MistEO MistEO commented May 2, 2025

No description provided.

@MistEO MistEO requested a review from Copilot May 2, 2025 15:09
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR implements the 20250502 release by refactoring the plan endpoints, adding a new details endpoint, introducing caching improvements, and integrating ICP lookup functionality.

  • Introduce separate endpoints for plan summary and details with caching improvements.
  • Add a new ICP endpoint and update database models for Plan and ICP.
  • Update static file mounting to use a configurable directory.

Reviewed Changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/plan/summary.py New plan summary endpoint using a caching strategy.
src/plan/details.py New plan details endpoint with afdian info validation.
src/plan/cache.py Introduces caching for plan queries.
src/plan/init.py Removed legacy plan endpoint.
src/database/init.py Updated Plan model and added new ICP model.
src/config/init.py Added static_app_dir setting.
src/ICP/init.py New ICP query endpoint based on domain lookup.
main.py Updated router imports and static files mounting based on config.
Files not reviewed (1)
  • .env.sample: Language not supported

@MistEO MistEO merged commit c6978d9 into main May 2, 2025
1 check 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.

2 participants