AI Summary: The `getConfig()` method in `packages/config/src/manager.ts` currently reloads configuration from the file system on every call, leading to significant performance issues, especially in high-frequency scenarios. The proposed fix involves implementing a caching mechanism for the configuration, only reloading it when necessary and invalidating the cache upon configuration updates.
Showing 30 opportunities to contribute
AI Summary: This issue is a "good first issue" that asks a contributor to add a new Japanese grammar point, "〜てはいけません" (meaning "must not"), to a JSON data file. The task involves editing a specific file, adding the provided grammar string to an array, and submitting a pull request with a specific title and issue linking.
Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype - built with Next.js and powered by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!
AI Summary: This issue is a "good first issue" task to add a new trivia question about Japanese paper folding (Origami) to a JSON data file. It requires no coding experience and involves editing a data file, committing the changes, and submitting a pull request.
Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype - built with Next.js and powered by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!
AI Summary: The `hard_close()` function is currently a no-op when called during the connection establishment phase, specifically when Happy Eyeballs is active. This allows subsequent successful connections to become live without acknowledging the `hard_close()` call. The issue proposes that `hard_close()` should either actively cancel ongoing connection attempts or at least mark the connection as closed to prevent this.
AI Summary: This issue requests the addition of a new Japanese proverb, "雨降って地固まる" (After rain, the ground hardens), to a JSON data file. The task involves editing a specific file, adding a new JSON object with the proverb's details, and submitting a pull request. It's explicitly marked as a "good first issue" and requires no coding experience.
Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype - built with Next.js and powered by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!
AI Summary: This issue aims to enable Windows users to build a single executable `precizer.exe` using GitHub Actions. The proposed solution involves building with Cygwin on a Windows runner and packaging it, while minimizing changes to the existing source code. Due to the maintainer's lack of Windows expertise and testing environment, this task requires a contributor with Windows access and build experience.
precizer is a lightweight and blazing-fast CLI application designed for file integrity verification and comparison, making it particularly useful for checking synchronization results. The program recursively traverses directories, generating a database of files and their checksums for quick and efficient comparisons.
AI Summary: This issue requests the migration of unit tests for the `@ngrx/data` package from Jest to Vitest. The goal is to leverage the benefits of Vitest, similar to how it was successfully implemented for `@ngrx/signals`. This is an opportunity for a contributor to submit a Pull Request.
Reactive State for Angular
AI Summary: This issue requests the migration of unit tests for the `@ngrx/component-store` package from Jest to Vitest. The goal is to leverage Vitest for testing, similar to how it has already been implemented for the `@ngrx/signals` package. This change aims to modernize the testing framework and potentially improve test execution speed and developer experience.
Reactive State for Angular
AI Summary: This issue proposes adding a new keyboard shortcut ('C') to the application. Pressing this key would trigger the execution of all rules belonging to the currently selected category, enhancing user workflow by allowing for more targeted rule execution.
A lightweight, dependency-free Node.js Terminal User Interface (TUI) for browsing and running all available oxlint rules.
AI Summary: This issue is a "good first issue" that asks contributors to add a famous anime quote from JoJo's Bizarre Adventure to a JSON data file. The task involves editing a specific file, adding a new JSON object with quote details, and submitting a pull request. No coding experience is required, making it ideal for beginners.
Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype - built with Next.js and powered by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!
AI Summary: The user is reporting that when attempting to update bibliographic information using identifiers, an error dialog appears instead of a notification when an incorrect ISSN is encountered. The desired behavior is to display a non-intrusive notification for such errors, not a blocking dialog.
Graphical Java application for managing BibTeX and BibLaTeX (.bib) databases
AI Summary: This issue requests a new grammar point, "〜てもいいです" (meaning "it's okay to" and granting permission), to be added to a JSON file. The task involves a simple edit to a data file, making it suitable for first-time open-source contributors.
Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype - built with Next.js and powered by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!
AI Summary: The user reports that both the 'Cleanup entries > Single field' and 'Library properties > Saving > Save actions' features in JabRef are not working as expected. Specifically, adding field formatters to clear fields does not result in any changes to the library, even after saving. This is attributed to recent changes that have disabled field formatters by default, with no apparent way to re-enable them within these specific panels.
Graphical Java application for managing BibTeX and BibLaTeX (.bib) databases
AI Summary: A write transaction rollback in the database is incorrectly leaving a WAL read lock held. This prevents the database from performing a checkpoint during shutdown, leading to errors. While no data is lost, the checkpoint failure indicates an underlying resource leak.
Turso is an in-process SQL database, compatible with SQLite.
AI Summary: The `json_valid()` function in Turso incorrectly identifies non-JSON BLOB data as valid JSON. This occurs because it only validates UTF-8 encoding and not the actual JSON syntax, leading to potential data integrity issues when used in constraints.
Turso is an in-process SQL database, compatible with SQLite.
AI Summary: This issue describes a bug where partial index entries are not removed from the B-tree when an UPDATE or DELETE operation causes a row to no longer satisfy the index's WHERE predicate. This leads to index corruption, as demonstrated by the provided reproducer which fails integrity checks in Turso but passes in SQLite.
Turso is an in-process SQL database, compatible with SQLite.
AI Summary: This issue highlights that the "No agents found" error message in the Hive tool is unhelpful for new users. The current message lacks guidance on how to create or obtain agents, leaving users unsure of the next steps. The proposed solution is to enhance the error message with actionable advice, such as instructions for copying template agents, running demo scripts, or directing users to documentation.
Outcome driven agent development framework that evolves
AI Summary: This issue is a "good first issue" that asks a contributor to add a new trivia question about Japan's bullet train network to a JSON file. The task involves editing a specific file, adding a new JSON object with the question and answers, and submitting a pull request. No coding experience is required, making it ideal for beginners.
Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype - built with Next.js and powered by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!
AI Summary: This issue is a "good first issue" that requests the addition of a new cultural fact about Japan to a JSON file. The fact concerns the Aokigahara forest's dense nature and the impact of its iron-rich soil on GPS and compasses. The task involves a simple edit to a data file, requiring no coding experience.
Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype - built with Next.js and powered by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!
AI Summary: This issue requests the addition of a new color theme named "Torii Sunset" to the KanaDojo project. The task involves editing a JSON file to include the theme's ID and color values, making it a straightforward contribution for new developers.
Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype - built with Next.js and powered by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!
AI Summary: The `hive run` command fails with an unhelpful `JSONDecodeError` when provided with malformed JSON input. This bug makes it difficult for users to diagnose and correct input errors. The issue suggests adding input validation to provide clearer error messages.
Outcome driven agent development framework that evolves
AI Summary: This issue is a "good first issue" that asks contributors to add a famous anime quote from JoJo's Bizarre Adventure to a JSON file. The task involves editing a data file, not writing code, and provides clear instructions for adding the quote and submitting a pull request.
Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype - built with Next.js and powered by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!
AI Summary: This issue requests the addition of a new Japanese grammar point, "〜ません", to a JSON data file. The task involves editing a specific file, adding a new string to an array, and submitting a pull request. It is explicitly marked as a "good first issue" and requires no coding experience.
Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype - built with Next.js and powered by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!
AI Summary: The `build*Shader` methods in p5.js 2.0 are not correctly passing the context object when used in instance mode. This prevents the expected syntax for modifying shaders in instance mode, as demonstrated by the example code, and needs to be fixed in the `material.js` file.
p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. Looking for p5.js 2.0? http://beta.p5js.org
AI Summary: The documentation file `developer-guide.md` incorrectly references a non-existent `config.yaml` file in its troubleshooting section. This leads users to attempt to edit a file that does not exist, hindering their ability to resolve port conflicts. The suggested fix is to either remove the erroneous reference or update it with the correct configuration method.
Outcome driven agent development framework that evolves
AI Summary: The documentation for the 'tools' directory is incorrect as it references a `.env.example` file that does not exist. This prevents new contributors from successfully setting up the tools. The suggested fix is to either create the missing file or update the README to reflect the correct setup process.
Outcome driven agent development framework that evolves
AI Summary: This issue identifies that the `CONTRIBUTING.md` and `docs/developer-guide.md` files incorrectly reference a non-existent `CHANGELOG.md` file. This leads to confusion for contributors and an inaccurate project structure representation. The suggested fix is to remove these references as GitHub Releases are used for version history.
Outcome driven agent development framework that evolves
AI Summary: This issue is a "good first issue" that asks contributors to add a new trivia question about a Japanese city famous for a floating torii gate to a JSON data file. The task involves editing a specific JSON file, adding a new trivia object, and submitting a pull request. No coding experience is required, making it ideal for beginners.
Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype - built with Next.js and powered by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!
AI Summary: The `CREATE VIEW` statement in SQLite incorrectly accepts unsupported `FILTER` clauses, leading to unexecutable SQL being stored in the schema. The issue proposes to either fail view creation or detect and report these invalid views at startup to ensure schema correctness.
Turso is an in-process SQL database, compatible with SQLite.
AI Summary: The issue describes a bug where `sqlite_version()`, `turso_version()`, and `sqlite_source_id()` are incorrectly marked as deterministic. This allows them to be used in expression indexes, leading to index inconsistencies when the SQLite version is upgraded. The fix involves changing these functions to return `false` for `is_deterministic()` in the `core/function.rs` file.
Turso is an in-process SQL database, compatible with SQLite.