Skip to content

[WIP] Implement tasks from documentation TODO.md#39

Draft
Copilot wants to merge 1 commit into
masterfrom
copilot/implement-todo-list-items
Draft

[WIP] Implement tasks from documentation TODO.md#39
Copilot wants to merge 1 commit into
masterfrom
copilot/implement-todo-list-items

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 27, 2026

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

I placed doc/SPEC.md for final goal.
To implement this app, see doc/TODO.md to recognize what needs to be done.
After reading these two files, please implement every items in todo list.

  1. Write the specifications for the task you are working on in docs/specs/
  2. Write the code for the task you are working on.
  3. Write the test code for the task you are working on.
  4. If all the tests pass (bun run test:all), mark item in doc/TODO.md as done.

Important Notes

  • Please update @/docs/specs.md and docs/specs/ if you make changes to the project.
  • Try to reuse codes if possible. Create @/docs/specs/utils.md for available reusable utility functions.

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

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