docs: update README and AGENTS with recent project changes #75

Merged
davide merged 1 commit from update-readme-and-agents into main 2026-07-10 13:30:51 +00:00
Member

Summary

Updated README.md and AGENTS.md to reflect recent changes to the project:

README.md changes

  • Features: Added printer management, product options detail, and automated cleanup via cron jobs
  • Entities: Updated to include printer entity alongside user, product, and session
  • Routes: Added admin/printers and specified auth/sign-in path
  • Server utilities: Updated description to mention cron

AGENTS.md changes

  • Project overview: Added printer management and product options to the feature description

Changes covered

These updates reflect changes from recent commits including:

  • Printer entity and routes (PR #68)
  • Cron job setup for cleanup (PR #73)
  • Product option alignment (PR #70)
## Summary Updated `README.md` and `AGENTS.md` to reflect recent changes to the project: ### README.md changes - **Features:** Added printer management, product options detail, and automated cleanup via cron jobs - **Entities:** Updated to include `printer` entity alongside user, product, and session - **Routes:** Added `admin/printers` and specified `auth/sign-in` path - **Server utilities:** Updated description to mention cron ### AGENTS.md changes - **Project overview:** Added printer management and product options to the feature description ### Changes covered These updates reflect changes from recent commits including: - Printer entity and routes (PR #68) - Cron job setup for cleanup (PR #73) - Product option alignment (PR #70)
docs: update README and AGENTS with recent project changes
All checks were successful
check-build.yaml / Check that project builds (pull_request) Successful in 1m2s
check-commitizen.yaml / Check the PR title (pull_request) Successful in 2s
check-formatter.yaml / Checks with formatters (pull_request) Successful in 10s
check-linter.yaml / Checks with linters (pull_request) Successful in 26s
check-yamllint.yaml / Lint yaml files (pull_request) Successful in 2s
check-syntax.yaml / Checks with static tools (pull_request) Successful in 25s
forgejo-agent / LLM Bot response generation (pull_request) Successful in 2s
de2d73a5d0
- Add printer management to features and project overview
- Add product options detail to features
- Add cron jobs feature
- Update entities to include printer
- Update routes to include printers admin and sign-in auth
- Update server utilities description to include cron
davide merged commit 8e0f1c8372 into main 2026-07-10 13:30:51 +00:00
davide deleted branch update-readme-and-agents 2026-07-10 13:30:51 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
projects/events-cash-register!75
No description provided.