Char is an AI notetaking app specifically designed to take meeting notes. With Char, you can transcribe all kinds of meetings whether it be online or offline.
Listens to your meetings so you can only jot down important stuff
No bots joining your meetings — Char listens directly to sounds coming in & out of your computer
Crafts perfect summaries based on your memos, right after the meeting is over
You can run Char completely offline by using LM Studio or Ollama
You can also use it for taking notes for lectures or organizing your thoughts.
By default, CI checks run on all files in a commit which are not excluded by .gritignore. Grit then reports on patterns which have a level of warn or higher, and fails the CI check if any files trigger an error level pattern which did not previously trigger that pattern on the last commit to the repo's default branch.
This means that Grit’s CI mechanism is sensitive to the trend of the codebase: you can add currently failing patterns to your configuration without breaking the build, and fix them incrementally in the knowledge that Grit will catch regressions.