Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,16 @@ Most "AI office" tools bolt a chat panel onto a document. We inverted the model:
- **Agent-native, auditable.** Every AI mutation is visible and reversible — a unified _Proposed Change_ pipeline (diff preview → atomic apply) that the agent itself goes through, in every app.
- **Hermes is the backbone.** Identity, memory, sessions and skills come from the open-source [Hermes Agent](https://hermes-agent.nousresearch.com) — not from a proprietary cloud.

## Screenshots

| Docs | Sheets |
| ---------------------------------- | -------------------------------------- |
| ![Docs](docs/screenshots/docs.png) | ![Sheets](docs/screenshots/sheets.png) |

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Replace the Sheets capture that advertises Genspark

When the README renders, the Sheets screenshot prominently labels both the ribbon action as “Genspark AI” and the AI sidebar as “Genspark,” contradicting the page’s HermesOffice/Hermes Agent branding and the commit’s stated intent to show Sheets with the Hermes AI panel. Replace or recapture this asset after the Hermes branding is active.

Useful? React with 👍 / 👎.


| Slides | PDF |
| -------------------------------------- | -------------------------------- |
| ![Slides](docs/screenshots/slides.png) | ![PDF](docs/screenshots/pdf.png) |

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Remove the Genspark label from the Slides capture

When the README renders, the Slides screenshot still exposes a “Genspark AI” label in the floating toolbar above the slide. This makes the public product screenshot advertise the upstream brand despite the surrounding README presenting Hermes as the suite’s native AI, so the capture should be replaced after that remaining label is rebranded or hidden.

Useful? React with 👍 / 👎.


## Apps

| App | What it is |
Expand Down
Binary file added docs/screenshots/docs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/screenshots/pdf.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/screenshots/sheets.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/screenshots/slides.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading