Weekly GitHub Report for Monica - 2024-11-19 14:19:36
Weekly GitHub Report for Monica
Thank you for subscribing to our weekly newsletter! Each week, we deliver a comprehensive summary of your GitHub project's latest activity right to your inbox, including an overview of your project's issues, pull requests, contributors, and commit activity.
Table of Contents
I. Issues
1.1 Top 5 Active Issues:
We consider active issues to be issues that that have been commented on most frequently within the last week.
-
[Chandler] Setting
QUEUE_CONNECTION
toredis
causes Chandler not working: This issue is about a bug where settingQUEUE_CONNECTION
toredis
causes Chandler to not work properly, as the dispatched jobs to the queues are not executed. The user has to changeQUEUE_CONNECTION
tosync
in order to get Chandler working, including sending email notifications.- The comments discuss the issue further, with one user confirming that the problem also occurs when using MariaDB, and another user mentioning that using Redis locally with
docker-compose
causes certain defaults to not be added. Another user suggests that if there is an issue, it is more likely a Laravel issue and recommends opening an issue on Laravel's repository. - Number of comments this week: 4
- The comments discuss the issue further, with one user confirming that the problem also occurs when using MariaDB, and another user mentioning that using Redis locally with
-
AI Chatbot support for Q&A and Actions, aka ChatGPT for Monica: This issue is a feature request for AI Chatbot support for Q&A and Actions, specifically requesting the integration of ChatGPT into Monica to enable a chat interface for tasks such as asking questions about contacts and performing actions via text. The user suggests alternatives such as building it as a chrome extension or manually executing it within ChatGPT.
- The comments discuss the feasibility and challenges of implementing the requested feature, including concerns about the amount of data that would need to be sent to the language model, potential costs, and suggestions for mitigating these issues by giving the model pseudo-functions to run and allowing for reasoning loops.
- Number of comments this week: 3
-
Inconsistent password requirements: This issue is about inconsistent password requirements in Monica v5, where the same password is accepted for an admin account but rejected for a user account.
- The comments section consists of three interactions where users discuss how they created an admin account and experienced different password acceptance behaviors for admin and user accounts, speculating that the issue may have been fixed recently.
- Number of comments this week: 3
-
How do I increase storage on Chandler beyond 50MB? [Selfhosted]: This issue is about a user self-hosting Chandler on their own hardware using Docker and wanting to increase the maximum storage from 50MB to unlimited storage.
- The comments on this issue suggest that the user can update an existing account's storage limit directly via SQL if they are self-hosting, as there is currently no way to do this via the web UI.
- Number of comments this week: 3
-
Support "unlimited" storage in Chandler: This issue is about requesting support for "unlimited" storage in Chandler by allowing a user to have no storage limit by setting it to -1 instead of 0. The user suggests updating the UI to display "Unlimited" when the limit is set to 0.
- The comments on this issue mainly revolve around clarifying the current functionality related to setting the storage limit to 0 for unlimited storage in Chandler. Some users provide links to code snippets and discuss the need to update the UI to display "Unlimited" instead of 0.
- Number of comments this week: 3
1.2 Top 5 Stale Issues:
We consider stale issues to be issues that have been opened in this project for the longest time within the last year. The team should work together to get these issues resolved and closed as soon as possible.
-
[Chandler] No option to create a role in groups (yet): This issue pertains to the lack of an option to create a role in groups within the Chandler project on GitHub. The bug description highlights the presence of a field for roles of a contact in a group, but the inability to actually create such a role, whether when creating a group or adding a contact.
- Open for 385 days, 22 hours, 21 minutes
-
AI Chatbot support for Q&A and Actions, aka ChatGPT for Monica: This issue is a feature request for AI Chatbot support for Q&A and Actions, specifically requesting the integration of ChatGPT into Monica. The user is seeking to enhance Monica's capabilities by enabling a chat interface that can perform tasks such as asking questions about contacts and executing menial tasks via text.
- Open for 368 days, 12 hours, 53 minutes
-
Monica API: occupation and company are not visible: This issue pertains to a bug in the Monica API where the occupation and company information is not visible in the user interface, despite being created and linked through the API on the app.monicahq.com platform.
The bug description outlines that the expected behavior is for the occupation to be displayed in the overview page of a person under work information, but this is not currently happening in version 4.0.0 of Monica. - Open for 365 days, 21 hours, 57 minutes
- Undefined in post title input as default: This issue pertains to a bug in the post creation process on Monica, where the title input defaults to 'undefined' even when left unfilled, leading to unexpected post additions without content in the title field.
The bug described in this issue results in the inability to create posts with empty titles, as the system automatically adds a post each time the title field is left undefined, contrary to the expected behavior. - Open for 365 days, 14 hours, 10 minutes
- Inconsistent password requirements: This issue pertains to inconsistent password requirements within the Monica v5 platform, where the same password is accepted for an admin account but rejected for a user account, causing confusion and inconvenience for users. The bug description outlines a scenario where a specific password is accepted for an admin account but not for a user account, highlighting the discrepancy in password validation rules between different user roles.
- Open for 360 days, 01 hours, 04 minutes
1.3 Open Issues
This section lists, groups, and then summarizes issues that were created within the last week in the repository.
Issues Opened This Week: 0
Summarized Issues:
As of our latest update, there are no open issues for the project this week.
1.4 Closed Issues
This section lists, groups, and then summarizes issues that were closed within the last week in the repository. This section also links the associated pull requests if applicable.
Issues Closed This Week: 0
Summarized Issues:
As of our latest update, there were no issues closed in the project this week.
1.5 Issue Discussion Insights
This section will analyze the tone and sentiment of discussions within this project's open and closed issues that occurred within the past week. It aims to identify potentially heated exchanges and to maintain a constructive project environment.
As of our last update, there are no open or closed issues with discussions going on within the past week.
II. Pull Requests
2.1 Open Pull Requests
This section lists and summarizes pull requests that were created within the last week in the repository.
Pull Requests Opened This Week: 0
Pull Requests:
As of our latest update, there are no open pull requests for the project this week.
2.2 Closed Pull Requests
This section lists and summarizes pull requests that were closed within the last week in the repository. Similar pull requests are grouped, and associated commits are linked if applicable.
Pull Requests Closed This Week: 0
Summarized Pull Requests:
As of our latest update, there are no closed pull requests for the project this week.
2.3 Pull Request Discussion Insights
This section will analyze the tone and sentiment of discussions within this project's open and closed pull requests that occurred within the past week. It aims to identify potentially heated exchanges and to maintain a constructive project environment.
As of our last update, there are no open or closed pull requests with discussions going on within the past week.
III. Commits
3.1 Commits
This section lists and summarizes commits made within the last week and groups them based on topic.
Commits Made This Week: 0
Summarized Commits:
As of our latest update, there are no commits for the project this week.
IV. Contributors
4.1 Contributors
Active Contributors:
We consider an active contributor in this project to be any contributor who has made at least 1 commit, opened at least 1 issue, created at least 1 pull request, or made more than 2 comments in the last month.
As of our latest update, there are no active contributors for the project this week.
Could not access link