Skip to content

Meeting Minutes ‐ Milestone 1.6

Amnish Singh Arora edited this page Mar 23, 2024 · 6 revisions

Attendance

  • David
  • Yumei
  • Katie
  • Mingming
  • Rachit
  • Amnish
  • Roy

Agenda

  1. Review Existing PRs
  2. Monitor Release 1.6 Issues
  3. Try to resolve Showstopper Issues
  4. Assign New Issues for Release 1.7

Status of Existing PRs

  1. Add multiple image compression options #513 - Mingming is almost done with this. Should be finished by end of release.
  2. Create an index of shared chatcraft chats in R2 #512 - Yumei had some questions, but says can finish this release.
  3. User's Shared Chats directly accessibly from UI again #506 - Roy made a quick fix, but professor asked to use hard redirect (with window.location) as the fix. Should be done this release.
  4. Add ChatCraftAttachment #474 - Had a discussion on which direction to go with ChatCraft attachments (blobs vs base64 urls). Professor is working on it, but will not be finished this week.

Release 1.6 Issues

A list of issues for 1.6 that don't have a PR yet.

  1. /import feature successor #507 - Had a discussion about it, and I will be finishing the minimal version of it this release.
  2. Ability to attach file(s) to a chat #325 - Roy says he'll finish it this release using base64 data url approach similar to Mingming has done image urls.
  3. Fix icons in new Menu #443 - Rachit says he can get it in this release.
  4. Add nomnoml renderer #466 - Roy says he'll open a PR tomorrow.
  5. Create an index of shared chatcraft chats in R2 #425 - Yumei had some questions and she says she can finish this release.
  6. Custom AI Completion Endpoint #503 - Katie had a few questions and had a discussion with Professor. She says she can finish this release.

Some issues were also moved to Release 1.7. We currently have a total of 11 issues for next release.

Other Decisions Taken or Discussions

  1. Better images preview behaviour #505 - Professor suggested in today's triage that we can rather open the image in a new tab rather than implementing zoom and pulling a new library
  2. Proposal: /http command to run arbitrary HTTP requests from CloudFlare #473 - Closed as not planned as we are rather focusing to support custom web handlers in #507
  3. Show Feed to user #514 - Yumei had some questions that sparked a healthy discussion about Atom feeds.