Commit Graph

45 Commits

Author SHA1 Message Date
Haitao Pan
cfbb363a9f fix: avoid duplicate healthz route 2026-01-24 00:50:47 +08:00
Haitao Pan
74814c70cd feat: add healthz endpoint 2026-01-24 00:00:30 +08:00
Haitao Pan
04e03ce488 reset accounts.svc.plus repo 2026-01-23 23:16:37 +08:00
Haitao Pan
02d21241ff update cmd/accountsvc/main.go 2026-01-23 19:23:48 +08:00
Haitao Pan
07e31ff6bd feat: move account service to repo root
# Conflicts:
#	account/Makefile
#	account/go.mod
#	docs/account-admin-settings.md
#	docs/account-svc-plus.md
2026-01-16 16:15:23 +08:00
shenlan
dc4aab3a9f Move RAG module under rag-server (#526) 2025-10-15 13:27:37 +08:00
shenlan
601fe872ce Refactor server layout to rag-server (#525) 2025-10-15 13:04:58 +08:00
shenlan
cd4df1dbd9 Configure service DB from vector config (#524) 2025-10-14 23:14:09 +08:00
shenlan
0a51d450c2 Tighten CORS policies for production domains (#417) 2025-10-06 11:30:19 +08:00
shenlan
a8c0b0ad0b Add server port and timeout configuration (#360) 2025-10-01 21:38:01 +08:00
shenlan
6010c97100 refactor: remove embedded UI 2025-08-21 17:29:25 +08:00
shenlan
4214a442fd feat: add repo proxy configuration 2025-08-10 12:01:56 +08:00
shenlan
9c04f05ceb refactor: migrate server and cli to cobra 2025-08-10 11:00:26 +08:00
shenlan
90193ac8dd Add log level support to CLI and server 2025-08-10 09:10:57 +08:00
shenlan
5902ab8523 refactor: derive Chutes endpoint from provider config 2025-08-09 19:38:55 +08:00
shenlan
ee008689c0 chore: move CLI to client dir and fix build paths 2025-08-09 18:56:12 +08:00
shenlan
4c7082b7fd refactor: reorganize rag modules 2025-08-09 18:42:19 +08:00
shenlan
a91714d48b cli: set proxy from config 2025-08-09 17:57:25 +08:00
shenlan
f5a01ee542 Merge branch 'main' into codex/check-xcontrol-cli-for-embedding-support 2025-08-09 17:47:36 +08:00
shenlan
dc22173e8d Merge branch 'main' into xm6tz9-codex/check-xcontrol-cli-for-embedding-support 2025-08-09 17:25:00 +08:00
shenlan
a649a95780 docs: clarify rag service role 2025-08-09 17:23:21 +08:00
shenlan
1e740a7dbf fix: remove unused proxy import 2025-08-09 17:13:32 +08:00
shenlan
44264436ee Merge branch 'main' into bl1wlw-codex/determine-xcontrol-cli-markdown-support 2025-08-09 16:52:46 +08:00
shenlan
c2d96500e4 fix(cli): remove unused proxy import 2025-08-09 16:51:39 +08:00
shenlan
5a762f3071 Merge branch 'main' into codex/check-xcontrol-cli-for-embedding-support 2025-08-09 16:37:07 +08:00
shenlan
4f47c61837 Move ingestion to CLI and add server upsert API 2025-08-09 16:35:28 +08:00
shenlan
0b437f0e9e Merge branch 'main' into codex/determine-xcontrol-cli-markdown-support 2025-08-09 16:34:50 +08:00
shenlan
ac84e75a6d feat(cli): support local markdown chunking 2025-08-09 16:34:27 +08:00
shenlan
9d1f345d0d feat: add optional proxy support 2025-08-09 15:54:27 +08:00
shenlan
012f250412 feat: stream rag sync progress 2025-08-09 14:55:22 +08:00
shenlan
f46c58efd6 Merge pull request #87 from svc-design/codex/update-config-code-for-new-format
refactor: update server config structure
2025-08-09 12:19:44 +08:00
shenlan
59bc5e7120 Merge branch 'main' into codex/update-config-code-for-new-format 2025-08-09 12:15:44 +08:00
shenlan
09b854baf2 feat(cli): add config flag 2025-08-09 12:10:04 +08:00
shenlan
ac65f98fbf feat: add RAG ingestion pipeline 2025-08-09 10:53:24 +08:00
shenlan
4276f7ac46 refactor: update server config structure 2025-08-09 09:56:45 +08:00
shenlan
6e38fe1d45 Add CLI build support and disable wasm artifact 2025-08-07 23:29:17 +08:00
shenlan
596bd72960 Merge pull request #78 from svc-design/codex/add-cli-function-for-/api/rag/sync
feat: add rag sync CLI
2025-08-07 23:16:04 +08:00
shenlan
f0a38a71db feat: add rag sync CLI 2025-08-07 23:15:07 +08:00
shenlan
9f6da286ba feat: add config and logging 2025-08-07 23:13:44 +08:00
shenlan
6563f32b5c feat: add askai endpoint and relocate internal packages 2025-08-03 00:41:28 +08:00
shenlan
3e2f9a7af1 fix: serve ui via fallback and enhance makefile 2025-08-02 22:42:39 +08:00
shenlan
c02c2bc13a chore: move markmind module and add ask AI API 2025-08-02 20:54:53 +08:00
shenlan
1df1a76ea7 refactor: extract server package for multi-route support 2025-08-02 15:20:53 +08:00
shenlan
a179339d05 Move AI KB to modules directory 2025-07-25 09:37:15 +08:00
shenlan
e207c35bb7 Fix UI embedding 2025-06-04 16:31:42 +08:00