docs: align README with Char 1.1 (AI daily notes)#5076
Draft
ComputelessComputer wants to merge 6 commits intomainfrom
Draft
docs: align README with Char 1.1 (AI daily notes)#5076ComputelessComputer wants to merge 6 commits intomainfrom
ComputelessComputer wants to merge 6 commits intomainfrom
Conversation
Reframe README around Char 1.1 positioning: AI daily notes, not AI meeting notetaker. Meeting capture is a feature, not the product. - New lede: captures meetings + emails + screen activity, extracts action items, delegates to AI agents or team - Add Capture -> Extract -> Delegate three pillars - Add new sections: Daily Note, Email Triage, Screen Activity, Task Delegation (placeholders for Char 1.1 visuals) - Keep existing sections (realtime transcript, summaries, local, BYO LLM, templates, AI chat, integrations) with minor tightening - TODO comments mark where Char 1.1 screenshots/diagrams go
❌ Deploy Preview for unsigned-char failed.
|
❌ Deploy Preview for char-cli-web failed.
|
✅ Deploy Preview for hyprnote canceled.
|
Add a callout near the top so anyone landing on the repo looking for just a local meeting notetaker gets routed to fastrepl/unsigned-char instead of being confused by Char's daily-notes framing.
❌ Deploy Preview for fastrepl failed.
|
- Daily note with action items surfacing (Daily Note section) - Task delegation to AI agents and teammates (Task Delegation section) - Team operating layer (new 'Where This Is Going' closing section) Images live at .github/readme/ so they stay out of the app bundle.
Reframe README around the three things Char actually does: 1. Daily notes as memory — the canvas for everything, with an agent reading as you write. Unfinished items roll over, completed ones drop off. 2. Context capture — meetings (no bots), screen activity (a11y API + VLMs), emails. Redirect pure-notetaker users to Unsigned Char here. 3. Proactive delegation — every action item has a deploy button. Agent already has the context from your daily note. Collapse secondary features (transcript, summaries, local, BYO LLM, templates, AI chat, integrations) under a 'More' section so the three killer features stay center stage.
… link - Drop 'Truly Local' standalone section (no longer the headline) - Merge 'Realtime Transcript' + 'From Memos to Summaries' into the meetings bullet under Context Capture - Move Note Templates into the meetings bullet (they're a meetings feature) - Rename 'Bring Your Own LLM' -> 'Bring Your Own AI' and extend to cover both ASR and LLM providers - Update Integrations: list Apple/Google/Outlook Calendar + Contacts as shipped, add todos/knowledge bases (Notion, Obsidian)/CRMs/ messengers as coming soon - Clarify computer activity uses macOS accessibility API - Link to https://johnjeong.com/essays/future-of-char at the end - Keep AI chat as its own section with TODO for better visual
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Aligns the README with Char 1.1 positioning — AI daily notes, not AI meeting notetaker. Meeting capture is a feature, not the product.
What changed
Capture → Extract → DelegateVisuals
Marked with
<!-- TODO: ... -->comments — will fill in once Char 1.1 screenshots/diagrams are ready:Existing screenshots (realtime transcript, summary GIF, no-wifi, BYO LLM, AI chat, integrations) are kept since the flows haven't changed materially.
Why
Current README still reads as "Char is a meeting notetaker." That's Granola's category. Char 1.1 owns AI daily notes — the daily note is the operating surface, meetings are one of the inputs.
Copy follows our rules: tangible not abstract, verbs not nouns, under 70 chars for one-liners, speaks to founders.
Note
Low Risk
Low risk: documentation-only rewrite that doesn’t affect runtime behavior, data handling, or APIs.
Overview
Updates
README.mdcopy and structure to reposition Char as AI daily notes (capture/extract/delegate) rather than primarily a meeting notetaker.Adds a new “Three Pillars” section and rewrites Highlights to emphasize
Daily Note,Email Triage,Screen Activity, andTask Delegation, while keeping existing sections (e.g., transcript, offline/local, BYO LLM) with minor wording/alt-text tweaks and TODO placeholders for upcoming Char 1.1 visuals.Reviewed by Cursor Bugbot for commit 72b3b30. Bugbot is set up for automated code reviews on this repo. Configure here.