Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@stevenle
Copy link
Member

Summary

  • add Firestore utilities for creating tasks and tracking assignee updates
  • support default task assignee storage in site settings and utilities for setting it
  • add task comment APIs that preserve edit and delete history

Testing

  • not run (not requested)

Codex Task

@stevenle stevenle requested a review from jeremydw December 16, 2025 18:38
@stevenle stevenle changed the title feat: add task persistence utilities feat: add task manager db calls Dec 16, 2025
@jeremydw
Copy link
Member

LGTM - we might also want to add a status and CC fields.

BTW, I considered suggesting naming these "Issues" instead of "Tasks" but I think the term "Tasks" aligns better with our vision for how this will eventually be used. (GitHub Issues and Google Buganizer call them "Issues" hence the thought.)

@stevenle
Copy link
Member Author

added status field, i'll probably refine this more once i start working on the ui (which i'll probably do by hand). cc field will need to come a little later when i figure out the email api, right now the tasks don't have a notification system so i'll need to figure that part out separately.

@stevenle stevenle merged commit 98d8d7d into main Dec 16, 2025
1 check passed
@stevenle stevenle deleted the codex/add-api-calls-for-task-management branch December 16, 2025 20:48
@github-actions github-actions bot mentioned this pull request Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants