AI-powered job search and resume assistant, harnessing multi-agent tech and Lang ecosystem tools to accelerate your career journey.

2 Open Issues Need Help Last updated: Jul 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix an issue with asynchronous Postgres caching in a LangChain multi-agent system. The problem involves the `AsyncPostgresStore` not reliably storing data in a Supabase Postgres database when used within node functions. The solution likely involves investigating connection management, ensuring the connection remains open during asynchronous operations, and potentially refining the caching logic.

Complexity: 4/5
bug good first issue

AI-powered job search and resume assistant, harnessing multi-agent tech and Lang ecosystem tools to accelerate your career journey.

Python

AI Summary: The task involves adding a Sign Out button to a React.js user interface that leverages Supabase authentication for user logout. This requires integrating Supabase's sign-out functionality, clearing session data, and providing user feedback upon successful logout. The project is a larger multi-agent AI system for job searching, but this issue focuses solely on the UI component.

Complexity: 2/5
enhancement good first issue

AI-powered job search and resume assistant, harnessing multi-agent tech and Lang ecosystem tools to accelerate your career journey.

Python