A "sane" LLM chat application for a specific kind of nerd (me).
  • Rust 72.3%
  • Svelte 13.7%
  • TypeScript 11.7%
  • SCSS 0.8%
  • C++ 0.5%
  • Other 0.8%
Find a file
Lys 4d862b6eb8
All checks were successful
ci / build (push) Successful in 2m45s
feat: improve conversation controls and validation
2026-08-06 15:42:46 +03:00
.cargo feat(sermones): land the streaming bridge 2026-08-01 14:06:17 +03:00
.forgejo ci: run the Rust suite, and use one cargo profile per job 2026-08-04 04:53:40 +03:00
crates feat: improve conversation controls and validation 2026-08-06 15:42:46 +03:00
docs feat: improve conversation controls and validation 2026-08-06 15:42:46 +03:00
frontend feat: improve conversation controls and validation 2026-08-06 15:42:46 +03:00
.dockerignore feat: add custom Dockerfile + fix CI for good hopefully 2026-08-02 07:48:13 +03:00
.envrc chore: clang on not-nix too 2026-08-01 08:39:27 +03:00
.gitignore feat: design token core, paired light/dark themes (#5) 2026-08-02 10:48:56 +03:00
.harper-dictionary.txt chore: some fixups 2026-07-28 11:07:32 +03:00
.markdownlint-cli2.jsonc feat: design token core, paired light/dark themes (#5) 2026-08-02 10:48:56 +03:00
AGENTS.md docs: a bunch of smol updates 2026-08-04 19:47:31 +03:00
bacon.toml style: multi-formatter setup 2026-07-24 07:51:37 +03:00
Cargo.lock feat: Rust-owned conversation state and the intent IPC surface 2026-08-02 14:09:33 +03:00
Cargo.toml fix: a considerable amount of fixes, full detail not available 2026-08-03 04:38:56 +03:00
clippy.toml fix(dev): markdownlint adapter, false-green, splicing, policy gaps 2026-08-01 02:27:11 +03:00
dprint.json feat: design token core, paired light/dark themes (#5) 2026-08-02 10:48:56 +03:00
flake.lock feat: ensure flake is correct, make us clang-y 2026-08-01 08:36:35 +03:00
flake.nix feat: ensure flake is correct, make us clang-y 2026-08-01 08:36:35 +03:00
Justfile feat: oxlint + oxfmt for the frontend, wired into sermones-dev 2026-08-02 10:00:31 +03:00
LICENSE feat: IPC codegen 2026-08-02 02:51:06 +03:00
paseo.json chore: rename 2026-07-27 06:51:48 +03:00
README.md chore: rename 2026-07-27 06:51:48 +03:00
rust-analyzer.toml docs: work towards domain stuff 2026-07-25 00:24:13 +03:00
rust-toolchain.toml chore: componentize 2026-07-29 05:53:21 +03:00
rustfmt.toml chore: get the flake working 2026-07-20 19:38:51 +03:00
sermones-dev.toml feat: design token core, paired light/dark themes (#5) 2026-08-02 10:48:56 +03:00

Sermones

sermō (noun, 3rd declension, masculine)

  1. a conversation, discussion Synonyms: alloquium, colloquium, parlamentum

    Horum te mori nemo coget, omnes docebunt; horum nemo annos tuos conteret, suos tibi contribuet; nullius ex his sermo periculosus erit, nullius amicitia capitalis, nullius sumptuosa obseruatio.

    — Seneca the Younger, De brevitate vitae 15

    Translation: “No one of these will force you to die, but all will teach you how to die; no one of these will wear out your years, but each will add his own years to yours; conversations with no one of these will bring you peril, the friendship of none will endanger your life, the courting of none will tax your purse.”

  2. a rumor, diction, speech, talk, discourse

  3. a language, manner of speaking

  4. a sermon

Sermones is an informal and UX-first chat application for LLMs.