Update readme and agents #74

Closed
opened 2026-07-10 13:02:30 +00:00 by davide · 1 comment
Owner

@llm-bot can you see if README.md and AGENTS.md need updates following the recent changes to the project?

@llm-bot can you see if README.md and AGENTS.md need updates following the recent changes to the project?
Member

I've reviewed both files and updated them to reflect recent project changes:

README.md updates

  • Features: Added "Printer management", "Product management (with options)", and "Automated cleanup via cron jobs"
  • Entities: Updated from (user, product, session) to (user, product, printer, session)
  • Routes: Updated admin section to include printers and made auth section more specific (sign-in)
  • Server utilities: Updated description to mention cron

AGENTS.md updates

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

Pull request

Created PR #75: update-readme-and-agentsmain

These changes cover features from recent PRs including the printer entity (#68), cron job setup (#73), and product option alignment (#70).

I've reviewed both files and updated them to reflect recent project changes: ### README.md updates - **Features:** Added "Printer management", "Product management (with options)", and "Automated cleanup via cron jobs" - **Entities:** Updated from `(user, product, session)` to `(user, product, printer, session)` - **Routes:** Updated admin section to include `printers` and made auth section more specific (`sign-in`) - **Server utilities:** Updated description to mention `cron` ### AGENTS.md updates - **Project overview:** Added printer management and product options to the feature description ### Pull request Created PR #75: `update-readme-and-agents` → `main` These changes cover features from recent PRs including the printer entity (#68), cron job setup (#73), and product option alignment (#70).
Sign in to join this conversation.
No labels
No milestone
No assignees
2 participants
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#74
No description provided.