projects/deliberation_at_scale/packages/orchestrator/src/tasks/handleQueuedParticipants.ts (3 lines): - line 209: // TODO: this is where we can add the logic for the dynamic group slicing algorithm - line 233: // TODO: check if two people are already in a room together - line 307: // TODO: consider checking whether everyone is still queued projects/making_ai_transparent_and_accountable/rappler_aidialogue/functions/moderation.js (2 lines): - line 62: // TODO: Nothing changes a user's status unless manually logging off. - line 64: // TODO: This should be configurable projects/deliberation_at_scale/packages/orchestrator/src/tasks/updateRoomProgression.ts (2 lines): - line 5: // TODO: make mechanism to automatically switch between different topologies - line 701: // TODO: refactor these checks into a single function, because a lot of the logic is the same projects/deliberation_at_scale/packages/orchestrator/src/tasks/enrichGroupIntroduction.ts (1 line): - line 5: //TODO: Add variable to provide participant names to prompt projects/deliberation_at_scale/packages/frontend/components/ChatFlow/PermissionChatFlow.tsx (1 line): - line 228: // TODO: add mechanism to stop this look via a simple counter in the state? projects/deliberation_at_scale/packages/orchestrator/src/lib/graphileWorker.ts (1 line): - line 20: // TODO: fix permissions for performing the queries below projects/deliberation_at_scale/packages/frontend/components/Divider.tsx (1 line): - line 4: // TODO: expand divider to subtle white fade projects/Aligned-Platform-EnergizeAI/app/src/components/nav/tasks-dropdown.tsx (1 line): - line 95: TODO: {activeTask?.title} 🚀 projects/making_ai_transparent_and_accountable/rappler_aidialogue/functions/prompts.js (1 line): - line 193: // TODO: Needs optimization, check if chatgpt can accept file uploads projects/deliberation_at_scale/packages/frontend/hooks/useTheme.ts (1 line): - line 12: // TODO: better way to do this? Bit harder due to translations in URL projects/deliberation_at_scale/packages/orchestrator/src/tasks/enrichVoteCheck.ts (1 line): - line 620: // DONE, TODO: rename this projects/deliberation_at_scale/packages/frontend/hooks/useLobby.ts (1 line): - line 60: // TODO: handle not being able to enter room? projects/deliberation_at_scale/packages/edge-functions/supabase/functions/transcribe/index.ts (1 line): - line 100: // TODO: handle results projects/making_ai_transparent_and_accountable/rappler_aidialogue/functions/index.js (1 line): - line 491: // TODO: num of online users required to start should be configurable projects/deliberation_at_scale/packages/frontend/utilities/supabase.ts (1 line): - line 17: // TODO: Fix `useAuth` hook returning unauthenticated when a link