Commit graph

  • b5b53acc57
    chore: update Star History (#755) main github-actions[bot] 2026-08-03 18:19:13 +08:00
  • 0f67b29c6c
    fix: submit Star History updates as pull requests (#754) BaiFu 2026-08-03 18:12:17 +08:00
  • a97ba4ffc9
    Fix automated Star History updates on protected main (#752) BaiFu 2026-08-03 14:24:45 +08:00
  • 60757b3c82
    Merge pull request #742 from 666ghj/codex/fix-ontology-provider-compatibility BaiFu 2026-07-23 12:47:16 +08:00
  • f0d487f310 fix: harden ontology JSON generation 666ghj 2026-07-23 01:58:27 +08:00
  • d64175943e
    Merge pull request #740 from 666ghj/codex/zep-cloud-comprehensive-audit BaiFu 2026-07-23 00:44:26 +08:00
  • 407c391f35 fix: keep Zep timeouts internal 666ghj 2026-07-23 00:32:53 +08:00
  • c81d628975 chore: update vulnerable npm dependencies 666ghj 2026-07-23 00:26:51 +08:00
  • 54bd7a3d4e fix: validate complete Zep entity context 666ghj 2026-07-22 23:46:19 +08:00
  • e4aa38dff2 fix: modernize Zep Cloud integration 666ghj 2026-07-22 22:41:55 +08:00
  • dd7a646d6b
    Merge pull request #739: use the supported Zep node-edge method BaiFu 2026-07-22 20:08:45 +08:00
  • 0d8c23a3c2 fix: use the supported Zep node-edge method 666ghj 2026-07-22 20:08:18 +08:00
  • aa6abf3e39
    Merge pull request #738: normalize ontology fields for Zep BaiFu 2026-07-22 19:54:36 +08:00
  • d2f9e56eea fix: enforce Zep ontology contract limits 666ghj 2026-07-22 19:53:59 +08:00
  • 9506e6f5e0 fix: normalize ontology attributes centrally 666ghj 2026-07-22 01:09:33 +08:00
  • a07841e91b fix: handle string attributes in graph ontology to prevent TypeError crash (fixes #135) octo-patch 2026-04-26 11:29:26 +08:00
  • 4064b68abf
    Merge pull request #737: normalize generated profile fields BaiFu 2026-07-22 19:51:02 +08:00
  • c415387995 style: remove trailing whitespace from profile model 666ghj 2026-07-22 19:50:04 +08:00
  • 9f80ad66fd fix: normalize profile fields at construction 666ghj 2026-07-22 01:36:18 +08:00
  • 41fc932b62 fix: normalize structured LLM profile fields before serialization ygh1254 2026-03-12 13:52:40 +09:00
  • 666a188f6b
    Merge pull request #736: handle GPT-5 parameters deterministically BaiFu 2026-07-22 19:49:18 +08:00
  • e67a52e80f fix: keep GPT-5 compatibility handling narrow 666ghj 2026-07-22 01:34:13 +08:00
  • f7138e09fb Correction GPT-5 family error 500 IagoMelo01 2026-04-08 11:29:37 -03:00
  • 2576c06f95
    Merge pull request #735: stop Step 2 after preparation failure BaiFu 2026-07-22 19:48:14 +08:00
  • 05bea4a330 fix: stop Step2 polling after preparation failure 666ghj 2026-07-22 01:32:30 +08:00
  • 7970d74a86
    Merge pull request #734: sanitize fabricated tool results BaiFu 2026-07-22 19:47:02 +08:00
  • f0e379471a fix: sanitize fabricated tool results everywhere 666ghj 2026-07-22 01:24:00 +08:00
  • 1d96b09875 fix: strip fabricated tool_result blocks to prevent LLM hallucination MiroFish Contributor 2026-04-21 00:02:58 +08:00
  • ca845b0fcd
    Merge pull request #733: support Twitter-only simulation retrieval BaiFu 2026-07-22 19:46:08 +08:00
  • b651883d66 fix: load Twitter profiles from CSV 666ghj 2026-07-22 01:15:28 +08:00
  • aaf3ea0a09 Fix silent data loss when platform defaults to reddit for Twitter-only simulations karesansui 2026-03-12 02:48:58 +09:00
  • e16456575e
    Merge pull request #732: prioritize terminal simulation failure BaiFu 2026-07-22 19:45:17 +08:00
  • 8b414607c7 fix: prioritize failed simulation status 666ghj 2026-07-22 01:07:33 +08:00
  • 867b54cb81 fix: stop polling when simulation fails cuixiao 2026-04-11 19:35:02 +08:00
  • 66f2bb6e70
    Merge pull request #731: add guarded ARM64 Docker publishing BaiFu 2026-07-22 19:44:11 +08:00
  • 898f3b5bea ci: make manual Docker publishing opt-in 666ghj 2026-07-22 01:17:15 +08:00
  • 564a5603d5 ci: build docker image for arm64 Sami Rusani 2026-04-29 16:03:30 +02:00
  • ce616b05f1
    Merge pull request #730: cap Zep edge pagination safely BaiFu 2026-07-22 19:43:11 +08:00
  • 7d6f6bb135 fix: preserve edge paging call compatibility 666ghj 2026-07-22 01:22:47 +08:00
  • e58d4f1cc5 fix: add max_items limit to fetch_all_edges to prevent unbounded memory growth (#513) harshitanand 2026-04-10 13:51:52 +05:30
  • 53af276f4e
    Merge pull request #584: sample long ontology input across the document BaiFu 2026-07-22 19:40:54 +08:00
  • ad12d412ee
    Merge pull request #598: preserve repeated user messages in chat history BaiFu 2026-07-22 19:40:49 +08:00
  • fbdae298d0
    Merge pull request #720: keep history date and time in the same local timezone BaiFu 2026-07-22 19:40:44 +08:00
  • 231ec22bea
    Merge pull request #445: disable Flask debug mode by default BaiFu 2026-07-22 19:40:39 +08:00
  • cbfd03db69
    Merge pull request #727: upgrade NLTK to 3.10.0 BaiFu 2026-07-22 19:40:34 +08:00
  • 086f1fb5e8
    Merge pull request #305: fix graph tasks endpoint crash BaiFu 2026-07-22 19:39:57 +08:00
  • fe2fd5b164 fix: CVE-2025-14009 security vulnerability orbisai0security 2026-07-21 09:08:09 +00:00
  • 4ebb2ed6e9 feat: localize star history 666ghj 2026-07-21 15:46:53 +08:00
  • e6a502121b fix(frontend): show local date in history cards (not UTC) Osamaali313 2026-07-09 23:27:46 +03:00
  • 814e60c569
    Merge 20564979af into 96096ea0ff ahmedvirani010-art 2026-06-25 11:03:23 +05:00
  • 20564979af
    feat(backend): add Claude Code -> OpenAI adapter for LLM backend Claude 2026-06-25 05:49:02 +00:00
  • 23a8362ffc
    Merge ef274dff6f into 96096ea0ff Sam 2026-06-23 22:02:04 +02:00
  • ef274dff6f surface step 5 deep interaction Sami Rusani 2026-06-23 22:01:47 +02:00
  • 3aca141dcb
    Merge 8b5c44a37d into 96096ea0ff lucaszhu-hue 2026-06-23 13:34:18 +08:00
  • 8b5c44a37d docs(atlascloud): add Atlas Cloud as an OpenAI-compatible LLM option Lucas Zhu 2026-06-23 13:33:50 +08:00
  • c2c98ff3fd
    Merge 4569b73547 into 96096ea0ff vikneshbala2021 2026-06-18 16:56:53 +08:00
  • 4569b73547 changes for azure foundry support vikneshbala2021 2026-06-18 16:54:12 +08:00
  • 1876dec7cc
    Merge 7bbaaf4f5c into 96096ea0ff Eric Du 2026-06-16 09:14:27 +08:00
  • 7bbaaf4f5c fix: resolve SyntaxError in report_agent.py from duplicate keyword argument duwanze 2026-06-16 08:51:53 +08:00
  • 632ed64829 fix: improve JSON parsing robustness in chat_json and plan_outline fallback duwanze 2026-06-15 10:13:53 +08:00
  • db5b958e50 feat: add neo4j search and chinese readme duwanze 2026-06-15 09:04:55 +08:00
  • e1241c8f5c docs: rewrite readme for neo4j edition duwanze 2026-06-15 09:28:38 +08:00
  • 81c0ab7cca fix: skip response_format parameter for MiniMax models duwanze 2026-05-26 13:58:05 +08:00
  • b34ddf5f14
    Merge dabe89de26 into 96096ea0ff Heiko Garrelfs 2026-06-15 10:52:01 +00:00
  • dabe89de26 Document on-prem Graphiti deployment Heiko 2026-06-15 12:51:47 +02:00
  • 15c955fdd0 Add on-prem graph memory backend Heiko 2026-06-13 14:15:37 +02:00
  • e84ed24a4f
    Merge 9a380bc19c into 96096ea0ff Heiko Garrelfs 2026-06-13 14:03:28 +02:00
  • 9a380bc19c Normalize i18n and prompt baseline Heiko 2026-06-13 13:56:08 +02:00
  • 54b110fab9
    Merge 392a971270 into 96096ea0ff Watchara Sueasakul 2026-06-13 11:23:07 +00:00
  • 392a971270 security: gate unexpected-error detail to clients (residual low) Yo-LRK 2026-06-13 18:23:03 +07:00
  • ed840c7a00 security: H5 traceback gate + MED tier (upload sniff, path validation, CSP) Yo-LRK 2026-06-13 18:00:28 +07:00
  • 394638d426 security: address HIGH findings (stored XSS, wildcard CORS, prod log leak) Yo-LRK 2026-06-13 17:32:36 +07:00
  • 8cb92768ae security: harden C1-C4 (debug-RCE, auth, denial-of-wallet, sim deadline) Yo-LRK 2026-06-13 17:19:05 +07:00
  • 6bafb8b270 [feat]: Replace Zep Cloud to Graphiti KieuVui 2026-06-13 08:20:44 +00:00
  • a23645535b
    Merge 667eb55641 into 96096ea0ff alreadyhavefeel 2026-06-13 14:29:44 +07:00
  • 667eb55641 feat(simulation): read-only Conversation view for completed runs FeelRatchanons 2026-06-13 14:29:27 +07:00
  • 78366e939e
    Merge 878481eef3 into 96096ea0ff alreadyhavefeel 2026-06-13 14:28:50 +07:00
  • 878481eef3 fix(interview): repair interview-history endpoint and surface past interviews in UI FeelRatchanons 2026-06-13 14:28:29 +07:00
  • fc2e8242ae
    Merge 6686011f91 into 96096ea0ff alreadyhavefeel 2026-06-13 10:22:27 +07:00
  • 6686011f91 fix(simulation): make create_simulation idempotent to prevent duplicate sims FeelRatchanons 2026-06-13 10:22:11 +07:00
  • 685f1ccfb4 fix: add max_items limit to fetch_all_edges to prevent unbounded memory growth Developer 2026-05-28 15:15:19 +00:00
  • 7914b452ef docs: add VITE_API_BASE_URL documentation for remote/VPS deployment Developer 2026-05-28 15:15:25 +00:00
  • ca00aa6763 fix: strip hallucinated <tool_result> blocks in ReACT loop Developer 2026-05-28 15:15:30 +00:00
  • 396e7ed2fb
    Merge 8dfa7645e6 into 96096ea0ff Laurens Profittlich 2026-06-10 10:13:54 +00:00
  • 8dfa7645e6 fix: prevent frontend from killing in-progress simulations on view mount profikid 2026-06-10 10:13:02 +00:00
  • 12669495bb
    i18n: translate all Chinese in codebase to English; add Dutch locale as default (#1) Laurens Profittlich 2026-06-10 12:28:40 +07:00
  • 0f967eac3f
    Merge 5ac47f412f into 96096ea0ff Flowershangfromthebranches 2026-06-10 01:33:46 +00:00
  • 5ac47f412f fix: deduplicate agent IDs when profiles share the same name Flowershangfromthebranches 2026-06-10 09:29:40 +08:00
  • 62489ad4f9 feat(frontend): add /graph/:id redirect view + merge graph projects into home history hermes 2026-06-10 01:29:30 +00:00
  • 1a9ec7c717 fix: unify profile ID normalization with fallback chain Flowershangfromthebranches 2026-06-10 09:16:22 +08:00
  • 37efbe3473 Add agent web interaction console Flowershangfromthebranches 2026-06-10 08:34:28 +08:00
  • d8643a309a deploy/README: document the companion FalkorDB Browser stack at falkor.agent.profikid.nl ENI 2026-06-09 14:14:10 +00:00
  • ee3609d439 Productionize: add ingest_text one-call API, ontology JSON retry, README fork notice, e2e Dockerfile path fix ENI 2026-06-09 13:58:08 +00:00
  • 9decc6c6f4 deploy: add agent.profikid.nl overlay (compose + FalkorDB sidecar, e2e one-shot, bootstrap/up/health scripts, README) + gitignore secrets.env ENI 2026-06-09 11:32:36 +00:00
  • 1b62a3c5b8 Refactor: replace Zep with Graphiti+FalkorDB (FalkorDriver adapter, M3 LLM, deterministic embedder) + add e2e test, docker-compose, e2e one-shot, deploy notes ENI 2026-06-09 11:28:32 +00:00
  • a4a613e588 Add named course replay profiles liyizhouAI 2026-06-09 16:41:07 +08:00
  • a21ba2c452 Remove redundant report citation payloads liyizhouAI 2026-06-09 09:23:37 +08:00
  • c6c070e237 Hide redundant citation rows liyizhouAI 2026-06-08 22:05:06 +08:00
  • 8990b60fe5 Fix report citation chip labels liyizhouAI 2026-06-08 21:47:31 +08:00
  • 5b00fae91e Expand course report agent summary liyizhouAI 2026-06-08 21:40:23 +08:00