Commit Graph

  • 0a7900279c
    docs(readme): refresh banner and localized quickstarts (#401) main Elliot Chen 2026-08-11 18:49:46 +0800
  • 48fc908488
    chore(release): v1.2.3 (#400) v1.2.3 zhanghui 2026-08-07 19:30:55 +0800
  • 560fb80b59
    docs(lancedb): mark the husk sweep removable once lance#8322 ships (#399) zhanghui 2026-08-07 15:18:56 +0800
  • 9d48544280
    fix(memory): rescue skill extraction, disable foresight, tighten APIs (#393) Kendrick-Song 2026-08-07 13:07:42 +0800
  • 8024fe576e
    fix: harden the stall defect class found auditing the 1.2.2 fix (#392) zhanghui 2026-08-07 11:12:21 +0800
  • d5668dcba1
    ci: take the release page's prose from the CHANGELOG too (#391) zhanghui 2026-08-07 11:01:40 +0800
  • 72c1facdbf
    fix(cascade): record which beat lost the optimize commit race (#390) zhanghui 2026-08-05 13:48:15 +0800
  • ace0d79486
    ci: draft the GitHub Release page from the CHANGELOG on tag (#389) zhanghui 2026-08-05 13:44:12 +0800
  • ae0e062fb4
    ci: enforce the file-size ceiling on pull requests (#387) zhanghui 2026-08-05 07:57:09 +0800
  • 84554ebe22
    chore(release): v1.2.2 (#386) v1.2.2 zhanghui 2026-08-04 20:46:44 +0800
  • d256048a6d
    fix(cascade): per-kind prune staleness + rebuild safety (#384) zhanghui 2026-08-04 20:03:01 +0800
  • e5118c52a8
    fix(lancedb): reclaim stale versions via write-locked prune (#379) zhanghui 2026-08-03 15:41:13 +0800
  • 6d62ecbd6f
    chore(deps): bump everalgo user-memory and agent-memory to 0.4.0 (#377) Kendrick-Song 2026-07-30 16:29:32 +0800
  • 4c2ae841d7
    docs(security): refresh supported versions and link published advisories (#375) Dani 2026-07-30 01:55:29 -0400
  • 27ac6cd181
    docs(changelog): state the 1.2.0 regression and CWE-22 affected range (#372) Dani 2026-07-29 22:32:58 -0400
  • e723a4eb1c
    feat(examples): zero-install Langfuse replay + a demo memory worth searching (#374) Dani 2026-07-29 19:25:26 -0400
  • 4256419595
    chore(release): v1.2.1 (#371) v1.2.1 Kendrick-Song 2026-07-29 14:20:47 +0800
  • b1441da607
    refactor(config): make [embedding] and [rerank] soft dependencies (#361) Kendrick-Song 2026-07-29 11:05:23 +0800
  • 649046b0df
    docs(api): use /api/v2 in docs and examples, demote v1 to legacy (#370) Dani 2026-07-28 22:52:29 -0400
  • 6c9792ed11
    test(conftest): pin EVEROS_ROOT so tests ignore the developer's config (#369) Dani 2026-07-28 22:35:13 -0400
  • 4e13f7881e
    fix(observability): separate uncalibrated recall scores by name (#368) Dani 2026-07-28 22:30:49 -0400
  • bebb448c89
    ci(release): add PyPI Trusted Publishing workflow + /release skill (#358) zhanghui 2026-07-28 21:17:17 +0800
  • 42629dfd4d
    fix: backfill missing 1.1.4 fixes into main (#366) Kendrick-Song 2026-07-28 14:57:53 +0800
  • 6dcd3ebda2
    docs(readme): remove Star us section (#363) Elliot Chen 2026-07-27 17:07:20 +0800
  • 64e0fdc9bb
    Merge pull request #360 from EverMind-AI/chore/release-1.2.0 v1.2.0 zhanghui 2026-07-24 18:06:11 +0800
  • e8eda1290c
    Merge branch 'main' into chore/release-1.2.0 zhanghui 2026-07-24 18:03:23 +0800
  • b54e19720a
    Merge pull request #359 from EverMind-AI/ci/docs-run-on-all-prs zhanghui 2026-07-24 18:02:58 +0800
  • af0842998a
    Merge branch 'main' into ci/docs-run-on-all-prs zhanghui 2026-07-24 18:00:59 +0800
  • 7179d62293 chore(release): update EverOS to 1.2.0 zhanghui 2026-07-24 16:32:16 +0800
  • 869dc67804 docs(examples): replace Langfuse wrapper with native tracing example zhanghui 2026-07-24 16:26:22 +0800
  • a1788468a2
    Merge pull request #353 from EverMind-AI/fix/otel-review-followups zhanghui 2026-07-24 16:15:15 +0800
  • e85db903a2 ci(docs): run docs check on every PR so its required check reports zhanghui 2026-07-24 16:12:59 +0800
  • b844665da1 docs(changelog): record native OpenTelemetry tracing under Unreleased zhanghui 2026-07-24 16:04:10 +0800
  • 25964ccbb3 fix(observability): don't spawn a root trace per cascade embedding zhanghui 2026-07-24 14:17:44 +0800
  • f20a123805 fix(observability): correct span typing and telemetry shape zhanghui 2026-07-24 14:06:45 +0800
  • 0cbfb9f854 fix(observability): address OTel review findings zhanghui 2026-07-24 13:19:02 +0800
  • a59d385d23
    Merge pull request #356 from EverMind-AI/feat/api-v2-alias zhanghui 2026-07-24 15:29:24 +0800
  • 21b845bf88 feat(api): serve endpoints under /api/v2, retain /api/v1 as alias zhanghui 2026-07-24 13:44:58 +0800
  • c4c2977898
    Merge pull request #352 from EverMind-AI/feat/otel-instrumentation zhanghui 2026-07-24 13:08:10 +0800
  • 357f619c64 feat(observability): instrument memory ops + OME trace linking zhanghui 2026-07-23 20:47:39 +0800
  • bd26f5a80f feat(observability): capture LLM + embedding token usage zhanghui 2026-07-23 20:47:39 +0800
  • ab5cf0447e feat(observability): OTel tracing chassis + request-id propagation zhanghui 2026-07-23 20:47:39 +0800
  • 02dae05cbc
    chore(release): update EverOS to 1.1.4 (#348) v1.1.4 Elliot Chen 2026-07-23 13:18:19 +0800
  • d3a9f9e394
    docs(examples): make Langfuse wrapper degrade cleanly on a real server (#342) Dani 2026-07-14 19:02:16 -0400
  • a1e21ca676
    docs(examples): add Langfuse (OpenTelemetry) integration example (#339) Dani 2026-07-13 19:46:29 -0400
  • 45656d331e
    fix(lancedb): fix FTS with_position optimize crash + disk bloat (#336) v1.1.3 zhanghui 2026-07-10 16:54:58 +0800
  • 56ee9c8e5c
    fix(search): scope deprecated_by filter to user tables only (#330) v1.1.2 Kendrick-Song 2026-07-08 11:17:01 +0800
  • 15efd1198c
    chore(release): update EverOS to 1.1.1 (#327) v1.1.1 Elliot Chen 2026-07-07 18:30:03 +0800
  • 66a201e164
    docs(readme): add raven ecosystem entry (#322) Elliot Chen 2026-07-03 08:51:18 +0800
  • 0341f1230f
    docs: align config and github workflow (#314) Elliot Chen 2026-06-29 07:31:31 +0800
  • b7d15f7252
    docs: re-link orphaned docs and slim engineering.md (#313) Dani 2026-06-25 19:40:51 -0400
  • bdd702c43b
    docs(readme): restore pre-trim overview (#312) Elliot Chen 2026-06-25 15:19:49 +0800
  • bf9b8d1053
    docs: align docs with v1.1 and trim README (#311) Kendrick-Song 2026-06-25 14:59:47 +0800
  • e14e9a59fa
    docs: index all docs and add a Tutorials section (#310) Dani 2026-06-24 20:01:14 -0400
  • 9328442b5c
    docs(readme): sync chinese 1.1 feature positioning (#309) Elliot Chen 2026-06-24 23:28:48 +0800
  • 289e78b11e
    docs(readme): promote 1.1 knowledge and reflection (#308) Elliot Chen 2026-06-24 23:24:00 +0800
  • 0df88f5603
    chore(release): update EverOS to 1.1.0 (#307) v1.1.0 Elliot Chen 2026-06-24 23:17:23 +0800
  • 1ea44ca548
    feat(cli): add live demo mode (#302) Elliot Chen 2026-06-23 20:11:23 +0800
  • 62e50ab725
    docs(readme): remove demo hosting sentence (#301) Elliot Chen 2026-06-23 19:44:41 +0800
  • 54b374bfb4 docs(readme): clarify provider key setup Elliot Chen 2026-06-23 19:12:43 +0800
  • 27a3396d23 docs(readme): sync chinese onboarding Elliot Chen 2026-06-23 19:02:29 +0800
  • cdcf4ad0ad docs(readme): remove early back-to-top links Elliot Chen 2026-06-23 18:50:19 +0800
  • 16a884b0d2 docs(readme): clarify no-key demo onboarding Elliot Chen 2026-06-23 18:40:00 +0800
  • 32cb22343d
    feat(cli): add EverOS demo TUI (#298) Elliot Chen 2026-06-23 18:33:44 +0800
  • dbfe3483f5
    docs: simplify README reflection wording (#296) Elliot Chen 2026-06-18 08:44:54 +0800
  • dc02b2fbab
    feat(rerank): add Bailian DashScope provider support (#295) Yangtze-Seventh 2026-06-17 20:19:42 +0800
  • 5a821acf20
    docs: fix Discord community links (#294) Elliot Chen 2026-06-17 17:16:13 +0800
  • 9c7c9d7316
    docs: make quick start prove first memory (#293) Elliot Chen 2026-06-17 13:15:59 +0800
  • a10cdcd197
    chore(release): prepare EverOS 1.0.1 (#290) v1.0.1 Elliot Chen 2026-06-16 21:46:17 +0800
  • 859c35a3b0
    docs: explain upcoming knowledge wiki and reflection (#289) Elliot Chen 2026-06-16 21:08:46 +0800
  • f47ee5f51c
    docs: update README banner (#288) Elliot Chen 2026-06-15 19:06:30 +0800
  • 648b34b22c
    docs: add multimodal memory guide (#278) Dani 2026-06-09 21:55:39 -0400
  • 9fc6ad20d2
    fix(docs): repair dead xrefs in api.md, runbook, skill (#269) 0xVox 2026-06-07 16:10:56 -0700
  • 306dcfe167
    docs(readme): clarify hybrid retrieval wording (#265) Elliot Chen 2026-06-07 08:54:08 +0800
  • 28977ba295
    docs(readme): polish repository presentation (#263) Elliot Chen 2026-06-06 21:47:35 +0800
  • 0bbfb3bf1e
    docs(readme): clarify EverOS positioning (#262) Elliot Chen 2026-06-06 21:15:10 +0800
  • 79b3df4de2
    docs(readme): polish launch highlights and banner (#261) Elliot Chen 2026-06-06 19:49:59 +0800
  • 0a99922f24
    docs: add EverMind ecosystem overview (#259) Elliot Chen 2026-06-06 18:49:45 +0800
  • 8f175d3f8f
    docs: document EverOS 1.0.0 issue migration (#258) Elliot Chen 2026-06-06 14:33:00 +0800
  • 00f1dfaec5
    chore: finalize repo audit hygiene (#257) Elliot Chen 2026-06-06 13:59:12 +0800
  • ab23e40b28
    ci: block repository media assets (#256) v1.0.0 Elliot Chen 2026-06-06 11:44:45 +0800
  • 873e7535fb
    ci: harden contributor checks (#254) Elliot Chen 2026-06-06 10:47:16 +0800
  • 3527ea3eb2 ci: fix docs and integration checks Elliot Chen 2026-06-06 08:51:41 +0800
  • 518b8eca85 chore: initialize EverOS 1.0.0 Elliot Chen 2026-06-05 22:35:51 +0800