A minimal terminal with AI capabilities.

5 stars 17 forks 5 watchers TypeScript MIT License
ai gssoc25 react rust tauri terminal
8 Open Issues Need Help Last updated: Aug 31, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Add a "Back to Top" button to the project's README.md file to improve navigation due to its length.

Complexity: 2/5
documentation good first issue GSSoC'25

A minimal terminal with AI capabilities.

TypeScript
#ai#gssoc25#react#rust#tauri#terminal

AI Summary: The task requires debugging and fixing a tab completion issue in a Tauri-based terminal application. The autocomplete functionality currently displays options from the root directory instead of the current working directory. The solution involves modifying the code responsible for retrieving and displaying autocomplete suggestions to correctly reflect the current directory context.

Complexity: 3/5
bug good first issue GSSoC'25

A minimal terminal with AI capabilities.

TypeScript
#ai#gssoc25#react#rust#tauri#terminal

AI Summary: Add a Code of Conduct file to the Term project repository to foster a welcoming and inclusive environment for contributors, aligning with GSSoC'25 guidelines and open-source best practices. This involves researching existing Codes of Conduct, selecting a suitable template, and adding it to the repository.

Complexity: 2/5
documentation good first issue GSSoC'25

A minimal terminal with AI capabilities.

TypeScript
#ai#gssoc25#react#rust#tauri#terminal
Issues template 8 months ago

AI Summary: Create a GitHub issue template for the 'Term' project that guides users to search for existing issues before creating new ones and gathers relevant information to help resolve the issue efficiently.

Complexity: 2/5
documentation good first issue GSSoC'25

A minimal terminal with AI capabilities.

TypeScript
#ai#gssoc25#react#rust#tauri#terminal

AI Summary: The task involves debugging and fixing an API key validation issue in a Tauri-based terminal application. The current validation process incorrectly uses a resource-intensive OpenAI endpoint, causing valid keys to be rejected. The solution requires modifying the validation function to use a less demanding endpoint, ensuring accurate key verification.

Complexity: 3/5
bug good first issue GSSoC'25 level1

A minimal terminal with AI capabilities.

TypeScript
#ai#gssoc25#react#rust#tauri#terminal

AI Summary: The task involves setting up two GitHub Actions workflows: one for enforcing Conventional Commits using Commitlint and another for verifying Developer Certificate of Origin (DCO) signatures using the CNCF DCO action. This ensures consistent commit messages and signed-off commits for all pull requests. A `commitlint.config.js` file might also need to be created or updated.

Complexity: 3/5
enhancement good first issue GSSoC'25

A minimal terminal with AI capabilities.

TypeScript
#ai#gssoc25#react#rust#tauri#terminal

AI Summary: Add an open-source license (e.g., MIT, Apache 2.0, GPLv3) to the Term project repository. This involves choosing a suitable license, downloading the license text, and adding it as a file (e.g., LICENSE or LICENSE.txt) to the project's root directory.

Complexity: 1/5
documentation good first issue GSSoC'25

A minimal terminal with AI capabilities.

TypeScript
#ai#gssoc25#react#rust#tauri#terminal
Add documentation 8 months ago

AI Summary: Follow the project's installation instructions on a different operating system (other than Arch Linux) to verify the accuracy and completeness of the README's setup guide. Update the README to reflect any necessary changes or clarifications for broader OS compatibility.

Complexity: 3/5
documentation good first issue GSSoC'25

A minimal terminal with AI capabilities.

TypeScript
#ai#gssoc25#react#rust#tauri#terminal